Home
last modified time | relevance | path

Searched refs:bpe (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c253 unsigned int bpe, in hubbub3_det_request_size() argument
261 hubbub3_get_blk256_size(&blk256_width, &blk256_height, bpe); in hubbub3_det_request_size()
263 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub3_det_request_size()
264 swath_bytes_vert_wc = height * blk256_width * bpe; in hubbub3_det_request_size()
282 unsigned int bpe; in hubbub3_get_dcc_compression_cap() local
292 &bpe)) in hubbub3_get_dcc_compression_cap()
295 if (!hubbub->funcs->dcc_support_swizzle(input->swizzle_mode, bpe, in hubbub3_get_dcc_compression_cap()
301 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub3_get_dcc_compression_cap()
334 if ((bpe == 2) && (input->swizzle_mode == DC_SW_64KB_R_X)) in hubbub3_get_dcc_compression_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c196 unsigned int bpe, in hubbub2_det_request_size() argument
204 hubbub2_get_blk256_size(&blk256_width, &blk256_height, bpe); in hubbub2_det_request_size()
206 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub2_det_request_size()
207 swath_bytes_vert_wc = height * blk256_width * bpe; in hubbub2_det_request_size()
225 unsigned int bpe; in hubbub2_get_dcc_compression_cap() local
235 &bpe)) in hubbub2_get_dcc_compression_cap()
238 if (!hubbub->funcs->dcc_support_swizzle(input->swizzle_mode, bpe, in hubbub2_get_dcc_compression_cap()
244 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub2_get_dcc_compression_cap()
277 if ((bpe == 2) && (input->swizzle_mode == DC_SW_64KB_R_X)) in hubbub2_get_dcc_compression_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubbub.c820 unsigned int bpe, in hubbub1_det_request_size() argument
830 hubbub1_get_blk256_size(&blk256_width, &blk256_height, bpe); in hubbub1_det_request_size()
832 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub1_det_request_size()
833 swath_bytes_vert_wc = height * blk256_width * bpe; in hubbub1_det_request_size()
853 unsigned int bpe; in hubbub1_get_dcc_compression_cap() local
862 if (!hubbub1->base.funcs->dcc_support_pixel_format(input->format, &bpe)) in hubbub1_get_dcc_compression_cap()
865 if (!hubbub1->base.funcs->dcc_support_swizzle(input->swizzle_mode, bpe, in hubbub1_get_dcc_compression_cap()
870 bpe, &req128_horz_wc, &req128_vert_wc); in hubbub1_get_dcc_compression_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dr600_cs.c519 u32 nviews, bpe, ntiles, slice_tile_max, tmp; in r600_cs_track_validate_db() local
535 bpe = 2; in r600_cs_track_validate_db()
542 bpe = 4; in r600_cs_track_validate_db()
545 bpe = 8; in r600_cs_track_validate_db()
557 tmp = (tmp / bpe) >> 6; in r600_cs_track_validate_db()
560 track->db_depth_size, bpe, track->db_offset, in r600_cs_track_validate_db()
580 array_check.blocksize = bpe; in r600_cs_track_validate_db()
620 tmp = ntiles * bpe * 64 * nviews * track->nsamples; in r600_cs_track_validate_db()
624 track->db_depth_size, ntiles, nviews, bpe, tmp + track->db_offset, in r600_cs_track_validate_db()
H A Devergreen_cs.c183 unsigned bpe; member
194 surf->layer_size = surf->nbx * surf->nby * surf->bpe * surf->nsamples; in evergreen_surface_check_linear()
195 surf->base_align = surf->bpe; in evergreen_surface_check_linear()
208 palign = MAX(64, track->group_size / surf->bpe); in evergreen_surface_check_linear_aligned()
209 surf->layer_size = surf->nbx * surf->nby * surf->bpe * surf->nsamples; in evergreen_surface_check_linear_aligned()
230 palign = track->group_size / (8 * surf->bpe * surf->nsamples); in evergreen_surface_check_1d()
232 surf->layer_size = surf->nbx * surf->nby * surf->bpe; in evergreen_surface_check_1d()
240 track->group_size, surf->bpe, surf->nsamples); in evergreen_surface_check_1d()
262 tileb = 64 * surf->bpe * surf->nsamples; in evergreen_surface_check_2d()
302 surf->bpe = r600_fmt_get_blocksize(surf->format); in evergreen_surface_check()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c8697 hnd_ext_trap_bp_err_t *bpe; in dhd_prot_dump_extended_trap() local
8762 bpe = (hnd_ext_trap_bp_err_t *)tlv->data; in dhd_prot_dump_extended_trap()
8763 bcm_bprintf(b, " error: %x\n", bpe->error); in dhd_prot_dump_extended_trap()
8764 bcm_bprintf(b, " coreid: %x\n", bpe->coreid); in dhd_prot_dump_extended_trap()
8765 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr); in dhd_prot_dump_extended_trap()
8766 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl); in dhd_prot_dump_extended_trap()
8767 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus); in dhd_prot_dump_extended_trap()
8768 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl); in dhd_prot_dump_extended_trap()
8769 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus); in dhd_prot_dump_extended_trap()
8770 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl); in dhd_prot_dump_extended_trap()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c10977 const hnd_ext_trap_bp_err_t *bpe; local
11057 bpe = (const hnd_ext_trap_bp_err_t *)tlv->data;
11058 bcm_bprintf(b, " error: %x\n", bpe->error);
11059 bcm_bprintf(b, " coreid: %x\n", bpe->coreid);
11060 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr);
11061 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl);
11062 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus);
11063 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl);
11064 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus);
11065 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c10979 const hnd_ext_trap_bp_err_t *bpe; local
11059 bpe = (const hnd_ext_trap_bp_err_t *)tlv->data;
11060 bcm_bprintf(b, " error: %x\n", bpe->error);
11061 bcm_bprintf(b, " coreid: %x\n", bpe->coreid);
11062 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr);
11063 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl);
11064 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus);
11065 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl);
11066 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus);
11067 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c10977 const hnd_ext_trap_bp_err_t *bpe; local
11057 bpe = (const hnd_ext_trap_bp_err_t *)tlv->data;
11058 bcm_bprintf(b, " error: %x\n", bpe->error);
11059 bcm_bprintf(b, " coreid: %x\n", bpe->coreid);
11060 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr);
11061 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl);
11062 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus);
11063 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl);
11064 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus);
11065 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl);
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c330 unsigned int bpe; in pipe_ctx_to_e2e_pipe_params() local
333 dcc_support_pixel_format(pipe->plane_state->format, &bpe) ? 1 : 0; in pipe_ctx_to_e2e_pipe_params()
1016 unsigned int bpe; in dcn_validate_bandwidth() local
1019 pipe->plane_state->format, &bpe) ? dcn_bw_yes : dcn_bw_no; in dcn_validate_bandwidth()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c14398 const hnd_ext_trap_bp_err_t *bpe; local
14473 bpe = (const hnd_ext_trap_bp_err_t *)tlv->data;
14474 bcm_bprintf(b, " error: %x\n", bpe->error);
14475 bcm_bprintf(b, " coreid: %x\n", bpe->coreid);
14476 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr);
14477 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl);
14478 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus);
14479 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl);
14480 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus);
14481 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c14402 const hnd_ext_trap_bp_err_t *bpe; local
14477 bpe = (const hnd_ext_trap_bp_err_t *)tlv->data;
14478 bcm_bprintf(b, " error: %x\n", bpe->error);
14479 bcm_bprintf(b, " coreid: %x\n", bpe->coreid);
14480 bcm_bprintf(b, " baseaddr: %x\n", bpe->baseaddr);
14481 bcm_bprintf(b, " ioctrl: %x\n", bpe->ioctrl);
14482 bcm_bprintf(b, " iostatus: %x\n", bpe->iostatus);
14483 bcm_bprintf(b, " resetctrl: %x\n", bpe->resetctrl);
14484 bcm_bprintf(b, " resetstatus: %x\n", bpe->resetstatus);
14485 bcm_bprintf(b, " errlogctrl: %x\n", bpe->errlogctrl);
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch5051 - {"calc_blklen: returned old value %d due to low bpe diff\n", 80},
5053 - {"calc_blklen: calc total_bytes=%ld, bpe=%ld, ec=%ld\n", 82},
5347 msgid "calc_blklen: calc total_bytes=%ld, bpe=%ld, ec=%ld\n"
5348 -msgstr "calc_blklen: kalkuliere gesamt_bytes=%ld, bpe=%le, ec=%ld\n"
5349 +msgstr "calc_blklen: kalkuliere gesamt_bytes=%ld, bpe=%ld, ec=%ld\n"