summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang2022-04-271-0/+10
| | * | drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher2022-04-271-35/+70
| * | | Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-233-6/+18
| |\ \ \ | | |/ / | |/| |
| | * | drm/amdgpu: partial revert "remove ctx->lock" v2Christian König2022-04-213-6/+18
| * | | drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń2022-04-131-0/+2
| * | | drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng2022-04-131-6/+12
| * | | drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher2022-04-131-1/+1
* | | | Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-294-19/+22
|\ \ \ \
| * | | | drm: Rename dp/ to display/Thomas Zimmermann2022-04-253-4/+5
| * | | | drm/amdgpu: remove pointless ttm_eu usage from vkmsChristian König2022-04-211-15/+17
* | | | | Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-04-289-96/+532
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/amd/amdgpu: Update PF2VF headerBokun Zhang2022-04-212-5/+7
| * | | | drm/amd/amdgpu: Properly indent PF2VF headerBokun Zhang2022-04-211-35/+31
| * | | | drm/amd/amdgpu: Update MIT license in SRIOV msg headerBokun Zhang2022-04-211-13/+12
| * | | | drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher2022-04-211-35/+70
| * | | | drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li2022-04-214-1/+341
| * | | | drm/amdgpu: Use indirect buffer and save response status for TA load/invokeCandice Li2022-04-212-8/+72
* | | | | Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-04-2883-1319/+1552
|\| | | | | |/ / / |/| | |
| * | | drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan2022-04-141-5/+5
| * | | drm/amdgpu: Fix one use-after-free of VMxinhui pan2022-04-142-3/+16
| * | | drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10Yongqiang Sun2022-04-131-2/+10
| * | | drm/amdgpu: add umc query error status functionStanley.Yang2022-04-111-58/+48
| * | | drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev2022-04-113-3/+3
| * | | drm/amd/amdgpu: Update debugfs GCA dataTom St Denis2022-04-111-3/+4
| * | | drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun2022-04-111-0/+4
| * | | drm/amdgpu: Use flexible array memberLijo Lazar2022-04-111-4/+4
| * | | drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-0850-55/+58
| * | | drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun2022-04-071-4/+5
| * | | drm/amdkfd: Fix NULL pointer dereferenceFelix Kuehling2022-04-071-1/+1
| * | | drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń2022-04-071-0/+2
| * | | drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng2022-04-071-6/+12
| * | | drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher2022-04-071-1/+1
| * | | drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev2022-04-061-21/+0
| * | | drm/amdgpu: Flush TLB after mapping for VG20+XGMIPhilip Yang2022-04-051-0/+6
| * | | drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai2022-04-051-1/+1
| * | | drm/amdgpu: fix TLB flushing during evictionChristian König2022-04-052-39/+39
| * | | drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun2022-03-311-2/+2
| * | | drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji2022-03-311-3/+3
| * | | drm/amdgpu: fix incorrect size printing in error msgChristian König2022-03-311-1/+1
| * | | drm/amdgpu: fix some kerneldoc in the VM code v2Christian König2022-03-312-2/+2
| * | | drm/amdgpu: Add tlb_cb for unlocked updatePhilip Yang2022-03-311-1/+1
| * | | drm/amdgpu: Correct unlocked update fence handlingPhilip Yang2022-03-311-1/+1
| * | | drm/amdgpu/jpeg: Add jpeg ras error query supportMohammad Zafar Ziya2022-03-282-0/+81
| * | | drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya2022-03-283-0/+78
| * | | drm/amdgpu/jpeg: Add jpeg block ras supportMohammad Zafar Ziya2022-03-281-0/+8
| * | | drm/amdgpu/vcn: Add vcn ras supportMohammad Zafar Ziya2022-03-281-0/+9
| * | | drm/amdgpu: Add vcn and jpeg ras support flagMohammad Zafar Ziya2022-03-282-0/+11
| * | | drm/amd/vcn: fix an error msg on vcn 3.0tiancyin2022-03-281-1/+1
| * | | drm/amdgpu: Re-classify some log messages in commit pathSean Paul2022-03-281-2/+3
| * | | drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2022-03-282-0/+12