summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher2019-12-191-3/+3
* drm/amdgpu/display: include delay.hAlex Deucher2019-12-191-0/+2
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-17366-6482/+15987
|\
| * drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-117-4/+7
| * drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupportedSimon Ser2019-12-111-0/+3
| * drm/amd/display: include linux/slab.h where neededArnd Bergmann2019-12-111-0/+2
| * drm/amdgpu: fix JPEG instance checking when ctx initLeo Liu2019-12-111-1/+1
| * drm/amdgpu: fix VCN2.x number of irq typesLeo Liu2019-12-112-2/+2
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+2
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+2
| * drm/amdgpu: enable gfxoff feature for navi10 asicKevin Wang2019-12-111-1/+19
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+1
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+1
| * drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao2019-12-1117-300/+352
| * drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements2019-12-113-16/+74
| * drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interfaceXiaomeng Hou2019-12-111-1/+1
| * drm/amd/powerplay: implement the get_enabled_mask callback for smu12Xiaomeng Hou2019-12-113-0/+33
| * drm/amd/powerplay: implement interface to retrieve clock freq for renoirXiaomeng Hou2019-12-113-0/+73
| * drm/amd/powerplay: implement interface to retrieve gpu temperature for renoirXiaomeng Hou2019-12-111-0/+22
| * drm/amd/powerplay: clear VBIOS scratchs on baco exit V2Evan Quan2019-12-111-0/+7
| * drm/amdgpu: avoid using invalidate semaphore for picassochangzhu2019-12-111-8/+20
| * drm/amdgpu: add condition to enable baco for ras recoveryLe Ma2019-12-111-10/+8
| * drm/amd/powerplay: pre-check the SMU state before issuing messageEvan Quan2019-12-092-16/+16
| * drm/amd/powerplay: drop unnecessary warning promptEvan Quan2019-12-091-3/+1
| * drm/amdgpu/display: add fallthrough commentAlex Deucher2019-12-091-0/+1
| * drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang2019-12-091-0/+33
| * Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"Thong Thai2019-12-091-6/+2
| * drm/amdgpu: add VM eviction lock v3Christian König2019-12-092-7/+36
| * drm/amdgpu: stop adding VM updates fences to the resv objChristian König2019-12-094-13/+42
| * drm/amdgpu: explicitely sync to VM updates v2Christian König2019-12-097-40/+51
| * drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König2019-12-093-4/+24
| * drm/amdgpu: Fix BACO entry failure in NAVI10.Andrey Grodzovsky2019-12-061-1/+1
| * drm/amd/display: Extend DMCUB offload testing into dcn20/21Nicholas Kazlauskas2019-12-051-0/+5
| * drm/amd/display: correct log message for lttprabdoulaye berthe2019-12-051-2/+2
| * drm/amd/display: update dml related structsDmytro Laktyushkin2019-12-053-1/+6
| * drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun2019-12-051-1/+17
| * drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen2019-12-051-10/+22
| * drm/amd/display: Change HDR_MULT checkKrunoslav Kovac2019-12-051-5/+1
| * drm/amd/display: 3.2.62Aric Cyr2019-12-051-1/+1
| * drm/amd/display: Implement DePQ for DCN2Reza Amini2019-12-052-0/+8
| * drm/amd/display: update dispclk and dppclk vco frequencyEric Yang2019-12-051-1/+1
| * drm/amd/display: Fix screen tearing on vrr testsAmanda Liu2019-12-052-20/+13
| * drm/amd/display: fix cursor positioning for multiplane casesAric Cyr2019-12-051-9/+24
| * drm/amd/display: Limit NV12 chroma workaroundAnthony Koo2019-12-051-1/+1
| * drm/amd/display: add dsc policy getterWenjing Liu2019-12-052-42/+75
| * drm/amd/display: remove spam DSC logWenjing Liu2019-12-051-1/+0
| * drm/amd/display: add dc dsc functions to return bpp range for pixel encodingWenjing Liu2019-12-052-9/+37
| * drm/amd/display: Remove redundant callNoah Abradjian2019-12-051-2/+0
| * drm/amd/display: Modify logic for when to wait for mpcc idleNoah Abradjian2019-12-051-9/+9
| * drm/amd/display: check for repeater when setting aux_rd_interval.abdoulaye berthe2019-12-051-2/+2