summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-16amdgpu: use drm sync objects for shared semaphores (v5)drm-syncobj-amdgpuDave Airlie1-0/+3
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-38/+108
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui1-0/+3
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang1-0/+3
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie1-1/+0
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan1-0/+1
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling1-0/+3
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling1-0/+4
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher1-30/+0
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui1-0/+1
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez1-0/+3
2017-05-31drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez1-3/+24
2017-05-31drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez1-3/+20
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez1-0/+13
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez1-0/+7
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez1-2/+2
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König1-2/+3
2017-05-31drm/amdgpu: enable lbpw on ravenHawking Zhang1-0/+1
2017-05-31drm/amdgpu: optimize amdgpu driver load & resume timeShirish S1-0/+3
2017-05-24drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák1-0/+1
2017-05-24drm/amdgpu: add dep_sync for amdgpu jobChunming Zhou1-0/+1
2017-05-24drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou1-0/+4
2017-05-24drm/amdgpu: check if vram is lost v2Chunming Zhou1-0/+2
2017-05-24drm/amdgpu: move amdgpu_vcn structure to vcn headerLeo Liu1-25/+1
2017-05-24drm/amdgpu: add initial vcn support and decode testsLeo Liu1-4/+36
2017-05-24drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu1-0/+1
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou1-1/+0
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou1-0/+1
2017-05-24drm/amdgpu: extend lock range for race condition when gpu resetRoger.He1-1/+1
2017-05-24drm/amd/amdgpu: get rid of else branchNikola Pajkovsky1-22/+23
2017-05-24drm/amdgpu:cleanup flag not usedMonk Liu1-1/+0
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu1-0/+1
2017-05-24drm/amdgpu: Move kiq ring lock out of virt structureShaoyun Liu1-0/+1
2017-05-24drm/amdgpu: drop support for untouched registersChristian König1-1/+0
2017-05-24drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)David Panariti1-0/+2
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-7/+9
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-4/+0
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-5/+5
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou1-0/+1
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter1-4/+0
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter1-1/+1
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter1-4/+4
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck1-4/+4
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher1-1/+0
2017-04-28drm/amdgpu: export more gpu info for gfx9Junwei Zhang1-0/+4
2017-04-28drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou1-0/+1
2017-04-28drm/amd/amdgpu: Introduce new read/write macros for SOC15Tom St Denis1-3/+0
2017-04-06drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()Tom St Denis1-0/+3
2017-04-06drm/amdgpu: Move function amdgpu_has_atpx near other similar functionsAlex Xie1-0/+2
2017-04-06drm/amdgpu: cleanup get_invalidate_req v2Christian König1-1/+1