summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-29drm/amdgpu: add vega10 chip nameKen Wang
2017-03-29drm/amdgpu: add common soc15 headersKen Wang
2017-03-29drm/amdgpu: add SDMA 4.0 packet headerAlex Deucher
2017-03-29drm/amdgpu: add gfx9 clearstate headerAlex Deucher
2017-03-29drm/amd: Add MQD structs for GFX V9Felix Kuehling
2017-03-29drm/amdgpu: add the VCE 4.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add the UVD 7.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add THM 9.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add SMUIO 9.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add SDMA 4.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add OSSSYS 4.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add NBIO 6.1 register headersAlex Deucher
2017-03-29drm/amdgpu: add NBIF 6.1 register headersAlex Deucher
2017-03-29drm/amdgpu: add MP 9.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add the MMHUB 1.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add the HDP 4.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add the GC 9.0 register headersAlex Deucher
2017-03-29drm/amdgpu: Add the DCE 12.0 register headersAlex Deucher
2017-03-29drm/amdgpu: Add ATHUB 1.0 register headersAlex Deucher
2017-03-29drm/amdgpu: add vega10_enum.hAlex Deucher
2017-03-29drm/amdgpu: add soc15ip.hAlex Deucher
2017-03-29drm/amdgpu: add basic support for atomfirmware.h (v3)Alex Deucher
2017-03-29drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher
2017-03-29amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)Alex Deucher
2017-03-29drm/amdgpu: add the new atomfirmware interface headerAlex Deucher
2017-03-29drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freedNicolai Hähnle
2017-03-29drm/amd/powerplay: restore disabling power containment on Fiji (v2)Eric Huang
2017-03-29drm/amdgpu/gfx8: further KIQ parameter cleanupAlex Deucher
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher
2017-03-29drm/amdgpu/gfx8: reduce the functon params for mpq setupAlex Deucher
2017-03-29drm/amdgpu/gfx8: reserve kiq eop object before unmapping itAlex Deucher
2017-03-29drm/amdgpu/gfx8: fold loops in kiq_resume()Alex Deucher
2017-03-29drm/amdgpu/gfx8: test KIQ before compute ringsAlex Deucher
2017-03-29drm/amdgpu/gfx8: reserve mqd objects before mapping themAlex Deucher
2017-03-29drm/amdgpu/gfx8: rename some functionsAlex Deucher
2017-03-29drm/amdgpu/gfx8: whitespace cleanupAlex Deucher
2017-03-29drm/amdgpu: load mc firware in driver for Polaris.Rex Zhu
2017-03-29drm/amdgpu: fix duplicated codeChunming Zhou
2017-03-29drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu
2017-03-29drm/amd/powerplay: add a new register define for APU in VI.Rex Zhu
2017-03-29drm/amdgpu: enable GFX/UVD/VCE PG for BristolEric Huang
2017-03-29drm/amd/amdgpu: Set VCE/UVD off during late initTom St Denis
2017-03-29drm/amdgpu: remove redundant outer loop and remove commented out codeColin Ian King
2017-03-29drm/amd/sched: revise priority numberChunming Zhou
2017-03-29drm/amdgpu: bump version for PRT supportAlex Deucher
2017-03-29drm/amdgpu: fix before and after mapping judgement for replace mappingJunwei Zhang
2017-03-29drm/amdgpu: add a VM mapping replace operation v2Christian König
2017-03-29drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2Christian König
2017-03-29drm/amdgpu: separate page table allocation from mappingChristian König
2017-03-29drm/amdgpu: make set_prt callback optional and fix error handlingChristian König