[Intel-gfx] [PATCH v2 0/8] drm/i915: Remainder of dbuf state stuff
Ville Syrjala
ville.syrjala at linux.intel.com
Thu Jan 21 20:52:54 UTC 2021
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Rebased dbuf remainders for ci to chew. All
reviewwed by Stan now (thanks).
Ville Syrjälä (8):
drm/i915: Extract intel_crtc_ddb_weight()
drm/i915: Pass the crtc to skl_compute_dbuf_slices()
drm/i915: Introduce intel_dbuf_slice_size()
drm/i915: Introduce skl_ddb_entry_for_slices()
drm/i915: Move pipe ddb entries into the dbuf state
drm/i915: Extract intel_crtc_dbuf_weights()
drm/i915: Encapsulate dbuf state handling harder
drm/i915: Do a bit more initial readout for dbuf
drivers/gpu/drm/i915/display/intel_display.c | 40 +-
.../drm/i915/display/intel_display_debugfs.c | 1 -
.../drm/i915/display/intel_display_types.h | 1 -
drivers/gpu/drm/i915/i915_drv.h | 9 -
drivers/gpu/drm/i915/intel_pm.c | 538 ++++++++----------
drivers/gpu/drm/i915/intel_pm.h | 7 +-
6 files changed, 267 insertions(+), 329 deletions(-)
--
2.26.2
More information about the Intel-gfx
mailing list