| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | drma/dmgpu: move cg and pg flags into shared headers | Alex Deucher | 2016-02-08 | 1 | -0/+32 | |
| | | | | | | | | | | | | | | | So they can be used by powerplay. Reviewed-by: Eric Huang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | | drm/amd: add ACP driver support | Maruthi Bayyavarapu | 2016-02-10 | 1 | -0/+1 | |
| |/ | | | | | | | | | | | | | | | This adds the ACP (Audio CoProcessor) IP driver and wires it up to the amdgpu driver. The ACP block provides the DMA engine for i2s based ALSA driver. This is required for audio on APUs that utilize an i2s codec. Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Maruthi Bayyavarapu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Murali Krishna Vemuri <[email protected]> Signed-off-by: Maruthi Bayyavarapu <[email protected]> Signed-off-by: Chunming Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module | Rex Zhu | 2015-12-21 | 1 | -0/+21 | |
| | | | | | | | | | rename amdgpu_pm_state_type to amd_pm_state_type Signed-off-by: Rex Zhu <[email protected]> Acked-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | |||||
| * | drm/amdgpu: add Stoney chip family | Samuel Li | 2015-10-21 | 1 | -0/+1 | |
| | | | | | | | | Stoney is based on Carrizo with some IP upgrades. Signed-off-by: Samuel Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amdgpu: Add Fiji DID 0x7300 common support | David Zhang | 2015-08-17 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: David Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Christian König <[email protected]> | |||||
| * | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 2015-08-17 | 1 | -0/+27 | |
| | | | | | | | | | | Make the definitions common for all driver components v2: fix kfd Signed-off-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | |||||
| * | drm/amdgpu: add some common definitions to amd_shared.h | Jammy Zhou | 2015-08-17 | 1 | -0/+11 | |
| | | | | | | | | Add GPU family definitions and timeout value for IP components. Signed-off-by: Jammy Zhou <[email protected]> Reviewed-by: Alex Deucher <[email protected]> | |||||
| * | drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) | yanyang1 | 2015-06-04 | 1 | -0/+81 | |
| The structure is renamed and moved to amd_shared.h to make the component independent. This makes it easier to add new components in the future. v2: fix include path Reviewed-by: Jammy Zhou <[email protected]> Signed-off-by: yanyang1 <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||||
