summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: dc/gpio: add support for DCE6 (v2)Mauro Rossi2020-07-277-0/+682
* drm/amd/display: dc/bios: add support for DCE6Mauro Rossi2020-07-277-0/+418
* drm/amd/display: dc/core: add SI/DCE6 support (v2)Mauro Rossi2020-07-271-0/+29
* drm/amd/display: dc/dce: add initial DCE6 support (v10)Mauro Rossi2020-07-278-0/+1994
* drm/amd/display: add asics info for SI partsMauro Rossi2020-07-272-0/+43
* drm/amdgpu: add some required DCE6 registers (v7)Alex Deucher2020-07-272-0/+180
* drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()Dan Carpenter2020-07-271-5/+5
* drm/radeon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-271-5/+4
* drm/radeon: avoid a useless memsetChristophe JAILLET2020-07-271-1/+0
* drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha2020-07-271-2/+3
* drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha2020-07-271-1/+6
* drm/amd/display: Check lane status again after link training doneMartin Tsai2020-07-272-0/+52
* drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee2020-07-271-3/+4
* drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol2020-07-271-4/+5
* drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol2020-07-274-4/+6
* drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin2020-07-273-63/+7
* drm/amd/swsmu: allow asic to handle sensor type by itselfKevin Wang2020-07-271-2/+7
* drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements2020-07-272-0/+382
* drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao2020-07-273-10/+24
* drm/amdgpu: add umc v8_7_0 IP headersJohn Clements2020-07-272-0/+112
* drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan2020-07-271-8/+11
* Revert "drm/amdgpu/vcn3.0: remove extra asic type check"James Zhu2020-07-271-13/+16
* drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2020-07-272-90/+95
* drm/amd/powerplay: drop unnecessary message support check(v2)Changfeng2020-07-272-10/+1
* drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-2710-18/+74
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-2739-183/+463
* drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang2020-07-271-1/+1
* drm/amd/display: remove redundant initialization of variable resultColin Ian King2020-07-271-1/+1
* drm/amdgpu/vcn3.0: remove extra asic type checkJames Zhu2020-07-271-16/+13
* drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu2020-07-271-5/+4
* drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti2020-07-272-464/+468
* drm/amd/amdgpu: Add RLC_CGTT_MGCG_OVERRIDE to gfx 10.3 headersTom St Denis2020-07-272-0/+27
* drm/amdgpu: Remove extra asic type checkJames Zhu2020-07-271-17/+12
* drm/amdgpu/jpeg: Remove extra asic type checkJames Zhu2020-07-271-15/+11
* drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher2020-07-231-0/+46
* drm/amdgpu: Remove redundant NULL checkLi Heng2020-07-231-2/+1
* drm/amdgpu: move umc specific macros to headerJohn Clements2020-07-232-14/+14
* drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-07-231-1/+1
* drm/amd/powerplay: correct smu message for vf modeLikun Gao2020-07-231-35/+35
* drm/amd/powerplay: add msg map for mode1 resetLikun Gao2020-07-231-0/+1
* drm/amd/powerplay: skip invalid msg when smu set mp1 stateLikun Gao2020-07-231-0/+3
* drm/amdgpu/dc: Simplify drm_crtc_state::active checksMichel Dänzer2020-07-221-13/+3
* drm/amd/powerplay: remove the dpm checking in the boot sequenceKenneth Feng2020-07-221-1/+1
* drm/amd/amdgpu: Fix compiler warning in df driverTom St Denis2020-07-221-1/+1
* drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui2020-07-221-2/+0
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-225-23/+67
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-225-23/+108
* drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui2020-07-223-49/+28
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-224-0/+26
* Revert "drm/amd/powerplay: drop unnecessary message support check"Changfeng2020-07-222-1/+10