summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas-4/+2
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss-3/+10
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson-9/+9
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu-2/+2
2021-10-20drm/amd/display: Moved dccg init to after bios golden initJake Wang-4/+3
2021-10-20drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij-8/+8
2021-10-20drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang-2/+2
2021-10-20drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas-0/+7
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas-3/+3
2021-10-20drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij-1/+1
2021-10-20drm/amdgpu: fix out of bounds writeThelford Williams-1/+1
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen-1/+35
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij-1/+1
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen-6/+0
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen-0/+7
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang-4/+4
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang-7/+1
2021-10-05drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher-0/+2
2021-10-05drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar-2/+12
2021-10-05drm/amdkfd: fix a potential ttm->sg memory leakLang Yu-0/+1
2021-10-05drm/amd/display: USB4 bring up set correct addressJude Shih-1/+1
2021-10-05drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan-0/+6
2021-10-05drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan-2/+70
2021-09-28drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang-0/+8
2021-09-28drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser-0/+31
2021-09-28drm/amd/display: Pass PCI deviceid into DCCharlene Liu-0/+1
2021-09-28drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic-0/+1
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang-1/+1
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar-8/+7
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi-2/+4
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang-0/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar-0/+2
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang-4/+14
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang-1/+5
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann-2/+2
2021-09-16drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher-1/+23
2021-09-16drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas-0/+2
2021-09-16amd/display: enable panel orientation quirksSimon Ser-0/+28
2021-09-16drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel-1/+1
2021-09-16drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer-2/+2
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan-4/+47
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu-0/+12
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu-0/+11
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu-4/+14
2021-09-16drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram-3/+7
2021-09-16drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo-2/+20
2021-09-16drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu-17/+34
2021-09-16drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland-14/+12
2021-09-16drm/amdkfd: make needs_pcie_atomics FW-version dependentFelix Kuehling-16/+29