[Intel-gfx] [PATCH v2 0/3] drm/i915: Improvements to stolen memory setup
Lucas De Marchi
lucas.demarchi at intel.com
Fri Sep 16 17:36:05 UTC 2022
Better split, document, and make the code paths for integrated and discrete
more similar.
v2:
- s/GENMASK/REG_GENMASK64/ where appropriate
- Fix comment
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
---
Lucas De Marchi (3):
drm/i915: Add missing mask when reading GEN12_DSMBASE
drm/i915: Split i915_gem_init_stolen()
drm/i915/dgfx: Make failure to setup stolen non-fatal
drivers/gpu/drm/i915/gem/i915_gem_stolen.c | 188 +++++++++++++++++------------
drivers/gpu/drm/i915/i915_reg.h | 1 +
2 files changed, 109 insertions(+), 80 deletions(-)
---
base-commit: 13d68eac4fd3384eeb113e183c4abe2e3afdf76c
change-id: 20220915-stolen-7aa0e407368f
Best regards,
--
Lucas De Marchi <lucas.demarchi at intel.com>
More information about the Intel-gfx
mailing list