Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane_regs.h503 #define PLANE_MIN_BUF_CFG(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ macro
H A Dskl_watermark.c700 val = intel_de_read(display, PLANE_MIN_BUF_CFG(pipe, plane_id)); in skl_ddb_get_hw_plane_state()