summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-07drm/amd/amdgpu : adding new tracepoints to track memory information.David Mao
2016-07-07drm/amd/amdgpu : Refine tracepoints to track more informationDavid Mao
2016-07-07drm/amdgpu/uvd6: De-numberify startupTom St Denis
2016-07-07drm/amdgpu: Initialize the variables in a straight-forward wayAlex Xie
2016-07-07drm/amdgpu: Add comment to describe the purpose of one difficult if statementAlex Xie
2016-07-07drm/amdgpu: Change some variable names to make code easier understoodAlex Xie
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou
2016-07-07drm/amdgpu: remove now unnecessary checksChristian König
2016-07-07drm/amdgpu: use a fence array for VMID managementChristian König
2016-07-07drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free oneChristian König
2016-07-07drm/amdgpu: prefer VMIDs idle on the current ringChristian König
2016-07-07drm/amdgpu: add optional ring to amdgpu_sync_is_idleChristian König
2016-07-07drm/amdgpu: remove amdgpu_sync_waitChristian König
2016-07-07drm/amdgpu: generalize the scheduler fenceChristian König
2016-07-07drm/amdgpu: document amdgpu_sync_get_fenceChristian König
2016-07-07drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.Tom St Denis
2016-07-07drm/amdgpu/gfx8: Tidy up various PG helpersTom St Denis
2016-07-07drm/amdgpu/gfx8: Enable PG on StoneyTom St Denis
2016-07-07drm/amdgpu/gfx8: Enable CG on StoneyTom St Denis
2016-07-07drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functionsTom St Denis
2016-07-07drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle
2016-07-07drm/amdgpu/trace: Add tracepoints to MMIO read/writesTom St Denis
2016-07-07drm/amdgpu: print smc fw info in CGS.yanyang1
2016-07-07drm/amdgpu: properly clean up runtime pmAlex Deucher
2016-07-07drm/radeon: work around lack of upstream ACPI support for D3coldAlex Deucher
2016-07-07drm/amdgpu: work around lack of upstream ACPI support for D3coldAlex Deucher
2016-07-07drm/amdgpu: add gpu reset to timeout handlerChunming Zhou
2016-07-07drm/amdgpu: fix ring debugfs bugMonk Liu
2016-07-07drm/amd/amdgpu: ring debugfs is read in increments of 4 bytesTom St Denis
2016-07-07drm/amd/amdgpu: Convert ring debugfs entries to binaryTom St Denis
2016-07-07drm/radeon: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher
2016-07-07drm/radeon/atpx: hybrid platforms use d3coldAlex Deucher
2016-07-07drm/radeon/atpx: track whether if this is a hybrid graphics platformAlex Deucher
2016-07-07drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher
2016-07-07drm/amdgpu/atpx: hybrid platforms use d3coldAlex Deucher
2016-07-07drm/amdgpu/atpx: track whether if this is a hybrid graphics platformAlex Deucher
2016-07-07drm/radeon/atpx: drop forcing of dGPU power controlAlex Deucher
2016-07-07drm/radeon: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher
2016-07-07drm/radeon/atpx: add a query for ATPX dGPU power controlAlex Deucher
2016-07-07drm/radeon: add a delay after ATPX dGPU power offAlex Deucher
2016-07-07drm/radeon: clean up atpx power control handlingAlex Deucher
2016-07-07drm/radeon: disable power control on hybrid laptopsAlex Deucher
2016-07-07drm/amdgpu/atpx: drop forcing of dGPU power controlAlex Deucher
2016-07-07drm/amdgpu: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher
2016-07-07drm/amdgpu/atpx: add a query for ATPX dGPU power controlAlex Deucher
2016-07-07drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher
2016-07-07drm/amdgpu: clean up atpx power control handlingAlex Deucher
2016-07-07drm/amdgpu: disable power control on hybrid laptopsAlex Deucher
2016-07-07drm/radeon: allow PACKET3_PFP_SYNC_ME on evergreenEdmondo Tommasina