aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAge
...
| | * | | | | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
| * | | | | | drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu2016-10-27
| * | | | | | drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu2016-10-27
| * | | | | | drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu2016-10-27
| * | | | | | drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu2016-10-27
| * | | | | | drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu2016-10-27
| * | | | | | drm/amdgpu: use failed label to handle context init failureHuang Rui2016-10-27
| * | | | | | drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callbackChristian König2016-10-25
| * | | | | | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-25
| * | | | | | drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printksColin Ian King2016-10-25
| * | | | | | drm/amdgpu:new ids flag for preemptMonk Liu2016-10-25
| * | | | | | drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-10-25
| * | | | | | drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2016-10-25
| * | | | | | drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip codeAlex Deucher2016-10-25
| * | | | | | drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: add VCE VM session trackingChristian König2016-10-25
| * | | | | | drm/amdgpu: improve parse_cs handling a bitChristian König2016-10-25
| * | | | | | drm/amdgpu: refine set power state logic for dpm.Rex Zhu2016-10-25
| * | | | | | drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu2016-10-25
| * | | | | | drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu2016-10-25
| * | | | | | drm/amdgpu: add an implement for check_power_state equal for Cz.Rex Zhu2016-10-25
| * | | | | | drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu2016-10-25
| * | | | | | drm/amdgpu: add new callback to check power state infoRex Zhu2016-10-25
| * | | | | | drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu2016-10-25
| * | | | | | drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis2016-10-25
| * | | | | | drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis2016-10-25
| * | | | | | drm/amd/amdgpu: Make debugfs write compliment readTom St Denis2016-10-25
| * | | | | | drm/amd/amdgpu: Allow broadcast on debugfs read (v2)Tom St Denis2016-10-25
| * | | | | | drm/amd/amdgpu: Fix debugfs wave readerTom St Denis2016-10-25
| * | | | | | drm/amd/amdgpu: Add wave reader to debugfsTom St Denis2016-10-25
| * | | | | | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
| * | | | | | drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.hAlex Deucher2016-10-25
| * | | | | | drm/amdgpu/virtual_dce: move define into source fileAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: enable virtual dce on SIAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher2016-10-25
| * | | | | | drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)Alex Deucher2016-10-25
| * | | | | | drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher2016-10-25
| * | | | | | drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)Alex Deucher2016-10-25
| * | | | | | drm/amdgpu: save number of vce states in dpm struct.Rex Zhu2016-10-25
| * | | | | | drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-25
| * | | | | | drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher2016-10-25
| * | | | | | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-25
| * | | | | | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-25
| * | | | | | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-25
| * | | | | | drm/amdgpu: remove explicit NULL init for parse_csChristian König2016-10-25
| * | | | | | drm/amdgpu: remove 128 NOP hack from vm_flush v2Christian König2016-10-25
| * | | | | | drm/amdgpu: remove ring type check for conditional executionChristian König2016-10-25