Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.c51 .unpack_tight = 1, \
70 .unpack_tight = 1, \
90 .unpack_tight = 1, \
108 .unpack_tight = 1, \
127 .unpack_tight = 1, \
145 .unpack_tight = 0, \
164 .unpack_tight = 0, \
184 .unpack_tight = 1, \
681 if (fmt->unpack_tight) in _dpu_format_get_media_color_ubwc()
Ddpu_hw_mdss.h393 u8 unpack_tight; member
Ddpu_hw_sspp.c303 (fmt->unpack_tight << 17) | in dpu_hw_sspp_setup_format()
/Linux-v4.19/drivers/gpu/drm/msm/disp/
Dmdp_kms.h91 bool alpha_enable, unpack_tight; member
Dmdp_format.c82 .unpack_tight = tight, \
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c319 COND(format->unpack_tight, MDP4_PIPE_SRC_FORMAT_UNPACK_TIGHT)); in mdp4_plane_mode_set()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c872 COND(format->unpack_tight, MDP5_PIPE_SRC_FORMAT_UNPACK_TIGHT) | in mdp5_hwpipe_mode_set()