summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-28drm/amdgpu/display/dc: Fix null pointer exceptionRahul Kumar-1/+1
2022-06-28drm/amdgpu: Follow up change to previous drm scheduler change.Andrey Grodzovsky-11/+29
2022-06-28drm/sched: Partial revert of 'drm/sched: Keep s_fence->parent pointer'Andrey Grodzovsky-3/+10
2022-06-28drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky-0/+23
2022-06-28drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fencesAndrey Grodzovsky-1/+3
2022-06-28drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declarationLeslie Shi-2/+0
2022-06-28drm/amdgpu: add mc wptr addr support for mesJack Xiao-6/+21
2022-06-28drm/amd/display : Log DP link training failure reasonChandan Vurdigere Nataraj-2/+2
2022-06-28drm/amd/pm: enable VR0 HOT support for SMU 13.0.0Evan Quan-0/+2
2022-06-28drm/amdgpu: update GFX11 cs settingsEvan Quan-149/+158
2022-06-28drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...Alex Deucher-44/+36
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers-3/+2
2022-06-28tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo-0/+36
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim-1/+24
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim-6/+14
2022-06-28pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne-8/+12
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMTao Liu-1/+1
2022-06-28net: bonding: fix possible NULL deref in rlb codeEric Dumazet-1/+1
2022-06-28pinctrl: imx: Add the zero base flag for imx93Jacky Bai-0/+1
2022-06-28drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua-0/+1
2022-06-28drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson-7/+31
2022-06-28drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson-4/+4
2022-06-28drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley-1/+11
2022-06-28drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski-9/+10
2022-06-28drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley-0/+1
2022-06-28drm/vc4: hdmi: Add MISC_CONTROL register for vc4Dave Stevenson-0/+1
2022-06-28drm/vc4: hdmi: Add HDMI format detection registers to register listDave Stevenson-0/+30
2022-06-28drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley-3/+0
2022-06-28drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley-1/+12
2022-06-28drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley-33/+3
2022-06-28drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson-19/+22
2022-06-28drm/vc4: hdmi: Switch to pm_runtime_status_suspendedDave Stevenson-2/+2
2022-06-28drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson-0/+11
2022-06-28drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley-4/+4
2022-06-28drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley-1/+10
2022-06-28drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson-0/+47
2022-06-28drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell-3/+3
2022-06-28drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson-0/+3
2022-06-28drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson-26/+85
2022-06-28drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson-1/+2
2022-06-28drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson-1/+2
2022-06-28drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson-4/+2
2022-06-28drm/vc4: dsi: Release workaround buffer and DMADave Stevenson-1/+28
2022-06-28drm/vc4: dpi: Ensure a default format is selectedDave Stevenson-3/+5
2022-06-28drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson-28/+38
2022-06-28drm/vc4: dpi: Add support for composite syncs to vc4_dpiDave Stevenson-9/+16
2022-06-28drm/vc4: hvs: Add debugfs node that dumps the current display listsDave Stevenson-0/+42
2022-06-28drm/vc4: plane: Add alpha_blend_mode property to each plane.Dave Stevenson-13/+49
2022-06-28drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson-4/+4
2022-06-28drm/vc4: plane: Remove subpixel positioning checkDom Cobley-13/+9