index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-bio-prison-v2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
drm/amdgpu: add helper to convert a ttm bo to amdgpu_bo
Andres Rodriguez
3
-9
/
+13
2017-10-09
drm/amdgpu: add VM support for huge pages v2
Christian König
1
-3
/
+22
2017-10-09
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
1
-9
/
+39
2017-10-09
drm/ttm: allocate/free multiple pages in a single call
Christian König
1
-15
/
+14
2017-10-09
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
4
-1
/
+116
2017-10-09
drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven
Yong Zhao
2
-3
/
+16
2017-10-09
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2
-8
/
+4
2017-10-09
drm/radeon: move ci_send_msg_to_smc to where it's used
Alex Deucher
3
-22
/
+22
2017-10-06
drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs
Nicolai Hähnle
1
-1
/
+7
2017-10-06
drm/amd/sched: NULL out the s_fence field after run_job
Nicolai Hähnle
1
-0
/
+4
2017-10-06
drm/amd/sched: move adding finish callback to amd_sched_job_begin
Nicolai Hähnle
1
-2
/
+3
2017-10-06
drm/amd/sched: fix an outdated comment
Nicolai Hähnle
1
-2
/
+1
2017-10-06
drm/amd/sched: rename amd_sched_entity_pop_job
Nicolai Hähnle
1
-2
/
+2
2017-10-06
drm/amdgpu: minor coding style fix
Christian König
1
-2
/
+4
2017-10-06
drm/ttm: add transparent huge page support for DMA allocations v2
Christian König
1
-48
/
+169
2017-10-06
drm/ttm: add support for different pool sizes
Christian König
4
-12
/
+14
2017-10-06
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
4
-10
/
+5
2017-10-06
drm/amdgpu: add uvd enc irq
James Zhu
1
-2
/
+38
2017-10-06
drm/amdgpu: add uvd enc ib test
James Zhu
1
-0
/
+172
2017-10-06
drm/amdgpu: add uvd enc ring test
James Zhu
1
-1
/
+54
2017-10-06
drm/amdgpu: add uvd enc vm functions (v2)
James Zhu
1
-2
/
+44
2017-10-06
drm/amdgpu: add uvd enc into run queue
James Zhu
1
-0
/
+14
2017-10-06
drm/amdgpu: add uvd enc rings
James Zhu
1
-2
/
+52
2017-10-06
drm/amdgpu: add new uvd enc ring methods
James Zhu
1
-0
/
+117
2017-10-06
drm/amdgpu: add uvd enc command in header
James Zhu
1
-0
/
+10
2017-10-06
drm/amdgpu: add uvd enc registers in header
James Zhu
1
-0
/
+15
2017-10-06
drm/amd/powerplay: fix mclk can't switch on Tonga
Rex Zhu
2
-2
/
+5
2017-10-06
drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()
Tom St Denis
1
-5
/
+2
2017-10-06
drm/amd/powerplay: fix typo on avfs disable
Evan Quan
1
-1
/
+1
2017-10-06
drm/amd/powerplay: get raven sclk and mclk levels (v2)
Evan Quan
1
-1
/
+47
2017-10-06
drm/amd/powerplay: get raven current sclk and mclk (v2)
Evan Quan
1
-2
/
+26
2017-10-06
drm/amd/powerplay: get raven max/min gfx clocks (v2)
Evan Quan
2
-0
/
+22
2017-10-06
drm/amd/powerplay: added new raven ppsmc messages
Evan Quan
1
-1
/
+6
2017-10-06
drm/amd/powerplay: fixed wrong return value on error (v2)
Evan Quan
1
-4
/
+4
2017-10-06
drm/amdgpu: Fixed a potential circular lock
ozeng
2
-2
/
+18
2017-10-06
drm/radeon: make functions alloc_pasid and free_pasid static
Colin Ian King
1
-2
/
+2
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
5
-1
/
+82
2017-10-06
drm/syncobj: add a new helper drm_syncobj_get_fd
Marek Olšák
2
-14
/
+20
2017-10-06
drm/syncobj: extract two helpers from drm_syncobj_create
Marek Olšák
2
-4
/
+49
2017-10-06
drm/amd/powerplay: delete flag PP_VALID
Rex Zhu
2
-5
/
+1
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
5
-40
/
+54
2017-10-06
drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)
Rex Zhu
1
-38
/
+38
2017-10-04
drm: fix typo in drm_gem_get_pages() comment
Jordan Crouse
1
-1
/
+1
2017-10-03
MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
Daniel Vetter
1
-0
/
+1
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
3
-10
/
+10
2017-10-01
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
drm/amd/powerplay: refine code in amd_powerplay.c (v2)
Rex Zhu
3
-48
/
+25
2017-10-01
drm/fb-cma-helper: Remove unused functions
Noralf Trønnes
2
-87
/
+3
2017-10-01
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-10-01
drm/sun4i: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
[next]