Home
last modified time | relevance | path

Searched refs:highest_bank_bit (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.c305 ctx->mdp->highest_bank_bit << 18); in dpu_hw_sspp_setup_format()
314 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
319 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
Ddpu_hw_catalog.c259 .highest_bank_bit = 0x2,
284 .highest_bank_bit = 0x3,
301 .highest_bank_bit = 0x3, /* TODO: 2 for LP_DDR4 */
327 .highest_bank_bit = 0x1,
Ddpu_hw_catalog.h462 u32 highest_bank_bit; member