Home
last modified time | relevance | path

Searched refs:unpack (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c336 MDP4_PIPE_SRC_UNPACK_ELEM0(format->unpack[0]) | in mdp4_plane_mode_set()
337 MDP4_PIPE_SRC_UNPACK_ELEM1(format->unpack[1]) | in mdp4_plane_mode_set()
338 MDP4_PIPE_SRC_UNPACK_ELEM2(format->unpack[2]) | in mdp4_plane_mode_set()
339 MDP4_PIPE_SRC_UNPACK_ELEM3(format->unpack[3])); in mdp4_plane_mode_set()
/drivers/gpu/drm/msm/mdp/
Dmdp_kms.h90 uint8_t unpack[4]; member
Dmdp_format.c80 .unpack = { e0, e1, e2, e3 }, \
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c782 MDP5_PIPE_SRC_UNPACK_ELEM0(format->unpack[0]) | in mdp5_plane_mode_set()
783 MDP5_PIPE_SRC_UNPACK_ELEM1(format->unpack[1]) | in mdp5_plane_mode_set()
784 MDP5_PIPE_SRC_UNPACK_ELEM2(format->unpack[2]) | in mdp5_plane_mode_set()
785 MDP5_PIPE_SRC_UNPACK_ELEM3(format->unpack[3])); in mdp5_plane_mode_set()