Searched refs:display_color_depth (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c418 stream->timing.display_color_depth;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c901 stream->timing.display_color_depth;
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c744 stream->timing.display_color_depth,
1824 &hw_crtc_timing.display_color_depth))
1827 if (hw_crtc_timing.display_color_depth != crtc_timing->display_color_depth)
H A Ddc_resource.c1446 enum dc_color_depth color_depth = otg_master->stream->timing.display_color_depth;
3254 switch (timing->display_color_depth) {
4536 switch (stream->timing.display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1237 stream->timing.display_color_depth,
1250 stream->timing.display_color_depth,
1947 pipe_ctx->stream->timing.display_color_depth,
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5613 enum dc_color_depth depth = timing_out->display_color_depth;
5639 timing_out->display_color_depth = depth;
5685 timing_out->display_color_depth = convert_color_depth_from_display_info(
6322 stream->timing.display_color_depth,
6323 aconnector->timing_requested->display_color_depth);
7124 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth) argument
7126 switch (display_color_depth) {
H A Damdgpu_dm_debugfs.c1026 switch (dm_crtc_state->stream->timing.display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1723 switch (timing->display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1649 switch (timing->display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c999 dsc_cfg.color_depth = stream->timing.display_color_depth;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c383 dsc_cfg.color_depth = stream->timing.display_color_depth;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c1036 switch (pipe->stream->timing.display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1939 switch (timing->display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1685 switch (timing->display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_translation_helper.c651 switch (in->timing.display_color_depth) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1472 switch (res_ctx->pipe_ctx[i].stream->timing.display_color_depth) {

Completed in 360 milliseconds

12