Home
last modified time | relevance | path

Searched refs:independent_64b_blks (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dhubp.h67 bool independent_64b_blks);
H A Dmem_input.h97 bool independent_64b_blks);
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubbub.c763 output->grph.rgb.independent_64b_blks = false; in hubbub1_get_dcc_compression_cap()
768 output->grph.rgb.independent_64b_blks = false; in hubbub1_get_dcc_compression_cap()
773 output->grph.rgb.independent_64b_blks = true; in hubbub1_get_dcc_compression_cap()
H A Ddcn10_hubp.c468 bool independent_64b_blks) in hubp1_dcc_control() argument
471 uint32_t dcc_ind_64b_blk = independent_64b_blks ? 1 : 0; in hubp1_dcc_control()
490 hubp1_dcc_control(hubp, dcc->enable, dcc->grph.independent_64b_blks); in hubp1_program_surface_config()
H A Ddcn10_hubp.h700 bool independent_64b_blks);
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h153 bool independent_64b_blks; member
H A Ddc.h95 bool independent_64b_blks; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c1140 || u->plane_info->dcc.grph.independent_64b_blks != u->surface->dcc.grph.independent_64b_blks in get_plane_info_update_type()