[PATCH 0/3] drm/amdgpu: implement raster configuration
Marek Olšák
maraeo at gmail.com
Mon Sep 26 20:38:59 UTC 2016
The series is missing a DRM version bump, so Mesa can't really use it
even if it wanted.
Marek
On Sun, Sep 18, 2016 at 4:36 AM, Huang Rui <ray.huang at amd.com> wrote:
> Hi all,
>
> This patch set is to introduce the raster configuration for all gfx
> generations.
>
> Thanks,
> Rui
>
> Huang Rui (3):
> drm/amdgpu: implement raster configuration for gfx v6
> drm/amdgpu: implement raster configuration for gfx v7
> drm/amdgpu: implement raster configuration for gfx v8
>
> drivers/gpu/drm/amd/amdgpu/cikd.h | 36 ++++++
> drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 133 +++++++++++++++++++-
> drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 160 +++++++++++++++++++++++-
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 168 +++++++++++++++++++++++++-
> drivers/gpu/drm/amd/amdgpu/vid.h | 37 ++++++
> drivers/gpu/drm/amd/include/asic_reg/si/sid.h | 35 ++++++
> 6 files changed, 566 insertions(+), 3 deletions(-)
>
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list