Searched refs:bt2020 (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_resource.c | 1118 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn201_resource_construct() 1130 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn201_resource_construct() 1141 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn201_resource_construct()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | colorspaces-defs.rst | 56 - See :ref:`col-bt2020`.
|
A D | colorspaces-details.rst | 350 .. _col-bt2020:
|
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_resource.c | 1436 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn10_resource_construct() 1447 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 1; in dcn10_resource_construct() 1459 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn10_resource_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
A D | dcn301_resource.c | 1462 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn301_resource_construct() 1474 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn301_resource_construct() 1484 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn301_resource_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
A D | dcn302_resource.c | 1532 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn302_resource_construct() 1544 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn302_resource_construct() 1554 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn302_resource_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
A D | dcn303_resource.c | 1475 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn303_resource_construct() 1487 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn303_resource_construct() 1497 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn303_resource_construct()
|
/linux/drivers/media/common/v4l2-tpg/ |
A D | v4l2-tpg-core.c | 657 static const int bt2020[3][3] = { in color_to_ycbcr() local 695 rgb2ycbcr(full ? bt2020_full : bt2020, r, g, b, y_offset, y, cb, cr); in color_to_ycbcr() 771 static const int bt2020[3][3] = { in ycbcr_to_color() local 810 ycbcr2rgb(full ? bt2020_full : bt2020, y, cb, cr, y_offset, r, g, b); in ycbcr_to_color()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_resource.c | 2002 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn21_resource_construct() 2014 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn21_resource_construct() 2025 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn21_resource_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_resource.c | 2220 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn31_resource_construct() 2232 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn31_resource_construct() 2242 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn31_resource_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc.h | 114 uint16_t bt2020 : 1; member
|
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_resource.c | 2614 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn30_resource_construct() 2626 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn30_resource_construct() 2636 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn30_resource_construct()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_dp.c | 2393 bool bt2020, bt709; in intel_dp_configure_protocol_converter() local 2402 bt2020 = drm_dp_downstream_rgb_to_ycbcr_conversion(intel_dp->dpcd, in intel_dp_configure_protocol_converter() 2411 if (bt2020) in intel_dp_configure_protocol_converter()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_resource.c | 3770 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn20_resource_construct() 3782 dc->caps.color.dpp.ogam_rom_caps.bt2020 = 0; in dcn20_resource_construct() 3793 dc->caps.color.mpc.ogam_rom_caps.bt2020 = 0; in dcn20_resource_construct()
|
Completed in 60 milliseconds