summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-05-04drm/amdgpu: add ELM/BAF asic typesAlex Deucher
2016-05-04drm/amd: add DCE 11.2 register headersAlex Deucher
2016-05-04drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.Bas Nieuwenhuizen
2016-05-04drm/amdgpu: remove sorting of CS BOsChristian König
2016-05-04drm/amdgpu: group BOs by log2 of the size on the LRU v2Christian König
2016-05-04drm/amdgpu: drop apply quirks for now.Dave Airlie
2016-05-04drm/amdgpu: fix error checking when reuse vmid on same ringChunming Zhou
2016-05-04drm/amdgpu: only update last_flush when vmid doesn't have other new ownerChunming Zhou
2016-05-04drm/amdgpu: double fence slotChunming Zhou
2016-05-04drm/amdgpu: enable sdma clockgating on STAlex Deucher
2016-05-04drm/amdgpu: enable sdma clockgating on CZAlex Deucher
2016-05-04drm/amdgpu/sdma: rename fiji cg functionsAlex Deucher
2016-05-04drm/amdgpu: enable gmc clockgating for STAlex Deucher
2016-05-04drm/amdgpu: enable gmc clockgating for CZAlex Deucher
2016-05-04drm/amdgpu/vi: rename fiji cg functionsAlex Deucher
2016-05-04drm/amdgpu: enable gfx clockgating for ST (v2)Alex Deucher
2016-05-04drm/amdgpu: enable gfx clockgating for CZAlex Deucher
2016-05-04drm/amdgpu/gfx: rework fiji cg functions so they can be sharedAlex Deucher
2016-05-04drm/amdgpu: add a new set of rlc function pointersAlex Deucher
2016-05-04drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for STAlex Deucher
2016-05-04drm/amdgpu/gfx8: rename send_serdes_cmdAlex Deucher
2016-05-04drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu/common: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu/sdma: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu: add new CG flag for ROM clockgatingAlex Deucher
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: add optional LRU removal callback v2Christian König
2016-05-04drm/ttm: remove unused validation sequenceChristian König
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-05-04drm/ttm: don't wait for BO on initial allocationChristian König
2016-05-04drm/amdgpu: fix the coding style in amdgpu_ring.cChristian König
2016-05-04drm/amdgpu: use the ring name for debugfs (v2)Christian König
2016-05-04drm/amdgpu: reduce the ring size for SDMAChristian 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
2016-05-04drm/amd/powerplay: fix fan speed percent setting error on FijiEric Huang
2016-05-04drm/amd/powerplay: fix fan speed percent setting error on TongaEric Huang
2016-05-04drm/ttm: Fix TTM BO accountingFelix Kuehling
2016-05-04drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie
2016-05-04drm/amdgpu: handle more than 10 UVD sessions (v2)Arindam Nath
2016-05-04drm/amd: make some function-local tables static constNils Wallménius
2016-05-04drm/amd/powerplay: mark phm_master_table_* structs as constNils Wallménius
2016-05-04drm/amd/powerplay: Mark pem_event_action chains as constNils Wallménius
2016-05-04drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius
2016-05-04drm/amd/scheduler: Mark amdgpu_sched_ops constNils Wallménius
2016-05-04drm/amd: Mark some tables as constNils Wallménius
2016-05-04drm/amd/powerplay: fix stutter setup in mclk level initAlex Deucher
2016-05-04drm/radeon: add support for SET_APPEND_CNT packet3 (v2)Dave Airlie