summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
AgeCommit message (Expand)Author
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis
2016-11-23drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu
2016-11-11drm/amd/amdgpu: Clean up wave gfx7 helperTom St Denis
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: remove explicit NULL init for parse_csChristian König
2016-10-25drm/amdgpu: pad gfx and compute rings to 256 dwChristian König
2016-10-25drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-19drm/amdgpu: implement raster configuration for gfx v7Huang Rui
2016-09-16drm/amdgpu/gfx7: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu
2016-09-14drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx7Tom St Denis
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu
2016-08-08drm/amdgpu: pin shared GWS, GDS and OA resourcesChristian König
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-14drm/amdgpu: remove usec timeout loop from IB testsChristian König
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-07drm/amdgpu: remove more of the ring backup codeAlex Deucher
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis
2016-07-07drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop staticAlex Deucher
2016-07-07drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle
2016-07-07drm/amdgpu/gfx7: fix CP jump table sizeAlex Deucher
2016-07-07drm/amdgpu/gfx7: expand cp jt size to handle GDS as wellAlex Deucher
2016-06-13drm/amdgpu/gfx7: fix broken condition checkAlex Deucher
2016-06-09drm/amdgpu: fix gfx 7 ucode mem leakMonk Liu
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König
2016-05-11drm/amdgpu/gfx7: fix pipeline syncChunming Zhou
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amdgpu: use the ring name for debugfs (v2)Christian König
2016-05-04drm/amdgpu: reduce the ring size for GFXChristian König
2016-05-04drm/amdgpu: use max_dw in ring_initChristian König