index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/irq: Unexport drm_vblank_on/off
Daniel Vetter
2016-11-15
1
-2
/
+2
*
drm/amdgpu: Use drm_crtc_vblank_on/off for dce6
Daniel Vetter
2016-11-15
1
-2
/
+2
*
drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
4
-13
/
+11
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
4
-1
/
+179
|
\
|
*
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
2016-11-08
4
-1
/
+179
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
24
-67
/
+97
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
2016-11-01
23
-67
/
+92
|
|
\
|
|
*
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
2016-10-27
2
-2
/
+3
|
|
*
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
2016-10-27
1
-16
/
+43
|
|
*
drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.
Rex Zhu
2016-10-26
1
-1
/
+1
|
|
*
drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)
Alex Deucher
2016-10-25
1
-0
/
+6
|
|
*
drm/amdgpu: fix fence slab teardown
Grazvydas Ignotas
2016-10-24
1
-0
/
+1
|
|
*
drm/amdgpu: update kernel-doc for some functions
Grazvydas Ignotas
2016-10-24
1
-2
/
+2
|
|
*
drm/amdgpu: fix a vm_flush fence leak
Grazvydas Ignotas
2016-10-24
1
-0
/
+1
|
|
*
drm/amdgpu: fix sched fence slab teardown
Grazvydas Ignotas
2016-10-24
1
-0
/
+1
|
|
*
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
2016-10-24
3
-0
/
+6
|
|
*
drm/amdgpu: cancel reset work on fini
Alex Deucher
2016-10-24
1
-0
/
+2
|
|
*
drm/amd/powerplay: don't give up if DPM is already running
Grazvydas Ignotas
2016-10-21
1
-2
/
+2
|
|
*
drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.c
Rex Zhu
2016-10-21
1
-3
/
+6
|
|
*
drm/amdgpu: avoid drm error log during S3 on RHEL7.3
jimqu
2016-10-21
1
-1
/
+2
|
|
*
drm/amdgpu: explicitly set pg_flags for ST
Alex Deucher
2016-10-21
1
-1
/
+1
|
|
*
drm/amdgpu/st: move ATC CG golden init from gfx to mc
Alex Deucher
2016-10-21
2
-1
/
+1
|
|
*
drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled case
Evan Quan
2016-10-21
1
-4
/
+2
|
|
*
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
2016-10-21
5
-25
/
+4
|
|
*
drm/amdgpu: drop atom scratch save/restore in gpu reset
Alex Deucher
2016-10-21
1
-4
/
+0
|
|
*
drm/amdgpu/powerplay/smu7: fix static checker warning
Alex Deucher
2016-10-21
1
-5
/
+8
|
*
|
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
2016-10-26
1
-0
/
+5
|
|
/
*
|
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
36
-337
/
+345
|
\
\
|
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
33
-332
/
+340
*
|
|
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
2016-10-27
1
-4
/
+16
*
|
|
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
2016-10-27
1
-4
/
+3
*
|
|
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
2016-10-27
3
-8
/
+44
*
|
|
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
2016-10-27
1
-2
/
+5
*
|
|
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2016-10-27
2
-4
/
+15
*
|
|
drm/amdgpu: use failed label to handle context init failure
Huang Rui
2016-10-27
1
-9
/
+9
*
|
|
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
2016-10-25
1
-1
/
+25
*
|
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
*
|
|
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
2016-10-25
4
-8
/
+8
*
|
|
drm/amdgpu:new ids flag for preempt
Monk Liu
2016-10-25
1
-0
/
+2
*
|
|
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-10-25
1
-2
/
+2
*
|
|
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
2016-10-25
8
-7
/
+11
*
|
|
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
2016-10-25
1
-6
/
+6
*
|
|
drm/amdgpu/atom: remove a bunch of unused functions
Alex Deucher
2016-10-25
2
-92
/
+0
*
|
|
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
2016-10-25
4
-28
/
+20
*
|
|
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
2016-10-25
1
-30
/
+7
*
|
|
drm/amdgpu: add VCE VM session tracking
Christian König
2016-10-25
3
-0
/
+92
*
|
|
drm/amdgpu: improve parse_cs handling a bit
Christian König
2016-10-25
3
-4
/
+11
*
|
|
drm/amdgpu: refine set power state logic for dpm.
Rex Zhu
2016-10-25
1
-65
/
+15
*
|
|
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
2016-10-25
3
-2
/
+8
[next]