summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-11-14drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das1-0/+2
2024-11-14drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das1-0/+7
2024-11-14drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das2-10/+15
2024-11-14drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar1-0/+18
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-14drm/panthor: Be stricter about IO mapping flagsJann Horn1-0/+4
2024-11-14drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau1-0/+2
2024-11-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-14drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-14drm/imagination: Break an object reference loopBrendan King4-4/+56
2024-11-14drm/imagination: Add a per-file PVR context listBrendan King4-0/+30
2024-11-14drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-14drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-14drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan2-1/+7
2024-11-14drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost1-0/+1
2024-11-14drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost1-4/+8
2024-11-08drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-11-08drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-11-08drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher1-1/+1
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay2-5/+5
2024-11-08drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2: Add performance turning changesShekhar Chauhan2-1/+11
2024-11-08drm/xe/xe2: Introduce performance changesAkshata Jahagirdar2-0/+8
2024-11-08drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu2-0/+9
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-11-08drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann1-3/+36
2024-11-08drm/i915/display: Don't enable decompression on Xe2 with Tile4Juha-Pekka Heikkila1-5/+0
2024-11-08drm/i915/psr: Prevent Panel Replay if CRC calculation is enabledJouni Högander1-0/+6
2024-11-08drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula2-7/+0
2024-11-08drm/i915: move rawclk from runtime to display runtime infoJani Nikula8-17/+17
2024-11-08drm/i915/pps: Disable DPLS_GATING around pps sequenceSuraj Kandpal1-0/+12
2024-11-08drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani1-1/+1
2024-11-08drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal1-2/+5
2024-11-08drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal1-2/+9
2024-11-08drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal1-1/+6
2024-11-08drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clockMitul Golani1-0/+8
2024-11-08drm/i915/display: Cache adpative sync caps to use it laterMitul Golani5-14/+15
2024-11-08drm/i915: disable fbc due to Wa_16023588340Matthew Auld4-0/+31
2024-11-08drm/i915: Skip programming FIA link enable bits for MTL+Gustavo Sousa1-0/+3
2024-11-08drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost1-6/+12
2024-11-08drm/xe: Add mmio read before GGTT invalidateMatthew Brost1-0/+10
2024-11-08drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko6-26/+15
2024-11-08drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko1-3/+3
2024-11-08drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan1-4/+4
2024-11-08drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan1-12/+12