index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2
-8
/
+0
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
3
-12
/
+6
2022-07-13
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
3
-11
/
+12
2022-07-13
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2
-16
/
+8
2022-07-13
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
1
-10
/
+1
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
3
-10
/
+10
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
1
-0
/
+7
2022-07-13
drm/vc4: hvs: Protect device resources after removal
Maxime Ripard
1
-6
/
+93
2022-07-13
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2
-8
/
+16
2022-07-13
drm/vc4: drv: Use drm_dev_unplug
Maxime Ripard
1
-2
/
+1
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2
-2
/
+13
2022-07-13
Merge drm/drm-next into drm-misc-next
Maxime Ripard
15
-110
/
+486
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
15
-110
/
+486
2022-07-08
drm/vc4: hdmi: Rework power up
Maxime Ripard
1
-8
/
+7
2022-07-08
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
2
-1
/
+2
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-30
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
1
-1
/
+1
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2
-7
/
+31
2022-06-28
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
1
-1
/
+11
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2
-9
/
+10
2022-06-28
drm/vc4: hdmi: Report that 3d/stereo is allowed
Dom Cobley
1
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add MISC_CONTROL register for vc4
Dave Stevenson
1
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add HDMI format detection registers to register list
Dave Stevenson
1
-0
/
+30
2022-06-28
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
Dom Cobley
1
-3
/
+0
2022-06-28
drm/vc4: hdmi: Skip writes to disabled packet RAM
Dom Cobley
2
-1
/
+12
2022-06-28
drm/vc4: hdmi: Stop checking for enabled output in audio
Dom Cobley
2
-33
/
+3
2022-06-28
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
1
-19
/
+22
2022-06-28
drm/vc4: hdmi: Switch to pm_runtime_status_suspended
Dave Stevenson
1
-2
/
+2
2022-06-28
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
2
-0
/
+11
2022-06-28
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
1
-1
/
+10
2022-06-28
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
2
-0
/
+47
2022-06-28
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
1
-3
/
+3
2022-06-28
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
1
-0
/
+3
2022-06-28
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
1
-26
/
+85
2022-06-28
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
1
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
1
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
1
-4
/
+2
2022-06-28
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
1
-1
/
+28
2022-06-28
drm/vc4: dpi: Ensure a default format is selected
Dave Stevenson
1
-3
/
+5
2022-06-28
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
1
-28
/
+38
2022-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
1
-9
/
+16
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
1
-0
/
+42
2022-06-28
drm/vc4: plane: Add alpha_blend_mode property to each plane.
Dave Stevenson
1
-13
/
+49
2022-06-28
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
1
-13
/
+9
2022-06-28
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
1
-1
/
+3
[prev]
[next]