index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-06-28
drm/vc4: kms: Warn if clk_set_min_rate fails
Maxime Ripard
1
-2
/
+2
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
1
-0
/
+19
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
1
-3
/
+6
2022-06-27
drm/vc4: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
1
-1
/
+1
2022-06-22
drm/vc4: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
5
-0
/
+6
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
11
-1
/
+211
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
1
-4
/
+46
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
1
-3
/
+18
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
1
-25
/
+48
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
1
-14
/
+20
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
1
-6
/
+14
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
Maxime Ripard
1
-1
/
+11
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
3
-6
/
+17
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
3
-7
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
6
-29
/
+30
2022-06-16
drm/vc4: plane: Prevent async update if we don't have a dlist
Maxime Ripard
1
-0
/
+4
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-202
/
+773
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+1
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-1
/
+2
2022-05-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+4
[prev]
[next]