summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-08-27drm/amdgpu/pp: endian fixes for process_pptables_v1_0.cAlex Deucher1-97/+97
2018-08-27drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui2-1/+1
2018-08-27drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui2-24/+25
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui2-6/+7
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui13-13/+26
2018-08-27drm/amdgpu: remove useless gds switch macroHuang Rui1-1/+0
2018-08-27drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui2-23/+24
2018-08-27drm/scheduler: fix setting the priorty for entities (v2)Christian König1-3/+1
2018-08-27drm/amdgpu: Delay 100ms to enable gfx off featureRex Zhu1-2/+2
2018-08-27drm/amd/display: Add check for num of entries in gammaVitaly Prosyak1-1/+2
2018-08-27drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak3-9/+12
2018-08-27drm/amd/display: Print DPP DTN log info only for enabled pipesNikola Cornij3-2/+8
2018-08-27drm/amd/display: correct image viewport calculationMartin Tsai1-0/+49
2018-08-27drm/amd/display: pass the right num of modes addedMikita Lipski1-1/+2
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui11-60/+102
2018-08-27drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui2-13/+17
2018-08-27drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui2-27/+24
2018-08-27drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui5-86/+148
2018-08-27drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui2-14/+15
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui3-323/+342
2018-08-27drm/amd/pp: Delete duplicated interface in hwmgr_funcRex Zhu2-2/+0
2018-08-27drm/amdgpu: Disable gfx off if VCN is busyRex Zhu1-0/+2
2018-08-27drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu2-8/+4
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu3-2/+23
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu3-0/+43
2018-08-27drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas4-6/+76
2018-08-27drm/amd/display: Enable DFS bypass support in DC configNicholas Kazlauskas1-2/+0
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas3-0/+8
2018-08-27drm/amd/display: dal 3.1.60Tony Cheng1-1/+1
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei3-42/+65
2018-08-27drm/amd/display: pass compat_level to hubpCharlene Liu4-4/+9
2018-08-27drm/amd/pp: Implement get_performance_level for legacy dgpuRex Zhu3-1/+49
2018-08-27drm/amdgpu: Add job pipe sync dependecy traceAndrey Grodzovsky2-0/+29
2018-08-27drm/amgpu/acp: Implement set_powergating_state for acpRex Zhu1-0/+6
2018-08-27drm/amdgpu/acp: Powrgate acp via smuRex Zhu1-112/+22
2018-08-27drm/amd/amdgpu: Enabling Power Gating for Stoney platformVijendar Mukunda1-28/+25
2018-08-27drm/amdgpu: Power down acp if board uses AZ (v2)Rex Zhu1-3/+17
2018-08-27drm/amd/pp: Add ACP PG support in SMURex Zhu3-1/+39
2018-08-27drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10
2018-08-27drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky4-49/+8
2018-08-27amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-08-27drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-08-27drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul296-6038/+11853
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-141/+154
2018-08-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu1-2/+10
2018-08-23drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky4-49/+8
2018-08-23amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-08-23drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-08-23drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1