aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König1-1/+2
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-11drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König1-5/+8
2024-11-11drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang1-2/+3
2024-11-11drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca5-19/+19
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-11drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-11drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung2-57/+59
2024-11-11drm/amd/display: Change some variable name of psrTom Chung4-14/+14
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie12-41/+54
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-5/+92
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn1-0/+4
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau1-0/+2
2024-11-07drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi2-2/+6
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko1-1/+3
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost1-0/+1
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost1-4/+8
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann19-71/+258
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-04drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das1-0/+2
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das1-0/+7
2024-11-04drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das2-10/+15
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan3-23/+5
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan2-1/+7
2024-11-04drm/imagination: Break an object reference loopBrendan King4-4/+56
2024-11-04drm/imagination: Add a per-file PVR context listBrendan King4-0/+30
2024-11-02Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-35/+72
2024-11-01Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...Dave Airlie11-32/+179
2024-11-01Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...Dave Airlie3-4/+7
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost1-6/+12
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost1-0/+10
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan1-4/+4
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan1-12/+12
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+42
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon1-4/+11
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon1-0/+5
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon4-8/+24
2024-10-29drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak1-0/+1
2024-10-29drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak1-5/+14
2024-10-29drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst3-28/+39