Home
last modified time | relevance | path

Searched refs:surface_address_and_pitch (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dcompressor.h72 void (*surface_address_and_pitch)( member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.c430 .surface_address_and_pitch = dce110_compressor_program_compressed_surface_address_and_pitch,
Ddce110_hw_sequencer.c2065 compr->funcs->surface_address_and_pitch(compr, &params); in enable_fbc()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c131 compr->funcs->surface_address_and_pitch(compr, &params); in dce60_enable_fbc()