Home
last modified time | relevance | path

Searched refs:highest_bank_bit (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_mdss.c191 (data->highest_bank_bit & 0x3) << 4 | in msm_mdss_setup_ubwc_dec_30()
208 (data->highest_bank_bit & 0x7) << 4 | in msm_mdss_setup_ubwc_dec_40()
514 .highest_bank_bit = 2,
519 .highest_bank_bit = 0x2,
526 .highest_bank_bit = 0x3,
534 .highest_bank_bit = 1,
541 .highest_bank_bit = 3,
550 .highest_bank_bit = 2,
557 .highest_bank_bit = 2,
565 .highest_bank_bit
[all...]
H A Dmsm_mdss.h15 u32 highest_bank_bit; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.c274 ctx->ubwc->highest_bank_bit << 18); in dpu_hw_sspp_setup_format()
281 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
287 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
292 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c131 .highest_bank_bit = 0x2,
156 .highest_bank_bit = 0x3,
173 .highest_bank_bit = 0x3, /* TODO: 2 for LP_DDR4 */
H A Ddpu_hw_sspp.c307 ctx->mdp->highest_bank_bit << 18); in dpu_hw_sspp_setup_format()
316 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
321 (ctx->mdp->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
H A Ddpu_hw_catalog.h449 * @highest_bank_bit: UBWC parameter
456 u32 highest_bank_bit; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h650 u32 highest_bank_bit; member

Completed in 10 milliseconds