Home
last modified time | relevance | path

Searched refs:ddb_slices (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c637 struct skl_ddb_entry ddb_slices; in skl_crtc_allocate_ddb() local
652 skl_ddb_entry_for_slices(i915, dbuf_slice_mask, &ddb_slices); in skl_crtc_allocate_ddb()
654 ddb_range_size = skl_ddb_entry_size(&ddb_slices); in skl_crtc_allocate_ddb()
663 ddb_slices.start - mbus_offset + start, in skl_crtc_allocate_ddb()
664 ddb_slices.start - mbus_offset + end); in skl_crtc_allocate_ddb()