Searched refs:highest_bank_bit (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_mdss.c | 575 .highest_bank_bit = 2, 590 .highest_bank_bit = 0, 609 .highest_bank_bit = 1, 617 .highest_bank_bit = 3, 627 .highest_bank_bit = 3, 635 .highest_bank_bit = 1, 642 .highest_bank_bit = 2, 651 .highest_bank_bit = 1, 658 .highest_bank_bit = 1, 665 .highest_bank_bit = 2, [all …]
|
| H A D | msm_mdss.h | 14 u32 highest_bank_bit; member
|
| /linux-6.15/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu.c | 595 gpu->ubwc_config.highest_bank_bit = 15; in a6xx_calc_ubwc_config() 598 gpu->ubwc_config.highest_bank_bit = 13; in a6xx_calc_ubwc_config() 604 gpu->ubwc_config.highest_bank_bit = 14; in a6xx_calc_ubwc_config() 608 gpu->ubwc_config.highest_bank_bit = 13; in a6xx_calc_ubwc_config() 611 gpu->ubwc_config.highest_bank_bit = 13; in a6xx_calc_ubwc_config() 614 gpu->ubwc_config.highest_bank_bit = 13; in a6xx_calc_ubwc_config() 620 gpu->ubwc_config.highest_bank_bit = 16; in a6xx_calc_ubwc_config() 639 gpu->ubwc_config.highest_bank_bit = 16; in a6xx_calc_ubwc_config() 647 gpu->ubwc_config.highest_bank_bit = 13; in a6xx_calc_ubwc_config() 656 gpu->ubwc_config.highest_bank_bit = 14; in a6xx_calc_ubwc_config() [all …]
|
| H A D | a5xx_gpu.c | 836 BUG_ON(adreno_gpu->ubwc_config.highest_bank_bit < 13); in a5xx_hw_init() 837 hbb = adreno_gpu->ubwc_config.highest_bank_bit - 13; in a5xx_hw_init() 1795 adreno_gpu->ubwc_config.highest_bank_bit = 15; in a5xx_gpu_init() 1797 adreno_gpu->ubwc_config.highest_bank_bit = 14; in a5xx_gpu_init()
|
| H A D | adreno_gpu.h | 235 u32 highest_bank_bit; member
|
| H A D | adreno_gpu.c | 378 *value = adreno_gpu->ubwc_config.highest_bank_bit; in adreno_get_param()
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_sspp.c | 278 ctx->ubwc->highest_bank_bit << 18); in dpu_hw_sspp_setup_format() 285 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format() 291 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format() 296 (ctx->ubwc->highest_bank_bit << 4)); in dpu_hw_sspp_setup_format()
|
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_platform_common.h | 60 u32 highest_bank_bit; member
|
| H A D | iris_platform_sm8550.c | 167 .highest_bank_bit = 16,
|
| H A D | iris_hfi_gen2_packet.c | 159 payload = core->iris_platform_data->ubwc_config->highest_bank_bit; in iris_hfi_gen2_packet_sys_init()
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | hfi_helper.h | 650 u32 highest_bank_bit; member
|