> -----Original Message----- > From: Auld, Matthew <matthew.a...@intel.com> > Sent: Monday, April 26, 2021 2:39 AM > To: intel-...@lists.freedesktop.org > Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com>; Thomas Hellström > <thomas.hellst...@linux.intel.com>; Ceraolo Spurio, Daniele > <daniele.ceraolospu...@intel.com>; Lionel Landwerlin > <lionel.g.landwer...@linux.intel.com>; Bloomfield, Jon > <jon.bloomfi...@intel.com>; Justen, Jordan L <jordan.l.jus...@intel.com>; > Vetter, Daniel <daniel.vet...@intel.com>; Kenneth Graunke > <kenn...@whitecape.org>; Jason Ekstrand <ja...@jlekstrand.net>; Dave > Airlie <airl...@gmail.com>; dri-de...@lists.freedesktop.org; mesa- > d...@lists.freedesktop.org; Daniel Vetter <daniel.vet...@ffwll.ch>; Dave > Airlie <airl...@redhat.com> > Subject: [PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI > > Add an entry for the new uAPI needed for DG1. Also add the overall > upstream plan, including some notes for the TTM conversion. > > v2(Daniel): > - include the overall upstreaming plan > - add a note for mmap, there are differences here for TTM vs i915 > - bunch of other suggestions from Daniel > v3: > (Daniel) > - add a note for set/get caching stuff > - add some more docs for existing query and extensions stuff > - add an actual code example for regions query > - bunch of other stuff > (Jason) > - uAPI change(!): > - try a simpler design with the placements extension > - rather than have a generic setparam which can cover multiple > use cases, have each extension be responsible for one thing > only > v4: > (Daniel) > - add some more notes for ttm conversion > - bunch of other stuff > (Jason) > - uAPI change(!): > - drop all the extra rsvd members for the region_query and > region_info, just keep the bare minimum needed for padding > > Signed-off-by: Matthew Auld <matthew.a...@intel.com> > Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com> > Cc: Thomas Hellström <thomas.hellst...@linux.intel.com> > Cc: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> > Cc: Lionel Landwerlin <lionel.g.landwer...@linux.intel.com> > Cc: Jon Bloomfield <jon.bloomfi...@intel.com> > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Daniel Vetter <daniel.vet...@intel.com> > Cc: Kenneth Graunke <kenn...@whitecape.org> > Cc: Jason Ekstrand <ja...@jlekstrand.net> > Cc: Dave Airlie <airl...@gmail.com> > Cc: dri-de...@lists.freedesktop.org > Cc: mesa-dev@lists.freedesktop.org > Acked-by: Daniel Vetter <daniel.vet...@ffwll.ch> > Acked-by: Dave Airlie <airl...@redhat.com> > ---
Acked-by: Jon Bloomfield <jon.bloomfi...@intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev