Home
last modified time | relevance | path

Searched refs:dp_get_pixel_format (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h235 bool (*dp_get_pixel_format)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c461 .dp_get_pixel_format = enc1_stream_encoder_dp_get_pixel_format,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c493 .dp_get_pixel_format = enc1_stream_encoder_dp_get_pixel_format,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c632 .dp_get_pixel_format =
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c869 .dp_get_pixel_format = enc1_stream_encoder_dp_get_pixel_format,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c1607 .dp_get_pixel_format = enc1_stream_encoder_dp_get_pixel_format,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1694 if (!se || !se->funcs->dp_get_pixel_format) in dc_validate_boot_timing()
1697 if (!se->funcs->dp_get_pixel_format( in dc_validate_boot_timing()