aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-09-16drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher1-1/+23
2021-09-16drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas1-0/+2
2021-09-16amd/display: enable panel orientation quirksSimon Ser1-0/+28
2021-09-16drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel1-1/+1
2021-09-16drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2-2/+2
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan4-4/+47
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-09-16drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram1-3/+7
2021-09-16drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo1-2/+20
2021-09-16drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu3-17/+34
2021-09-16drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland2-14/+12
2021-09-16drm/amdkfd: make needs_pcie_atomics FW-version dependentFelix Kuehling2-16/+29
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu2-1/+138
2021-09-16drm/amdgpu: add some pptable funcs for cyan skilfish(v3)Lang Yu1-0/+347
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu1-51/+35
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu1-1/+8
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu8-16/+49
2021-09-16drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabledAnson Jacob1-1/+1
2021-09-16drm/amd/display: Add NULL checks for vblank workqueueNicholas Kazlauskas1-14/+18
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König1-9/+9
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan1-2/+2
2021-09-14drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan1-53/+44
2021-09-14drm/amdgpu: VCE avoid memory allocation during IB testxinhui pan1-14/+13
2021-09-14drm/amdgpu: UVD avoid memory allocation during IB testxinhui pan4-53/+74
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li8-118/+141
2021-09-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-09-14drm/amdgpu: Get atomicOps info from Host for sriov setupshaoyunl2-12/+16
2021-09-14drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocksMichael Strauss1-8/+8
2021-09-14drm/amd/display: remove force_enable_edp_fec param.Ian Chen2-4/+2
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss15-29/+593
2021-09-14drm/amd/display: Revert adding degamma coefficientsJaehyun Chung1-38/+24
2021-09-14drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram1-3/+7
2021-09-14drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo1-2/+20
2021-09-14drm/amd/display: 3.2.152Aric Cyr1-1/+1
2021-09-14drm/amd/display: Correct degamma coefficientsJaehyun Chung1-1/+1
2021-09-14drm/amd/display: [FW Promotion] Release 0.0.82Anthony Koo1-2/+2
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang13-6/+44
2021-09-14drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu3-17/+34
2021-09-14drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao1-19/+24
2021-09-14drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas1-9/+8
2021-09-14drm/amd/display: Apply w/a for hard hang on HPDQingqing Zhuo5-2/+43
2021-09-14drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709Jaehyun Chung1-20/+40