index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
14
-68
/
+107
2016-04-05
drm/amdgpu: total vram size also reduces pin size
Chunming Zhou
1
-0
/
+1
2016-04-04
drm/amdgpu: save and restore the firwmware cache part when suspend resume
Leo Liu
1
-16
/
+11
2016-04-04
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
5
-26
/
+35
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-04-01
drm/amdgpu: fence wait old rcu slot
Chunming Zhou
1
-2
/
+6
2016-04-01
drm/amdgpu: fix leaking fence in the pageflip code
Christian König
1
-1
/
+1
2016-04-01
drm/amdgpu: print vram type rather than just DDR
Alex Deucher
1
-2
/
+13
2016-04-01
drm/amdgpu/gmc: use proper register for vram type on Fiji
Alex Deucher
1
-1
/
+8
2016-04-01
drm/amdgpu/gmc: move vram type fetching into sw_init
Alex Deucher
2
-16
/
+16
2016-04-01
drm/amdgpu: Set vblank_disable_allowed = true
Michel Dänzer
1
-0
/
+2
2016-04-01
drm/amdgpu: check dpm state before pm system fs initialized.
Rex Zhu
1
-1
/
+1
2016-04-01
drm/amdgpu: Not support disable dpm in powerplay.
Rex Zhu
1
-6
/
+2
2016-04-01
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
Rex Zhu
1
-0
/
+11
2016-04-01
drm/amd/powerplay: fix segment fault issue in multi-display case.
Rex Zhu
1
-5
/
+8
2016-04-01
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-0
/
+10
2016-03-28
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-34
/
+86
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
62
-4996
/
+4142
2016-03-21
drm/amdgpu: add invalidate_page callback for userptrs
Christian König
1
-26
/
+72
2016-03-21
drm/amdgpu: Revert "remove the userptr rmn->lock"
Christian König
1
-8
/
+14
2016-03-21
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2
-0
/
+2
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
15
-364
/
+214
2016-03-17
drm/amdgpu: removing BO_VAs shouldn't be interruptible
Christian König
1
-1
/
+1
2016-03-17
drm/amdgpu: use sched fence if possible
Monk Liu
1
-1
/
+4
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
10
-6
/
+16
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
8
-10
/
+12
2016-03-17
drm/amdgpu: include the right version of gmc header files for iceland
Ken Wang
1
-2
/
+2
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
28
-297
/
+710
2016-03-16
drm/amdgpu: switch back to 32bit hw fences v2
Christian König
2
-32
/
+21
2016-03-16
drm/amdgpu: remove amdgpu_fence_is_signaled
Christian König
1
-25
/
+0
2016-03-16
drm/amdgpu: drop the extra fence range check v2
Christian König
1
-3
/
+0
2016-03-16
drm/amdgpu: signal fences directly in amdgpu_fence_process
Christian König
2
-68
/
+31
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_wait_empty v2
Christian König
1
-54
/
+15
2016-03-16
drm/amdgpu: keep all fences in an RCU protected array v2
Christian König
2
-3
/
+31
2016-03-16
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
3
-4
/
+12
2016-03-16
drm/amdgpu: RCU protected amdgpu_fence_release
Christian König
1
-1
/
+22
2016-03-16
drm/amdgpu: merge amdgpu_fence_process and _activity
Christian König
1
-19
/
+5
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_activity
Christian König
1
-32
/
+3
2016-03-14
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2
-26
/
+25
2016-03-14
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2
-21
/
+0
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2
-25
/
+0
2016-03-14
drm/amdgpu: stop using the ring index in the SA
Christian König
2
-36
/
+22
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
1
-7
/
+0
2016-03-14
drm/amdgpu: always wait before kmap a BO
Christian König
1
-5
/
+11
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
1
-5
/
+3
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
26
-281
/
+361
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
3
-20
/
+53
[next]