summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-12-01drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2Ankit Nautiyal3-7/+44
2025-12-01Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"Ankit Nautiyal1-42/+7
2025-12-01drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo2-2/+4
2025-12-01drm/amd/display: Insert dccg log for easy debugCharlene Liu1-3/+21
2025-12-01drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S1-0/+1
2025-12-01drm/amdgpu/jpeg: Move parse_cs to amdgpu_jpeg.cSathishkumar S10-70/+83
2025-12-01drm/i915/dp_mst: Disable Panel ReplayImre Deak1-0/+4
2025-12-01drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd initJouni Högander1-11/+21
2025-12-01drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-12-01drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin1-2/+2
2025-12-01drm/msm: Fix pgtable prealloc error pathRob Clark1-0/+5
2025-12-01drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana1-17/+1
2025-12-01drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper1-1/+1
2025-12-01drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane1-8/+6
2025-12-01drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane2-1/+15
2025-12-01drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane2-0/+2
2025-12-01drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane1-3/+7
2025-12-01drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-01drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-12-01drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-01drm/amd: Skip power ungate during suspend for VPEMario Limonciello1-1/+2
2025-12-01drm/plane: Fix create_in_format_blob() return valueVille Syrjälä1-2/+2
2025-12-01drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-7/+0
2025-12-01drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-12-01Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-24drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote2-0/+5
2025-11-24drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh1-0/+2
2025-11-24drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote1-0/+5
2025-11-24drm/i915/psr: fix pipe to vblank conversionJani Nikula1-1/+2
2025-11-24drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak1-0/+12
2025-11-24drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang1-2/+3
2025-11-24drm/amdkfd: relax checks for over allocation of save areaJonathan Kim1-6/+6
2025-11-24drm/client: fix MODULE_PARM_DESC string for "active"Randy Dunlap1-2/+2
2025-11-24drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf1-0/+2
2025-11-24drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon1-0/+18
2025-11-24drm/vmwgfx: Restore Guest-Backed only cursor plane supportIan Forbes2-1/+16
2025-11-24drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-11-24drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim1-52/+21
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-11-24drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-11-24drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-11-24drm/amd: Disable ASPM on SITimur Kristóf1-0/+7
2025-11-24drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-11-24drm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf1-4/+2
2025-11-24drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf6-58/+97
2025-11-24drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf4-2/+4