Home
last modified time | relevance | path

Searched refs:unpack_count (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/
Dmdp_format.c81 .unpack_count = uc, \
101 .unpack_count = uc, \
121 .unpack_count = count, \
140 .unpack_count = 2, \
160 .unpack_count = 2, \
179 .unpack_count = 2, \
199 .unpack_count = 2, \
219 .unpack_count = 1, \
Dmdp_format.h59 u8 unpack_count; member
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.c102 ((fmt->unpack_count - 1) << 12) | in dpu_hw_wb_setup_format()
Ddpu_hw_sspp.c267 src_format |= ((fmt->unpack_count - 1) << 12) | in dpu_hw_sspp_setup_format()
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c308 MDP4_PIPE_SRC_FORMAT_UNPACK_COUNT(format->unpack_count - 1) | in mdp4_plane_mode_set()
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c793 MDP5_PIPE_SRC_FORMAT_UNPACK_COUNT(format->unpack_count - 1) | in mdp5_hwpipe_mode_set()