Searched refs:blkcfg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_pipe.c | 10 uint32_t caps, uint32_t blkcfg, in mdp5_pipe_assign() argument 102 (*hwpipe)->pipe, blkcfg); in mdp5_pipe_assign() 106 (*hwpipe)->blkcfg = blkcfg; in mdp5_pipe_assign()
|
| H A D | mdp5_pipe.h | 28 uint32_t blkcfg; member 37 uint32_t caps, uint32_t blkcfg,
|
| H A D | mdp5_smp.h | 81 enum mdp5_pipe pipe, uint32_t blkcfg);
|
| H A D | mdp5_plane.c | 219 uint32_t blkcfg = 0; in mdp5_plane_atomic_check_with_state() local 260 blkcfg = mdp5_smp_calculate(mdp5_kms->smp, format, in mdp5_plane_atomic_check_with_state() 263 if (mdp5_state->hwpipe && (mdp5_state->hwpipe->blkcfg != blkcfg)) in mdp5_plane_atomic_check_with_state() 280 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
|