summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bio-prison-v2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-09drm/amdgpu: add helper to convert a ttm bo to amdgpu_boAndres Rodriguez3-9/+13
2017-10-09drm/amdgpu: add VM support for huge pages v2Christian König1-3/+22
2017-10-09drm/ttm: DMA map/unmap consecutive pages as a whole v2Christian König1-9/+39
2017-10-09drm/ttm: allocate/free multiple pages in a single callChristian König1-15/+14
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen4-1/+116
2017-10-09drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on RavenYong Zhao2-3/+16
2017-10-09drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher2-8/+4
2017-10-09drm/radeon: move ci_send_msg_to_smc to where it's usedAlex Deucher3-22/+22
2017-10-06drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobsNicolai Hähnle1-1/+7
2017-10-06drm/amd/sched: NULL out the s_fence field after run_jobNicolai Hähnle1-0/+4
2017-10-06drm/amd/sched: move adding finish callback to amd_sched_job_beginNicolai Hähnle1-2/+3
2017-10-06drm/amd/sched: fix an outdated commentNicolai Hähnle1-2/+1
2017-10-06drm/amd/sched: rename amd_sched_entity_pop_jobNicolai Hähnle1-2/+2
2017-10-06drm/amdgpu: minor coding style fixChristian König1-2/+4
2017-10-06drm/ttm: add transparent huge page support for DMA allocations v2Christian König1-48/+169
2017-10-06drm/ttm: add support for different pool sizesChristian König4-12/+14
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König4-10/+5
2017-10-06drm/amdgpu: add uvd enc irqJames Zhu1-2/+38
2017-10-06drm/amdgpu: add uvd enc ib testJames Zhu1-0/+172
2017-10-06drm/amdgpu: add uvd enc ring testJames Zhu1-1/+54
2017-10-06drm/amdgpu: add uvd enc vm functions (v2)James Zhu1-2/+44
2017-10-06drm/amdgpu: add uvd enc into run queueJames Zhu1-0/+14
2017-10-06drm/amdgpu: add uvd enc ringsJames Zhu1-2/+52
2017-10-06drm/amdgpu: add new uvd enc ring methodsJames Zhu1-0/+117
2017-10-06drm/amdgpu: add uvd enc command in headerJames Zhu1-0/+10
2017-10-06drm/amdgpu: add uvd enc registers in headerJames Zhu1-0/+15
2017-10-06drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu2-2/+5
2017-10-06drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis1-5/+2
2017-10-06drm/amd/powerplay: fix typo on avfs disableEvan Quan1-1/+1
2017-10-06drm/amd/powerplay: get raven sclk and mclk levels (v2)Evan Quan1-1/+47
2017-10-06drm/amd/powerplay: get raven current sclk and mclk (v2)Evan Quan1-2/+26
2017-10-06drm/amd/powerplay: get raven max/min gfx clocks (v2)Evan Quan2-0/+22
2017-10-06drm/amd/powerplay: added new raven ppsmc messagesEvan Quan1-1/+6
2017-10-06drm/amd/powerplay: fixed wrong return value on error (v2)Evan Quan1-4/+4
2017-10-06drm/amdgpu: Fixed a potential circular lockozeng2-2/+18
2017-10-06drm/radeon: make functions alloc_pasid and free_pasid staticColin Ian King1-2/+2
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák5-1/+82
2017-10-06drm/syncobj: add a new helper drm_syncobj_get_fdMarek Olšák2-14/+20
2017-10-06drm/syncobj: extract two helpers from drm_syncobj_createMarek Olšák2-4/+49
2017-10-06drm/amd/powerplay: delete flag PP_VALIDRex Zhu2-5/+1
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu5-40/+54
2017-10-06drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)Rex Zhu1-38/+38
2017-10-04drm: fix typo in drm_gem_get_pages() commentJordan Crouse1-1/+1
2017-10-03MAINTAINERS: Add dri-devel as a mailing list for anything fbdevDaniel Vetter1-0/+1
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma3-10/+10
2017-10-01Linux 4.14-rc3v4.14-rc3Linus Torvalds1-1/+1
2017-10-01drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu3-48/+25
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes2-87/+3
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2-2/+4
2017-10-01drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes1-1/+2