Searched refs:highest_bank_bit (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_mdss.c | 191 (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 D | msm_mdss.h | 15 u32 highest_bank_bit; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_sspp.c | 274 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 D | dpu_hw_catalog.c | 131 .highest_bank_bit = 0x2, 156 .highest_bank_bit = 0x3, 173 .highest_bank_bit = 0x3, /* TODO: 2 for LP_DDR4 */
|
H A D | dpu_hw_sspp.c | 307 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 D | dpu_hw_catalog.h | 449 * @highest_bank_bit: UBWC parameter 456 u32 highest_bank_bit; member
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 650 u32 highest_bank_bit; member
|
Completed in 10 milliseconds