summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung
2024-11-04drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-11-04drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan
2024-11-04drm/imagination: Break an object reference loopBrendan King
2024-11-04drm/imagination: Add a per-file PVR context listBrendan King
2024-11-02Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-01Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-11-01Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon
2024-10-29drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak
2024-10-29drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak
2024-10-29drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst
2024-10-28drm/amdgpu/smu13: fix profile reportingAlex Deucher
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin
2024-10-28Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea
2024-10-28drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIMMatthew Brost
2024-10-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie
2024-10-25Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-25Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin
2024-10-24drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2024-10-23drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()Dan Carpenter
2024-10-23drm/mediatek: Fix get efuse issue for MT8188 DPTXLiankun Yang
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-22drm/mediatek: Fix color format MACROs in OVLHsin-Te Yuan
2024-10-22drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCsJason-JH.Lin