Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.h21 #define dpu_get_dpu_format(f) dpu_get_dpu_format_ext(f, 0) macro
Ddpu_encoder_phys_vid.c278 fmt = dpu_get_dpu_format(fmt_fourcc); in dpu_encoder_phys_vid_setup_timing_engine()
Ddpu_plane.c678 fmt = dpu_get_dpu_format(DRM_FORMAT_ABGR8888); in _dpu_plane_color_fill()