Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC | Jammy Zhou | 2015-06-03 | 1 | -5/+2 | |
| | | | | | | | | This flag isn't used by user mode drivers, remove it to avoid confusion. And rename GTT_WC to GTT_USWC to make it clear. Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> | |||||
* | drm/amdgpu: add amdgpu uapi header (v4) | Alex Deucher | 2015-06-03 | 1 | -0/+590 | |
This header defines the ioctl interface to the driver. v2: remove stale tiling defines v3: add appropriate padding v4: remove executable bits on header 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> |