summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAge
* drm/irq: Unexport drm_vblank_on/offDaniel Vetter2016-11-15
* drm/amdgpu: Use drm_crtc_vblank_on/off for dce6Daniel Vetter2016-11-15
* drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-14
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-12
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-11
|\
| * drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang2016-11-09
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-07
|\ \ | |/ |/|
| * Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie2016-11-01
| |\
| | * drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher2016-10-27
| | * drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu2016-10-26
| | * drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-25
| | * drm/amdgpu: fix fence slab teardownGrazvydas Ignotas2016-10-24
| | * drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas2016-10-24
| | * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-24
| | * drm/amdgpu: cancel reset work on finiAlex Deucher2016-10-24
| | * drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu2016-10-21
| | * drm/amdgpu: explicitly set pg_flags for STAlex Deucher2016-10-21
| | * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-21
| | * drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan2016-10-21
| | * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-21
| | * drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher2016-10-21
| * | drm/drivers: add support for using the arch wc mapping API.Dave Airlie2016-10-26
| |/
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-28
|\ \
| * | 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/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