index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2022-08-18
drm/vc4: hdmi: Rework power up
Maxime Ripard
2022-08-18
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-30
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2022-06-28
drm/vc4: hdmi: Report that 3d/stereo is allowed
Dom Cobley
2022-06-28
drm/vc4: hdmi: Add MISC_CONTROL register for vc4
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Add HDMI format detection registers to register list
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
Dom Cobley
2022-06-28
drm/vc4: hdmi: Skip writes to disabled packet RAM
Dom Cobley
2022-06-28
drm/vc4: hdmi: Stop checking for enabled output in audio
Dom Cobley
2022-06-28
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Switch to pm_runtime_status_suspended
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
2022-06-28
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
2022-06-28
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
2022-06-28
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
2022-06-28
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
2022-06-28
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
2022-06-28
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
2022-06-28
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
2022-06-28
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
2022-06-28
drm/vc4: dpi: Ensure a default format is selected
Dave Stevenson
2022-06-28
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
2022-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
2022-06-28
drm/vc4: plane: Add alpha_blend_mode property to each plane.
Dave Stevenson
2022-06-28
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
2022-06-28
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
2022-06-28
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
2022-06-28
drm/vc4: kms: Warn if clk_set_min_rate fails
Maxime Ripard
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
2022-06-27
drm/vc4: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
2022-06-22
drm/vc4: drop unexpected word "the" in the comments
Jiang Jian
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
[next]