All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/4] Define MOCS table for Icelake
@ 2018-12-14 18:20 Lucas De Marchi
  2018-12-14 18:20 ` [PATCH v7 1/4] drm/i915: Simplify MOCS table definition Lucas De Marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Lucas De Marchi @ 2018-12-14 18:20 UTC (permalink / raw)
  To: intel-gfx; +Cc: Anuj Phogat

This reworks v6 of the series
(https://patchwork.freedesktop.org/series/51258/) to handle the comments
there and some more of my own.

I added 2 patches in which most of the changes were done and then
rebased those commits to adhere to the new table format. All values for
the table were cross checked with spec as well.

Lucas De Marchi (2):
  drm/i915: Simplify MOCS table definition
  drm/i915: cache number of MOCS entries

Tomasz Lis (2):
  drm/i915/skl: Rework MOCS tables to keep common part in a define
  drm/i915/icl: Define MOCS table for Icelake

 drivers/gpu/drm/i915/intel_mocs.c | 299 ++++++++++++++++++++----------
 1 file changed, 202 insertions(+), 97 deletions(-)

-- 
2.20.0

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

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

end of thread, other threads:[~2019-01-07 10:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 18:20 [PATCH v7 0/4] Define MOCS table for Icelake Lucas De Marchi
2018-12-14 18:20 ` [PATCH v7 1/4] drm/i915: Simplify MOCS table definition Lucas De Marchi
2018-12-14 18:20 ` [PATCH v7 2/4] drm/i915/skl: Rework MOCS tables to keep common part in a define Lucas De Marchi
2018-12-14 18:20 ` [PATCH v7 3/4] drm/i915/icl: Define MOCS table for Icelake Lucas De Marchi
2018-12-21 12:29   ` Tvrtko Ursulin
2018-12-21 18:05     ` Lis, Tomasz
2018-12-31  8:59       ` Tvrtko Ursulin
2019-01-05  1:33     ` Lucas De Marchi
2019-01-07 10:19       ` Tvrtko Ursulin
2019-01-07 10:28         ` Chris Wilson
2018-12-14 18:20 ` [PATCH v7 4/4] drm/i915: cache number of MOCS entries Lucas De Marchi
2018-12-21 11:56   ` Tvrtko Ursulin
2019-01-04 23:47     ` Lucas De Marchi
2019-01-07 10:26       ` Tvrtko Ursulin
2018-12-14 19:14 ` ✓ Fi.CI.BAT: success for Define MOCS table for Icelake Patchwork
2018-12-14 20:20 ` ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.