Home
last modified time | relevance | path

Searched refs:p0_bpe (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
Ddcn401_hubbub.c729 unsigned int p0_bpe, in hubbub401_det_request_size() argument
744 hubbub401_get_blk256_size(&blk256_width, &blk256_height, p0_bpe); in hubbub401_det_request_size()
746 p0_swath_bytes_horz_wc = p0_width * blk256_height * p0_bpe; in hubbub401_det_request_size()
747 p0_swath_bytes_vert_wc = p0_height * blk256_width * p0_bpe; in hubbub401_det_request_size()
Ddcn401_hubbub.h175 unsigned int p0_bpe,