aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang1-4/+4
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski4-4/+29
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang12-39/+45
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam1-0/+2
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan1-11/+1
2026-01-14drm/amd/pm: Deprecate print_clk_levels callbackLijo Lazar2-22/+0
2026-01-14drm/amd/pm: Use emit clock levels in SMU v15.0.0Lijo Lazar1-15/+18
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang1-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang1-0/+4
2026-01-14drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch baseLang Yu1-2/+2
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang1-1/+2
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen8-2/+156
2026-01-14drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodesYang Wang1-15/+16
2026-01-14drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
2026-01-14drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizesDonet Tom1-8/+21
2026-01-14drm/amdkfd: Relax size checking during queue buffer getDonet Tom1-3/+3
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov1-9/+9
2026-01-10drm/amd/display: Promote DC to 3.2.365Taimur Hassan1-1/+1
2026-01-10drm/amd/display: [FW Promotion] Release 0.1.42.0Taimur Hassan1-2/+6
2026-01-10drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variantsAurabindo Pillai1-12/+13
2026-01-10drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMSAurabindo Pillai1-15/+15
2026-01-10drm/amd/display: Add pwait status to DMCUB debug loggingNicholas Kazlauskas1-0/+1
2026-01-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2026-01-10drm/amd/display: Add replay_events in replay settingsPeichen Huang1-0/+2
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang6-21/+47
2026-01-10drm/amd/display: disable replay when crc source is enabledRay Wu3-3/+30
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung2-5/+13
2026-01-10drm/amd/display: revert "write default Vesa Aux backlight control in dmub"Derek Lai5-28/+8
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof2-1/+11
2026-01-10drm/amd/display: Add global fgcg function prototype to DCCGLeo Chen1-0/+1
2026-01-10drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-01-10drm/amd/display: PR error HPD_IRQ handlingJack Chang3-0/+68
2026-01-10drm/amd/display: DPCD for Selective UpdateJack Chang4-4/+97
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-10drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-10drm/amd/display: Remove unused DMUB replay commandsRobin Chen3-60/+0
2026-01-10drm/amd/display: Re-implement minimal transition deferralJoshua Aberback1-16/+33
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang10-294/+373
2026-01-10drm/amdgpu/mes: Simplify hqd mask initializationLang Yu1-24/+41
2026-01-10drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v7Srinivasan Shanmugam1-36/+37
2026-01-10drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+11
2026-01-10drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher3-0/+23
2026-01-10drm/amdgpu: Slightly simplify base_addr_show()Christophe JAILLET1-7/+4
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König4-44/+59
2026-01-10drm/amd/pm: Use message control for debug mailboxLijo Lazar5-31/+26
2026-01-10drm/amd/pm: Add debug message callbackLijo Lazar2-0/+32
2026-01-10drm/amd/pm: Drop unused ppt callback definitionsLijo Lazar2-20/+0
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv15Lijo Lazar1-2/+0
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv14Lijo Lazar1-2/+0