summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-07-15drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko-0/+27
2025-07-15drm/i915: Don't check for atomic context on PREEMPT_RTSebastian Andrzej Siewior-2/+7
2025-07-14drm/xe/lrc: Add table with LRC layoutLucas De Marchi-0/+24
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin-41/+49
2025-07-14drm/xe/gt: Drop third submission for default contextLucas De Marchi-8/+0
2025-07-14drm/xe/lrc: Remove leftover TODO/FIXMELucas De Marchi-6/+0
2025-07-14drm/xe/gt: Extract emit_job_sync()Lucas De Marchi-32/+22
2025-07-14drm/xe: Count dwords before allocatingLucas De Marchi-15/+25
2025-07-14drm/xe/lrc: Reduce scope of empty lrc dataLucas De Marchi-11/+11