Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane_regs.h388 #define PLANE_MIN_BUF_CFG(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ macro
H A Dskl_universal_plane.c867 intel_de_write_dsb(display, dsb, PLANE_MIN_BUF_CFG(pipe, plane_id), in skl_write_plane_wm()
H A Dskl_watermark.c821 val = intel_de_read(display, PLANE_MIN_BUF_CFG(pipe, plane_id)); in skl_ddb_get_hw_plane_state()