[Intel-gfx] [PATCH 0/5] reorg for future
Rodrigo Vivi
rodrigo.vivi at intel.com
Wed Dec 3 04:55:24 PST 2014
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
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
More information about the Intel-gfx
mailing list