summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-19drm/amdgpu: Optimize mutex usage (v4)Alex Xie
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez
2017-05-31drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez
2017-05-31drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König
2017-05-31drm/amdgpu: enable lbpw on ravenHawking Zhang
2017-05-31drm/amdgpu: optimize amdgpu driver load & resume timeShirish S
2017-05-24drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák
2017-05-24drm/amdgpu: add dep_sync for amdgpu jobChunming Zhou
2017-05-24drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou
2017-05-24drm/amdgpu: check if vram is lost v2Chunming Zhou
2017-05-24drm/amdgpu: move amdgpu_vcn structure to vcn headerLeo Liu
2017-05-24drm/amdgpu: add initial vcn support and decode testsLeo Liu
2017-05-24drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou
2017-05-24drm/amdgpu: extend lock range for race condition when gpu resetRoger.He
2017-05-24drm/amd/amdgpu: get rid of else branchNikola Pajkovsky
2017-05-24drm/amdgpu:cleanup flag not usedMonk Liu
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-05-24drm/amdgpu: Move kiq ring lock out of virt structureShaoyun Liu
2017-05-24drm/amdgpu: drop support for untouched registersChristian König
2017-05-24drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)David Panariti
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher
2017-04-28drm/amdgpu: export more gpu info for gfx9Junwei Zhang
2017-04-28drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou
2017-04-28drm/amd/amdgpu: Introduce new read/write macros for SOC15Tom St Denis