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