[Intel-gfx] [PATCH 0/5] reorg for future

Paulo Zanoni przanoni at gmail.com
Tue Dec 16 12:12:27 PST 2014


2014-12-03 10:55 GMT-02:00 Rodrigo Vivi <rodrigo.vivi at intel.com>:
> This entire series has no functional change on current supported platforms and it isn't based on any spec.
>
> This is just a reorg that will help on future.
>
> It is true that removing BUG() for unsupported platforms we miss the warn when enabling new platforms.
> But most of the time we just do what these patches are doing now and check for changes later anyway.
> So this aims to make life easier.
>
> Rodrigo Vivi (5):
>   drm/i915: Organize Fence registers for future enablement.
>   drm/i915: Organize PPGTT init
>   drm/i915: Organize PDP regs report for future.
>   drm/i915: Organize INSTDONE report for future.
>   drm/i915: Organize bind_vma funcs

For all the patches (which includes v2 of p1): Reviewed-by: Paulo
Zanoni <paulo.r.zanoni at intel.com>

>
>  drivers/gpu/drm/i915/i915_gem.c       | 17 +++-----
>  drivers/gpu/drm/i915/i915_gem_gtt.c   | 19 ++-------
>  drivers/gpu/drm/i915/i915_gpu_error.c | 74 +++++++++++------------------------
>  3 files changed, 32 insertions(+), 78 deletions(-)
>
> --
> 1.9.3
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx



-- 
Paulo Zanoni


More information about the Intel-gfx mailing list