summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-07drm/radeon/cik: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amdgpu/gfx7: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amdgpu/gfx8: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amd/amdgpu : adding new tracepoints to track memory information.David Mao3-0/+43
2016-07-07drm/amd/amdgpu : Refine tracepoints to track more informationDavid Mao1-2/+18
2016-07-07drm/amdgpu/uvd6: De-numberify startupTom St Denis1-14/+25
2016-07-07drm/amdgpu: Initialize the variables in a straight-forward wayAlex Xie1-6/+28
2016-07-07drm/amdgpu: Add comment to describe the purpose of one difficult if statementAlex Xie1-4/+7
2016-07-07drm/amdgpu: Change some variable names to make code easier understoodAlex Xie1-16/+16
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou2-1/+6
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou2-9/+17
2016-07-07drm/amdgpu: remove now unnecessary checksChristian König2-21/+11
2016-07-07drm/amdgpu: use a fence array for VMID managementChristian König4-119/+117
2016-07-07drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free oneChristian König1-54/+59
2016-07-07drm/amdgpu: prefer VMIDs idle on the current ringChristian König1-15/+9
2016-07-07drm/amdgpu: add optional ring to amdgpu_sync_is_idleChristian König4-6/+20
2016-07-07drm/amdgpu: remove amdgpu_sync_waitChristian König3-25/+1
2016-07-07drm/amdgpu: generalize the scheduler fenceChristian König6-49/+79
2016-07-07drm/amdgpu: document amdgpu_sync_get_fenceChristian König1-0/+7
2016-07-07drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.Tom St Denis2-4/+6
2016-07-07drm/amdgpu/gfx8: Tidy up various PG helpersTom St Denis1-33/+18
2016-07-07drm/amdgpu/gfx8: Enable PG on StoneyTom St Denis1-1/+6
2016-07-07drm/amdgpu/gfx8: Enable CG on StoneyTom St Denis1-0/+7
2016-07-07drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functionsTom St Denis1-1/+1
2016-07-07drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle3-0/+13
2016-07-07drm/amdgpu/trace: Add tracepoints to MMIO read/writesTom St Denis2-4/+46
2016-07-07drm/amdgpu: print smc fw info in CGS.yanyang11-0/+1
2016-07-07drm/amdgpu: properly clean up runtime pmAlex Deucher1-10/+21
2016-07-07drm/radeon: work around lack of upstream ACPI support for D3coldAlex Deucher1-0/+9
2016-07-07drm/amdgpu: work around lack of upstream ACPI support for D3coldAlex Deucher1-0/+9
2016-07-07drm/amdgpu: add gpu reset to timeout handlerChunming Zhou1-0/+1
2016-07-07drm/amdgpu: fix ring debugfs bugMonk Liu2-0/+13
2016-07-07drm/amd/amdgpu: ring debugfs is read in increments of 4 bytesTom St Denis1-1/+1
2016-07-07drm/amd/amdgpu: Convert ring debugfs entries to binaryTom St Denis1-65/+62
2016-07-07drm/radeon: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher1-4/+4
2016-07-07drm/radeon/atpx: hybrid platforms use d3coldAlex Deucher1-1/+3
2016-07-07drm/radeon/atpx: track whether if this is a hybrid graphics platformAlex Deucher2-1/+10
2016-07-07drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher1-4/+4
2016-07-07drm/amdgpu/atpx: hybrid platforms use d3coldAlex Deucher1-1/+3
2016-07-07drm/amdgpu/atpx: track whether if this is a hybrid graphics platformAlex Deucher2-1/+10
2016-07-07drm/radeon/atpx: drop forcing of dGPU power controlAlex Deucher1-5/+0
2016-07-07drm/radeon: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher1-1/+4
2016-07-07drm/radeon/atpx: add a query for ATPX dGPU power controlAlex Deucher2-0/+6
2016-07-07drm/radeon: add a delay after ATPX dGPU power offAlex Deucher1-0/+5
2016-07-07drm/radeon: clean up atpx power control handlingAlex Deucher1-22/+28
2016-07-07drm/radeon: disable power control on hybrid laptopsAlex Deucher1-0/+5
2016-07-07drm/amdgpu/atpx: drop forcing of dGPU power controlAlex Deucher1-5/+0
2016-07-07drm/amdgpu: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher1-1/+4
2016-07-07drm/amdgpu/atpx: add a query for ATPX dGPU power controlAlex Deucher2-0/+6
2016-07-07drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher1-0/+5