index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: crtc: Remove the feed_txp tests
Maxime Ripard
2020-07-07
1
-22
/
+7
*
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2020-07-07
2
-20
/
+99
*
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
2020-07-07
3
-9
/
+8
*
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2020-07-07
2
-37
/
+53
*
drm/vc4: crtc: Only access the PixelValve registers if we have to
Maxime Ripard
2020-07-07
1
-4
/
+15
*
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2020-07-07
2
-11
/
+37
*
drm/vc4: crtc: Make state functions public
Maxime Ripard
2020-07-07
2
-11
/
+20
*
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2020-07-07
3
-251
/
+302
*
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
2020-07-07
1
-1
/
+1
*
drm/vc4: Convert register accessors to FIELD_*
Maxime Ripard
2020-07-07
1
-5
/
+4
*
drm/vc4: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-07-02
1
-2
/
+1
*
drm/vc4: crtc: Restrict HACT_ACT setup to DSI
Maxime Ripard
2020-06-10
1
-1
/
+2
*
drm/vc4: crtc: Turn static const variable into a define
Maxime Ripard
2020-06-10
1
-3
/
+4
*
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
2020-06-10
2
-21
/
+21
*
drm/vc4: crtc: Switch to of_device_get_match_data
Maxime Ripard
2020-06-10
1
-5
/
+5
*
drm/vc4: crtc: Rename SoC data structures
Maxime Ripard
2020-06-10
1
-6
/
+6
*
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
2020-06-10
4
-17
/
+19
*
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
2020-06-10
3
-29
/
+44
*
drm/vc4: drv: Add include guards
Maxime Ripard
2020-06-10
1
-0
/
+4
*
drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
James Hilliard
2020-05-25
1
-2
/
+4
*
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
4
-17
/
+17
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-17
1
-4
/
+16
|
\
|
*
drm/vc4: Fix HDMI mode validation
Nicolas Saenz Julienne
2020-03-27
1
-4
/
+16
*
|
drm/vc4: Use simple encoder
Thomas Zimmermann
2020-04-02
4
-37
/
+11
*
|
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
2
-4
/
+2
*
|
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
2020-03-18
1
-5
/
+2
|
/
*
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-1
/
+1
*
drm/vc4: Replace wait_for macros to remove use of msleep
James Hughes
2020-03-05
1
-17
/
+26
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
2
-2
/
+2
*
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
2
-2
/
+1
*
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-13
3
-10
/
+7
*
drm/vc4: plane_state->fb iff plane_state->crtc
Daniel Vetter
2020-01-28
1
-1
/
+1
*
drm/vc4: dsi: Fix bridge chain handling
Boris Brezillon
2020-01-08
1
-6
/
+22
*
drm/vc4: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2020-01-07
1
-4
/
+8
*
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
2019-12-17
1
-6
/
+5
*
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
2019-12-09
1
-1
/
+9
*
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
2019-12-09
1
-4
/
+4
*
drm/vc4: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
1
-4
/
+4
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-23
1
-3
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-11
6
-11
/
+18
|
|
\
|
*
\
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2019-10-03
12
-44
/
+68
|
|
\
\
|
*
|
|
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-09-23
1
-3
/
+2
*
|
|
|
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
2019-10-22
1
-4
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
3
-4
/
+4
*
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
12
-42
/
+67
|
|
\
\
|
*
|
|
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-30
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
2
-3
/
+4
*
|
|
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
|
|
drm/vc4/vc4_hdmi: fill in connector info
Dariusz Marcinkiewicz
2019-08-27
1
-4
/
+9
|
|
/
|
/
|
[next]