mbox series

[v7,0/4] Define MOCS table for Icelake

Message ID 20181214182021.10483-1-lucas.demarchi@intel.com (mailing list archive)
Headers show
Series Define MOCS table for Icelake | expand

Message

Lucas De Marchi Dec. 14, 2018, 6:20 p.m. UTC
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(-)