summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-10-25drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König
2016-10-25drm/amdgpu: improve parse_cs handling a bitChristian König
2016-10-25drm/amdgpu: refine set power state logic for dpm.Rex Zhu
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Cz.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu
2016-10-25drm/amdgpu: add new callback to check power state infoRex Zhu
2016-10-25drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu
2016-10-25drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis
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