summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-11-01drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das-0/+7
2024-11-01drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das-10/+15
2024-11-01drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan-23/+5
2024-11-01drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan-1/+7
2024-11-01drm/i915/display: Fuse bit for power management disable removedClint Taylor-2/+4
2024-11-01drm/mediatek: Drop dependency on ARMChen-Yu Tsai-1/+1
2024-11-01drm/imx/dcss: include drm/drm_bridge.h headerArnd Bergmann-0/+1
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-666/+5154
2024-10-31drm/xe: Move Wa 1607983814 to oobLucas De Marchi-9/+3
2024-11-01drm/msm: drop MAX_BRIDGES defineDmitry Baryshkov-1/+0
2024-11-01drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driverDmitry Baryshkov-1/+2
2024-11-01drm/msm: move msm_display_topology to the DPU driverDmitry Baryshkov-16/+16
2024-11-01Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...Dave Airlie-32/+179
2024-10-31drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie-1/+1
2024-11-01Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...Dave Airlie-4/+7
2024-10-31drm/xe/guc: Fix dereference before NULL checkEverest K.C.-4/+1
2024-10-31drm/msm/dp: tidy up platform data namesDmitry Baryshkov-19/+19
2024-10-31drm/msm/dp: rename edp_ bridge functions and structDmitry Baryshkov-18/+18
2024-10-31drm/msm/dp: prefix all symbols with msm_dp_Dmitry Baryshkov-1882/+1882
2024-10-31drm/i915: Implement Dbuf overlap detection feature starting from LNLStanislav Lisovskiy-0/+19
2024-10-31drm/i915/dp: Write the source OUI for non-eDP sinks as wellImre Deak-3/+2
2024-10-31drm/i915/dp: Write the source OUI during connector detectionImre Deak-0/+2
2024-10-31drm/i915/dp: Write the source OUI for eDP before detecting sink capabilitiesImre Deak-6/+6
2024-10-31drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDPImre Deak-20/+18
2024-10-31drm/i915/dp: Track source OUI validity explicitlyImre Deak-14/+34
2024-10-31drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak-1/+4
2024-10-31drm/i915/dp: Ensure panel power remains enabled during connector detectionImre Deak-6/+27
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak-4/+26
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost-6/+12
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost-0/+10
2024-10-31drm/sched: Document purpose of drm_sched_{start,stop}Philipp Stanner-1/+7
2024-10-31drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functionsTejas Vipin-211/+134
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add flip optionJakob Hauser-0/+7
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add brightness controlJakob Hauser-12/+521
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add initial driverJakob Hauser-0/+261
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan-4/+4
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan-12/+12
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan-0/+42
2024-10-30drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost-6/+12
2024-10-30drm/xe: Add mmio read before GGTT invalidateMatthew Brost-0/+10
2024-10-30Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"Ashutosh Dixit-14/+0
2024-10-30Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-nextRob Clark-6023/+16842
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon-4/+11
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon-0/+5
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon-8/+24
2024-10-30drm/v3d: Drop allocation of object without mountpointMatthias Brugger-7/+2
2024-10-30drm: xlnx: zynqmp_dpsub: fix hotplug detectionSteffen Dirkwinkel-2/+2
2024-10-30drm: xlnx: zynqmp_disp: layer may be null while releasingSteffen Dirkwinkel-0/+3
2024-10-30drm: zynqmp_dp: Add debugfs interface for compliance testingSean Anderson-3/+677
2024-10-30drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_funcSean Anderson-6/+18