Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h21 #define dpu_get_dpu_format(f) dpu_get_dpu_format_ext(f, 0) macro
H A Ddpu_encoder_phys_vid.c275 fmt = dpu_get_dpu_format(fmt_fourcc); in dpu_encoder_phys_vid_setup_timing_engine()
H A Ddpu_plane.c629 fmt = dpu_get_dpu_format(DRM_FORMAT_ABGR8888); in _dpu_plane_color_fill()