Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane_regs.h428 #define PLANE_CSC_POSTOFF(pipe, plane, index) _MMIO_SKL_PLANE_DW((pipe), (plane), (index), \ macro
H A Dskl_universal_plane.c1401 intel_de_write_dsb(display, dsb, PLANE_CSC_POSTOFF(pipe, plane_id, 0), 0); in icl_plane_csc_load_black()
1402 intel_de_write_dsb(display, dsb, PLANE_CSC_POSTOFF(pipe, plane_id, 1), 0); in icl_plane_csc_load_black()
1403 intel_de_write_dsb(display, dsb, PLANE_CSC_POSTOFF(pipe, plane_id, 2), 0); in icl_plane_csc_load_black()
H A Dintel_color.c3936 PLANE_CSC_POSTOFF(pipe, plane, 0), in xelpd_load_plane_csc_matrix()
3939 PLANE_CSC_POSTOFF(pipe, plane, 1), in xelpd_load_plane_csc_matrix()
3942 PLANE_CSC_POSTOFF(pipe, plane, 2), in xelpd_load_plane_csc_matrix()