index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-06-28
drm/amdgpu/display/dc: Fix null pointer exception
Rahul Kumar
-1
/
+1
2022-06-28
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
-11
/
+29
2022-06-28
drm/sched: Partial revert of 'drm/sched: Keep s_fence->parent pointer'
Andrey Grodzovsky
-3
/
+10
2022-06-28
drm/amdgpu: Prevent race between late signaled fences and GPU reset.
Andrey Grodzovsky
-0
/
+23
2022-06-28
drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fences
Andrey Grodzovsky
-1
/
+3
2022-06-28
drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declaration
Leslie Shi
-2
/
+0
2022-06-28
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
-6
/
+21
2022-06-28
drm/amd/display : Log DP link training failure reason
Chandan Vurdigere Nataraj
-2
/
+2
2022-06-28
drm/amd/pm: enable VR0 HOT support for SMU 13.0.0
Evan Quan
-0
/
+2
2022-06-28
drm/amdgpu: update GFX11 cs settings
Evan Quan
-149
/
+158
2022-06-28
drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...
Alex Deucher
-44
/
+36
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
-3
/
+2
2022-06-28
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
-0
/
+36
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
-6
/
+14
2022-06-28
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
-8
/
+12
2022-06-28
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
-1
/
+1
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
-1
/
+1
2022-06-28
pinctrl: imx: Add the zero base flag for imx93
Jacky Bai
-0
/
+1
2022-06-28
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
-0
/
+1
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
-7
/
+31
2022-06-28
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
-4
/
+4
2022-06-28
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
-1
/
+11
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
-9
/
+10
2022-06-28
drm/vc4: hdmi: Report that 3d/stereo is allowed
Dom Cobley
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add MISC_CONTROL register for vc4
Dave Stevenson
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add HDMI format detection registers to register list
Dave Stevenson
-0
/
+30
2022-06-28
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
Dom Cobley
-3
/
+0
2022-06-28
drm/vc4: hdmi: Skip writes to disabled packet RAM
Dom Cobley
-1
/
+12
2022-06-28
drm/vc4: hdmi: Stop checking for enabled output in audio
Dom Cobley
-33
/
+3
2022-06-28
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
-19
/
+22
2022-06-28
drm/vc4: hdmi: Switch to pm_runtime_status_suspended
Dave Stevenson
-2
/
+2
2022-06-28
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
-0
/
+11
2022-06-28
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
-4
/
+4
2022-06-28
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
-1
/
+10
2022-06-28
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
-0
/
+47
2022-06-28
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
-3
/
+3
2022-06-28
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
-0
/
+3
2022-06-28
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
-26
/
+85
2022-06-28
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
-4
/
+2
2022-06-28
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
-1
/
+28
2022-06-28
drm/vc4: dpi: Ensure a default format is selected
Dave Stevenson
-3
/
+5
2022-06-28
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
-28
/
+38
2022-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
-9
/
+16
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
-0
/
+42
2022-06-28
drm/vc4: plane: Add alpha_blend_mode property to each plane.
Dave Stevenson
-13
/
+49
2022-06-28
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
-4
/
+4
2022-06-28
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
-13
/
+9
[prev]
[next]