summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-07-16drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaledChristian König-4/+5
2025-07-15drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit-1/+1
2025-07-15drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav-1/+6
2025-07-15drm/radeon: Do not hold console lock during resumeThomas Zimmermann-12/+3
2025-07-15drm/radeon: Do not hold console lock while suspending clientsThomas Zimmermann-5/+3
2025-07-15drm/amdgpu: refine bad page loading when in the same nps modeganglxie-0/+15
2025-07-15drm/amdgpu: refine eeprom data checkganglxie-0/+31
2025-07-15drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-15drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled on DCN314"Ivan Lipski-37/+4
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai-6/+366
2025-07-15drm/amd/display: Free memory allocationClayton King-1/+2
2025-07-15drm/amd/display: Add HPO encoder support to ReplayOvidiu Bunea-5/+66
2025-07-15drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)Ovidiu Bunea-0/+1
2025-07-15drm/amd/display: Fix FIXED_VS retimer clock gen source overrideMichael Strauss-1/+1
2025-07-15drm/amd/display: New Behavior for debug option disable_ips_in_vpbLeo Chen-0/+14
2025-07-15drm/amd/display: Add static pg implementations for future useLeo Chen-0/+6
2025-07-15drm/amd/display: Notify DMUB on HW ReleaseDuncan Ma-0/+23
2025-07-15drm/amd/display: Adding missing driver code for IPSv2.0Leo Chen-15/+41
2025-07-15drm/amd/display: Notify display idle on D3Duncan Ma-0/+10
2025-07-15drm/amd/display: limit clear_update_flags to dcn32 and aboveCharlene Liu-3/+2
2025-07-15drm/amd/display: Monitor patch to ignore EDID audio SAB checkFudongwang-1/+4
2025-07-15drm/amd/display: Add definitions to support DID Type5 descriptorsIlya Bakoulin-0/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone-44/+253
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...Karthi Kandasamy-6/+10
2025-07-15drm/amd/display: MPC basic allocation logic and TMZYihan Zhu-5/+98
2025-07-15drm/amd/display: Workaround for stuck I2C arbitrageDominik Kaszewski-7/+52
2025-07-15drm/amdgpu: The interrupt source was not releasedCe Sun-1/+1
2025-07-15drm/amdkfd: enable kfd on LoongArch systemsHan Gao-1/+1
2025-07-15drm/amdgpu/vcn5: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/vcn4.0.5: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/vcn4: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher-4/+2
2025-07-15drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher-2/+1
2025-07-15drm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher-1/+1
2025-07-15drm/amdgpu: Use cached partition mode, if validLijo Lazar-4/+16
2025-07-15drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak-1/+1
2025-07-15drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridg...Andy Yan-1/+1
2025-07-15drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal-4/+4
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal-9/+3
2025-07-15drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal-8/+4
2025-07-15drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal-14/+2
2025-07-15drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANGMaíra Canal-0/+49
2025-07-15drm/sched: Make timeout KUnit tests fasterMaíra Canal-3/+5
2025-07-15drm/sched: Allow drivers to skip the reset and keep on runningMaíra Canal-2/+44
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal-23/+23
2025-07-15drm/xe/pf: Invalidate LMTT after completing changesMichal Wajdeczko-1/+11
2025-07-15drm/xe/pf: Invalidate LMTT during LMEM unprovisioningMichal Wajdeczko-0/+94
2025-07-15drm/xe/pf: Force GuC virtualization modeMichal Wajdeczko-0/+26
2025-07-15drm/xe/pf: Move GGTT config KLVs encoding to helperMichal Wajdeczko-11/+20
2025-07-15drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko-0/+27