summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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/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 optional fence out-parameter to amdgpu_vm_clear_freedNicolai Hähnle
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/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
2017-03-29drm/amdgpu/vi: add missing error handling when setting uvd dclkAlex Deucher
2017-03-29drm/amdgpu/vi: remove duplicate CG flagsAlex Deucher
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis
2017-03-29drm/amdgpu: add macro to retrieve timeline name v2Andres Rodriguez
2017-03-29drm/amdgpu: replace fence pointer with fence data in tracesAndres Rodriguez
2017-03-29drm/amdgpu: remove useless pointers from tracesAndres Rodriguez
2017-03-29drm/amdgpu: use sched_job id instead of pointer for tracingAndres Rodriguez
2017-03-29drm/amdgpu: more ftrace formatting consistency fixesAndres Rodriguez
2017-03-29drm/amdgpu: increase IH ring buffer size to avoid overflowRoger.He
2017-03-29drm/amdgpu: don't init GDS pool if GDS size is 0 (v2)Alex Deucher
2017-03-29drm/amdgpu/gfx6: drop gds unrefsAlex Deucher
2017-03-29drm/amdgpu: refine vce_3.0 code.Rex Zhu
2017-03-29drm/amdgpu: refine vce2.0 dpm sequenceRex Zhu
2017-03-29drm/amdgpu: get cs support of AMDGPU_HW_IP_UVD_ENCLeo Liu
2017-03-29drm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info queryLeo Liu
2017-03-29drm/amdgpu: add uvd enc ring type and functionsLeo Liu
2017-03-29drm/amdgpu: add uvd enc run queueLeo Liu
2017-03-29drm/amdgpu: add uvd enc ringsLeo Liu
2017-03-29drm/amdgpu: move amdgpu_vce structure to vce headerLeo Liu
2017-03-29drm/amdgpu: move amdgpu_uvd structure to uvd headerLeo Liu
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu