Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c4572 uint16_t ddb_blocks; in skl_compute_wm_levels() local
4580 ddb_blocks = skl_ddb_entry_size(&ddb->plane[pipe][intel_plane->id]); in skl_compute_wm_levels()
4588 ddb_blocks, in skl_compute_wm_levels()
4702 uint16_t ddb_blocks; in skl_build_pipe_wm() local
4705 ddb_blocks = skl_ddb_entry_size(&ddb->plane[pipe][plane_id]); in skl_build_pipe_wm()
4718 ddb_blocks, &wm->trans_wm); in skl_build_pipe_wm()