HomeSort by: relevance | last modified time | path
    Searched refs:skl_format_to_fourcc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h 616 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha);
intel_display.c 3324 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha) function in typeref:typename:int
10324 fourcc = skl_format_to_fourcc(pixel_format,
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 4059 fourcc = skl_format_to_fourcc(val & PLANE_CTL_FORMAT_MASK,

Completed in 28 milliseconds