public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/5] reorg for future
@ 2014-12-03 12:55 Rodrigo Vivi
  2014-12-03 12:55 ` [PATCH 1/5] drm/i915: Organize Fence registers for future enablement Rodrigo Vivi
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Rodrigo Vivi @ 2014-12-03 12:55 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-12-17 17:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03 12:55 [PATCH 0/5] reorg for future Rodrigo Vivi
2014-12-03 12:55 ` [PATCH 1/5] drm/i915: Organize Fence registers for future enablement Rodrigo Vivi
2014-12-04  7:47   ` Jani Nikula
2014-12-04 14:48     ` [PATCH] " Rodrigo Vivi
2014-12-05  5:33       ` shuang.he
2014-12-16 19:55       ` Paulo Zanoni
2014-12-03 12:55 ` [PATCH 2/5] drm/i915: Organize PPGTT init Rodrigo Vivi
2014-12-03 12:55 ` [PATCH 3/5] drm/i915: Organize PDP regs report for future Rodrigo Vivi
2014-12-03 12:55 ` [PATCH 4/5] drm/i915: Organize INSTDONE " Rodrigo Vivi
2014-12-03 12:55 ` [PATCH 5/5] drm/i915: Organize bind_vma funcs Rodrigo Vivi
2014-12-04 13:51   ` shuang.he
2014-12-16 20:12 ` [PATCH 0/5] reorg for future Paulo Zanoni
2014-12-17 17:19   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox