Home
last modified time | relevance | path

Searched refs:dspp_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c252 * @dspp_idx: output parameter, index of dspp block attached to the layer
260 uint32_t enc_id, int lm_idx, int *pp_idx, int *dspp_idx, in _dpu_rm_check_lm_and_get_connected_blks()
300 *dspp_idx = idx; in _dpu_rm_check_lm_and_get_connected_blks()
313 int dspp_idx[MAX_BLOCKS] = {0}; in _dpu_rm_reserve_lms() local
332 &dspp_idx[lm_count], reqs)) { in _dpu_rm_reserve_lms()
352 &pp_idx[lm_count], &dspp_idx[lm_count], in _dpu_rm_reserve_lms()
370 global_state->dspp_to_enc_id[dspp_idx[i]] = in _dpu_rm_reserve_lms()
258 _dpu_rm_check_lm_and_get_connected_blks(struct dpu_rm *rm, struct dpu_global_state *global_state, uint32_t enc_id, int lm_idx, int *pp_idx, int *dspp_idx, struct dpu_rm_requirements *reqs) _dpu_rm_check_lm_and_get_connected_blks() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c284 * @dspp_idx: output parameter, index of dspp block attached to the layer
292 uint32_t enc_id, int lm_idx, int *pp_idx, int *dspp_idx, in _dpu_rm_check_lm_and_get_connected_blks()
332 *dspp_idx = idx; in _dpu_rm_check_lm_and_get_connected_blks()
345 int dspp_idx[MAX_BLOCKS] = {0}; in _dpu_rm_reserve_lms() local
364 &dspp_idx[lm_count], reqs)) { in _dpu_rm_reserve_lms()
383 &pp_idx[lm_count], &dspp_idx[lm_count], in _dpu_rm_reserve_lms()
401 global_state->dspp_to_enc_id[dspp_idx[i]] = in _dpu_rm_reserve_lms()
290 _dpu_rm_check_lm_and_get_connected_blks(struct dpu_rm *rm, struct dpu_global_state *global_state, uint32_t enc_id, int lm_idx, int *pp_idx, int *dspp_idx, struct dpu_rm_requirements *reqs) _dpu_rm_check_lm_and_get_connected_blks() argument

Completed in 2 milliseconds