summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-25drm/amd/amdgpu: Make debugfs write compliment readTom St Denis
2016-10-25drm/amd/amdgpu: Allow broadcast on debugfs read (v2)Tom St Denis
2016-10-25drm/amd/amdgpu: Fix debugfs wave readerTom St Denis
2016-10-25drm/amd/amdgpu: Add wave reader to debugfsTom St Denis
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.hAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: move define into source fileAlex Deucher
2016-10-25drm/amdgpu: enable virtual dce on SIAlex Deucher
2016-10-25drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher
2016-10-25drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)Alex Deucher
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher
2016-10-25drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)Alex Deucher
2016-10-25drm/amdgpu: save number of vce states in dpm struct.Rex Zhu
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu
2016-10-25drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: remove explicit NULL init for parse_csChristian König
2016-10-25drm/amdgpu: remove 128 NOP hack from vm_flush v2Christian König
2016-10-25drm/amdgpu: remove ring type check for conditional executionChristian König
2016-10-25drm/amdgpu: pad gfx and compute rings to 256 dwChristian König
2016-10-25drm/radeon: clarify why we evict vram twice on suspendAlex Deucher
2016-10-25drm/amdgpu: clarify why we evict vram twice on suspendAlex Deucher
2016-10-25drm/amdgpu: used cached gca values for vi_read_register (v2)Alex Deucher
2016-10-25drm/amdgpu/gfx8: use cached raster config values in csb setupAlex Deucher
2016-10-25drm/amdgpu/gfx8: cache rb config valuesAlex Deucher
2016-10-25drm/amdgpu: add additional cached gca config variablesAlex Deucher
2016-10-25drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM codeChristian König
2016-10-25drm/amdgpu: move VM defines into amdgpu_vm.hChristian König
2016-10-25drm/amdgpu: move fence and ring defines into amdgpu_ring.hChristian König
2016-10-25drm/amdgpu: move sync handling into a separate headerChristian König
2016-10-25drm/amdgpu: stop using a bo list entry for the VM PTsChristian König
2016-10-25drm/amdgpu: move PT validation back into VM code v2Christian König
2016-10-25drm/amdgpu: remove adev pointer from struct amdgpu_bo v2Christian König
2016-10-25drm/amd/amdgpu: Enable UVD PG on TongaTom St Denis
2016-10-25drm/amd/powerplay: Enable UVD powergating for SMU7Tom St Denis
2016-10-25drm/amdgpu: update the shadow PD together with the real one v2Christian König
2016-10-25drm/amdgpu:wptr poll address of gfx8 is neededFrank Min
2016-10-25drm/amdgpu:properly fix some JumpTable issuesMonk Liu
2016-10-25drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu
2016-10-25drm/amdgpu:add callback in cgs for sriov detectFrank Min
2016-10-25drm/amdgpu:fw bo should be in VRAM for SRIOVFrank Min
2016-10-25drm/amdgpu:keep bo pinned in prefered domainFrank Min
2016-10-25drm/amdgpu:use smc_index_11 for VIMonk Liu
2016-10-25drm/amdgpu:add one more fiji device idFrank Min
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie
2016-10-25drm/radeon: mark symbols static where possibleBaoyou Xie
2016-10-25drm/radeon: add missing header dependenciesBaoyou Xie
2016-10-25drm/amd/amdgpu: bump version for memory query infoJunwei Zhang