Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h81 DCN_PAGE_TABLE_BLOCK_SIZE_8KB = 1, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c343 block_size = DCN_PAGE_TABLE_BLOCK_SIZE_8KB; in page_table_block_size_to_hw()