index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
5
-23
/
+43
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
6
-6
/
+44
2016-11-29
drm/amdgpu: fix check for port PM availability
Peter Wu
1
-2
/
+9
2016-11-23
drm/amdgpu: fix power state when port pm is unavailable
Peter Wu
1
-1
/
+8
2016-11-15
drm/irq: Unexport drm_vblank_on/off
Daniel Vetter
1
-2
/
+2
2016-11-15
drm/amdgpu: Use drm_crtc_vblank_on/off for dce6
Daniel Vetter
1
-2
/
+2
2016-11-15
drm/amdgpu:fix vpost_needed routine
Monk Liu
1
-20
/
+7
2016-11-14
drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-7
/
+1
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
4
-13
/
+11
2016-11-11
drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
Mario Kleiner
3
-2
/
+21
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
4
-1
/
+179
2016-11-09
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
4
-1
/
+179
2016-11-07
drm/amdgpu: fix crash in acp_hw_fini
Alex Deucher
1
-1
/
+4
2016-11-07
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-5
/
+40
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
18
-53
/
+75
2016-11-01
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
17
-53
/
+70
2016-10-31
drm/amdgpu: add some error handling to amdgpu_init v2
Christian König
1
-3
/
+23
2016-10-31
drm/amd: fix scheduler fence teardown order v2
Christian König
1
-0
/
+2
2016-10-31
drm/amdgpu: make sure ddc_bus is valid in connector unregister
Alex Deucher
1
-1
/
+1
2016-10-31
drm/amdgpu: disable runtime pm in certain cases
Alex Deucher
1
-0
/
+2
2016-10-28
drm/amdgpu: add support for new smc firmware on iceland
Alex Deucher
2
-1
/
+7
2016-10-28
drm/amdgpu: add support for new smc firmware on tonga
Alex Deucher
2
-1
/
+6
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
32
-267
/
+270
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
3
-8
/
+44
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2
-4
/
+15
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
1
-9
/
+9
2016-10-27
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
1
-16
/
+43
2016-10-26
drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.
Rex Zhu
1
-1
/
+1
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
1
-0
/
+5
2016-10-25
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
1
-1
/
+25
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
1
-0
/
+1
2016-10-25
drm/amdgpu:new ids flag for preempt
Monk Liu
1
-0
/
+2
2016-10-25
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
6
-1
/
+7
2016-10-25
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
1
-6
/
+6
2016-10-25
drm/amdgpu/atom: remove a bunch of unused functions
Alex Deucher
2
-92
/
+0
2016-10-25
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
4
-28
/
+20
2016-10-25
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
1
-30
/
+7
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
3
-0
/
+92
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
3
-4
/
+11
2016-10-25
drm/amdgpu: refine set power state logic for dpm.
Rex Zhu
1
-65
/
+15
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
3
-2
/
+8
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for KV
Alex Deucher
1
-0
/
+13
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
1
-0
/
+52
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Cz.
Rex Zhu
1
-0
/
+13
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for CI
Rex Zhu
1
-0
/
+51
2016-10-25
drm/amdgpu: add new callback to check power state info
Rex Zhu
1
-0
/
+7
[next]