Home
last modified time | relevance | path

Searched refs:unpack_tight (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.c43 .unpack_tight = 1, \
62 .unpack_tight = 1, \
82 .unpack_tight = 1, \
100 .unpack_tight = 1, \
119 .unpack_tight = 1, \
137 .unpack_tight = 0, \
156 .unpack_tight = 0, \
176 .unpack_tight = 1, \
563 if (fmt->unpack_tight) in _dpu_format_get_media_color_ubwc()
Ddpu_hw_mdss.h358 u8 unpack_tight; member
Ddpu_hw_sspp.c294 (fmt->unpack_tight << 17) | in dpu_hw_sspp_setup_format()
/Linux-v5.4/drivers/gpu/drm/msm/disp/
Dmdp_kms.h80 bool alpha_enable, unpack_tight; member
Dmdp_format.c71 .unpack_tight = tight, \
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c310 COND(format->unpack_tight, MDP4_PIPE_SRC_FORMAT_UNPACK_TIGHT)); in mdp4_plane_mode_set()
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c862 COND(format->unpack_tight, MDP5_PIPE_SRC_FORMAT_UNPACK_TIGHT) | in mdp5_hwpipe_mode_set()