summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27drm/amd/display: amdgpu_dm: add SI support (v4)Mauro Rossi1-0/+114
2020-07-27drm/amd/display: dc/irq: add support for DCE6 (v4)Mauro Rossi4-0/+449
2020-07-27drm/amd/display: dc/gpio: add support for DCE6 (v2)Mauro Rossi7-0/+682
2020-07-27drm/amd/display: dc/bios: add support for DCE6Mauro Rossi7-0/+418
2020-07-27drm/amd/display: dc/core: add SI/DCE6 support (v2)Mauro Rossi1-0/+29
2020-07-27drm/amd/display: dc/dce: add initial DCE6 support (v10)Mauro Rossi8-0/+1994
2020-07-27drm/amd/display: add asics info for SI partsMauro Rossi2-0/+43
2020-07-27drm/amdgpu: add some required DCE6 registers (v7)Alex Deucher2-0/+180
2020-07-27drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()Dan Carpenter1-5/+5
2020-07-27drm/radeon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+4
2020-07-27drm/radeon: avoid a useless memsetChristophe JAILLET1-1/+0
2020-07-27drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha1-2/+3
2020-07-27drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
2020-07-27drm/amd/display: Check lane status again after link training doneMartin Tsai2-0/+52
2020-07-27drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee1-3/+4
2020-07-27drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-07-27drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol4-4/+6
2020-07-27drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin3-63/+7
2020-07-27drm/amd/swsmu: allow asic to handle sensor type by itselfKevin Wang1-2/+7
2020-07-27drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements2-0/+382
2020-07-27drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao3-10/+24
2020-07-27drm/amdgpu: add umc v8_7_0 IP headersJohn Clements2-0/+112
2020-07-27drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan1-8/+11
2020-07-27Revert "drm/amdgpu/vcn3.0: remove extra asic type check"James Zhu1-13/+16
2020-07-27drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2-90/+95
2020-07-27drm/amd/powerplay: drop unnecessary message support check(v2)Changfeng2-10/+1
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi10-18/+74
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li39-183/+463
2020-07-27drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang1-1/+1
2020-07-27drm/amd/display: remove redundant initialization of variable resultColin Ian King1-1/+1
2020-07-27drm/amdgpu/vcn3.0: remove extra asic type checkJames Zhu1-16/+13
2020-07-27drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu1-5/+4
2020-07-27drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti2-464/+468
2020-07-27drm/amd/amdgpu: Add RLC_CGTT_MGCG_OVERRIDE to gfx 10.3 headersTom St Denis2-0/+27
2020-07-27drm/amdgpu: Remove extra asic type checkJames Zhu1-17/+12
2020-07-27drm/amdgpu/jpeg: Remove extra asic type checkJames Zhu1-15/+11
2020-07-23drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher1-0/+46
2020-07-23drm/amdgpu: Remove redundant NULL checkLi Heng1-2/+1
2020-07-23drm/amdgpu: move umc specific macros to headerJohn Clements2-14/+14
2020-07-23drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-1/+1
2020-07-23drm/amd/powerplay: correct smu message for vf modeLikun Gao1-35/+35
2020-07-23drm/amd/powerplay: add msg map for mode1 resetLikun Gao1-0/+1
2020-07-23drm/amd/powerplay: skip invalid msg when smu set mp1 stateLikun Gao1-0/+3
2020-07-23drm/amdgpu/dc: Simplify drm_crtc_state::active checksMichel Dänzer1-13/+3
2020-07-23drm/amd/powerplay: remove the dpm checking in the boot sequenceKenneth Feng1-1/+1
2020-07-23drm/amd/amdgpu: Fix compiler warning in df driverTom St Denis1-1/+1
2020-07-23drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui1-2/+0
2020-07-23drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui5-23/+67
2020-07-23drm/amdgpu: add vmhub funcs helper (v2)Huang Rui5-23/+108
2020-07-23drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui3-49/+28