Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.h535 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha);
Dintel_display.c2975 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha) in skl_format_to_fourcc() function
9835 fourcc = skl_format_to_fourcc(pixel_format, in skylake_get_initial_plane_config()
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pm.c4005 fourcc = skl_format_to_fourcc(val & PLANE_CTL_FORMAT_MASK, in skl_ddb_get_hw_plane_state()