summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-10-19drm/amdgpu: rename context priority levelsAndres Rodriguez
2017-10-09drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez
2017-10-09drm/amdgpu: add plumbing for ctx priority changes v2Andres Rodriguez
2017-10-09drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSETAndres Rodriguez
2017-10-09drm/amd/sched: allow clients to edit an entity's rq v2Andres Rodriguez
2017-10-09drm/amdgpu: make amdgpu_to_sched_priority detect invalid parametersAndres Rodriguez
2017-10-09drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez
2017-10-09drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez
2017-10-09drm/amdgpu: add parameter to allocate high priority contexts v11Andres Rodriguez
2017-10-09drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2Andres Rodriguez
2017-10-09drm/amdgpu: add helper to convert a ttm bo to amdgpu_boAndres Rodriguez
2017-10-09drm/amdgpu: add VM support for huge pages v2Christian König
2017-10-09drm/ttm: DMA map/unmap consecutive pages as a whole v2Christian König
2017-10-09drm/ttm: allocate/free multiple pages in a single callChristian König
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen
2017-10-09drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on RavenYong Zhao
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-08drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher
2017-10-08drm/radeon: move ci_send_msg_to_smc to where it's usedAlex Deucher
2017-10-06drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobsNicolai Hähnle
2017-10-06drm/amd/sched: NULL out the s_fence field after run_jobNicolai Hähnle
2017-10-06drm/amd/sched: move adding finish callback to amd_sched_job_beginNicolai Hähnle
2017-10-06drm/amd/sched: fix an outdated commentNicolai Hähnle
2017-10-06drm/amd/sched: rename amd_sched_entity_pop_jobNicolai Hähnle
2017-10-06drm/amdgpu: minor coding style fixChristian König
2017-10-06drm/ttm: add transparent huge page support for DMA allocations v2Christian König
2017-10-06drm/ttm: add support for different pool sizesChristian König
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König
2017-10-06drm/amdgpu: add uvd enc irqJames Zhu
2017-10-06drm/amdgpu: add uvd enc ib testJames Zhu
2017-10-06drm/amdgpu: add uvd enc ring testJames Zhu
2017-10-06drm/amdgpu: add uvd enc vm functions (v2)James Zhu
2017-10-06drm/amdgpu: add uvd enc into run queueJames Zhu
2017-10-06drm/amdgpu: add uvd enc ringsJames Zhu
2017-10-06drm/amdgpu: add new uvd enc ring methodsJames Zhu
2017-10-06drm/amdgpu: add uvd enc command in headerJames Zhu
2017-10-06drm/amdgpu: add uvd enc registers in headerJames Zhu
2017-10-06drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu
2017-10-06drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis
2017-10-06drm/amd/powerplay: fix typo on avfs disableEvan Quan
2017-10-06drm/amd/powerplay: get raven sclk and mclk levels (v2)Evan Quan
2017-10-06drm/amd/powerplay: get raven current sclk and mclk (v2)Evan Quan
2017-10-06drm/amd/powerplay: get raven max/min gfx clocks (v2)Evan Quan
2017-10-06drm/amd/powerplay: added new raven ppsmc messagesEvan Quan
2017-10-06drm/amd/powerplay: fixed wrong return value on error (v2)Evan Quan
2017-10-06drm/amdgpu: Fixed a potential circular lockozeng
2017-10-06drm/radeon: make functions alloc_pasid and free_pasid staticColin Ian King
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák
2017-10-06drm/syncobj: add a new helper drm_syncobj_get_fdMarek Olšák
2017-10-06drm/syncobj: extract two helpers from drm_syncobj_createMarek Olšák