summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-11-02drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas
2021-11-02drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss
2021-11-02drm/amd/display: Moved dccg init to after bios golden initJake Wang
2021-11-02drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij
2021-11-02drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang
2021-11-02drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas
2021-11-02drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij
2021-11-02drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu
2021-11-02drm/amdgpu: fix out of bounds writeThelford Williams
2021-11-02drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2021-11-02drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas
2021-10-27drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-10-27drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi
2021-10-13drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-13drm/amdkfd: fix a potential ttm->sg memory leakLang Yu
2021-10-13drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan
2021-10-13drm/amd/display: Fix detection of 4 lane for DPALTHansen
2021-10-13drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij
2021-10-13drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar
2021-10-13drm/amd/display: USB4 bring up set correct addressJude Shih
2021-10-13drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan
2021-10-09drm/amdkfd: fix svm_migrate_fini warningPhilip Yang
2021-10-09drm/amdkfd: handle svm migrate init errorPhilip Yang
2021-10-07drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang
2021-10-07drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser
2021-10-07drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang
2021-10-07drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar
2021-10-07drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-10-07drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic
2021-10-07drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen
2021-10-07drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen
2021-10-07drm/amdgpu: adjust fence driver enable sequenceLikun Gao
2021-09-30amd/display: enable panel orientation quirksSimon Ser
2021-09-30drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram
2021-09-30drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo
2021-09-30drm/amdkfd: make needs_pcie_atomics FW-version dependentFelix Kuehling
2021-09-30amd/display: downgrade validation failure log levelSimon Ser
2021-09-30drm/amdkfd: fix dma mapping leaking warningPhilip Yang
2021-09-30drm/amdkfd: map SVM range with correct access permissionPhilip Yang
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-09-26drm/amdgpu: fix fdinfo race with process exitPhilip Yang
2021-09-26drm/amd/display: Fix memory leak reported by coverityAnson Jacob
2021-09-26drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko
2021-09-22drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-09-22drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng
2021-09-22drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-09-22drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu
2021-09-22drm/amdgpu: fix use after free during BO moveChristian König