summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2-22/+103
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang2-4/+3
2021-12-14drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-12-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-12-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-12-14drm/amd/amdkfd: adjust dummy functions' placementLang Yu2-106/+119
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-08drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl1-0/+5
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-12-01drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-26drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-11-18drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-11-18drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang1-0/+1
2021-11-18drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-11-02drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-10-27drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher1-0/+2
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-10-06drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-30amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-09-22drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-09-18drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-21/+64
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
2021-09-18gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan1-26/+64
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2-7/+19
2021-09-18drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob1-8/+8
2021-09-18drm/amdgpu: Fix a printing messageOak Zeng4-4/+4
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov1-1/+1
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng1-28/+26
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-09-03drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2-17/+30