summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix lru size grouping v2Christian König2016-08-241-0/+2
* drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2016-08-161-2/+2
* drm/amdgpu: enable UVD context buffer for older HWChristian König2016-07-291-0/+1
* drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-291-2/+2
* drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-291-0/+1
* drm/amdgpu: add begin/end_use ring callbacksChristian König2016-07-291-0/+3
* drm/amdgpu: remove fence_lockChristian König2016-07-291-1/+0
* drm/amdgpu: fix indentation in struct amdgpu_ringChristian König2016-07-291-2/+2
* drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-071-0/+6
* drm/amdgpu: remove more of the ring backup codeAlex Deucher2016-07-071-3/+0
* drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou2016-07-071-4/+0
* drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou2016-07-071-6/+3
* drm/amdgpu: earlier free SA resourcesChristian König2016-07-071-0/+1
* drm/amdgpu: fix user fence handling once moreChristian König2016-07-071-2/+1
* drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis2016-07-071-2/+2
* drm/amdgpu: must update page table after gpu resetChunming Zhou2016-07-071-0/+2
* drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher2016-07-071-0/+4
* drm/amdgpu: move select_se_sh into the gfx structAlex Deucher2016-07-071-0/+2
* drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-3/+7
* drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher2016-07-071-3/+0
* drm/amdgpu: validate VM PTs only on evictionChristian König2016-07-071-1/+3
* drm/amdgpu: add eviction counterChristian König2016-07-071-0/+1
* drm/amdgpu: add disable_cu parameterNicolai Hähnle2016-07-071-0/+1
* drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui2016-07-071-0/+2
* drm/amdgpu: remove now unnecessary checksChristian König2016-07-071-1/+0
* drm/amdgpu: use a fence array for VMID managementChristian König2016-07-071-4/+6
* drm/amdgpu: add optional ring to amdgpu_sync_is_idleChristian König2016-07-071-1/+2
* drm/amdgpu: remove amdgpu_sync_waitChristian König2016-07-071-1/+0
* drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle2016-07-071-0/+2
* drm/amdgpu: fix ring debugfs bugMonk Liu2016-07-071-0/+3
* drm/amdgpu/atpx: track whether if this is a hybrid graphics platformAlex Deucher2016-07-071-0/+2
* drm/amdgpu/atpx: add a query for ATPX dGPU power controlAlex Deucher2016-07-071-0/+2
* drm/amdgpu: add the common code to support mclk ODEric Huang2016-07-071-0/+8
* drm/amdgpu: add powercontainment module parameterHuang Rui2016-07-071-0/+1
* drm/amdgpu: fix and cleanup job destructionChristian König2016-07-071-1/+0
* drm/amdgpu: properly abstract scheduler timeout handlingChristian König2016-07-071-1/+0
* drm/amdgpu: add the new common pm code to support sclk ODEric Huang2016-07-071-0/+2
* drm/amdgpu: add the new common pm code to select the clock levelsEric Huang2016-07-071-0/+2
* drm/amdgpu: add powerplay sclk OD support through sysfs (v2)Eric Huang2016-07-071-0/+6
* Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-021-0/+7
|\
| * Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"Alex Deucher2016-06-131-3/+1
| * amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez2016-06-131-0/+7
| * drm/amdgpu: add pipeline sync while vmid switch in same ctxChunming Zhou2016-06-091-1/+3
* | dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-1/+1
|/
* drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu2016-05-131-0/+2
* drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-111-12/+7
* drm/amdgpu: move VM fields into jobChristian König2016-05-111-7/+8
* drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-111-1/+1
* drm/amdgpu: move context switch handling into common code v2Christian König2016-05-111-2/+2
* drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-111-2/+2
OpenPOWER on IntegriCloud