Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drm/amdgpu: move some atombios definitions to common folder (v2) | Alex Deucher | 2015-08-17 |
| | | | | | | | | | the definitions can be shared by different IP components. v2: fix include path Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> | ||
* | drm/amdgpu: add core driver (v4) | Alex Deucher | 2015-06-03 |
This adds the non-asic specific core driver code. v2: remove extra kconfig option v3: implement minor fixes from Fengguang Wu v4: fix cast in amdgpu_ucode.c Acked-by: Christian König <christian.koenig@amd.com> Acked-by: Jammy Zhou <Jammy.Zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |