2014-12-03 10:55 GMT-02:00 Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>: > 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@xxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Paulo Zanoni _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx