Home
last modified time | relevance | path

Searched refs:dgam_rom_caps (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1115 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn201_resource_construct()
1116 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn201_resource_construct()
1117 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 0; in dcn201_resource_construct()
1118 dc->caps.color.dpp.dgam_rom_caps.pq = 0; in dcn201_resource_construct()
1119 dc->caps.color.dpp.dgam_rom_caps.hlg = 0; in dcn201_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1394 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn10_resource_construct()
1395 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn10_resource_construct()
1396 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 0; in dcn10_resource_construct()
1397 dc->caps.color.dpp.dgam_rom_caps.pq = 0; in dcn10_resource_construct()
1398 dc->caps.color.dpp.dgam_rom_caps.hlg = 0; in dcn10_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1237 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn302_resource_construct()
1238 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn302_resource_construct()
1239 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn302_resource_construct()
1240 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn302_resource_construct()
1241 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn302_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1169 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn303_resource_construct()
1170 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn303_resource_construct()
1171 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn303_resource_construct()
1172 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn303_resource_construct()
1173 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn303_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1463 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn21_resource_construct()
1464 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn21_resource_construct()
1465 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 0; in dcn21_resource_construct()
1466 dc->caps.color.dpp.dgam_rom_caps.pq = 0; in dcn21_resource_construct()
1467 dc->caps.color.dpp.dgam_rom_caps.hlg = 0; in dcn21_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1461 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn301_resource_construct()
1462 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn301_resource_construct()
1463 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn301_resource_construct()
1464 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn301_resource_construct()
1465 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn301_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1781 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn315_resource_construct()
1782 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn315_resource_construct()
1783 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn315_resource_construct()
1784 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn315_resource_construct()
1785 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn315_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1783 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn316_resource_construct()
1784 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn316_resource_construct()
1785 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn316_resource_construct()
1786 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn316_resource_construct()
1787 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn316_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1915 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn31_resource_construct()
1916 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn31_resource_construct()
1917 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn31_resource_construct()
1918 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn31_resource_construct()
1919 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn31_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2182 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn30_resource_construct()
2183 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn30_resource_construct()
2184 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 1; in dcn30_resource_construct()
2185 dc->caps.color.dpp.dgam_rom_caps.pq = 1; in dcn30_resource_construct()
2186 dc->caps.color.dpp.dgam_rom_caps.hlg = 1; in dcn30_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2430 dc->caps.color.dpp.dgam_rom_caps.srgb = 1; in dcn20_resource_construct()
2431 dc->caps.color.dpp.dgam_rom_caps.bt2020 = 1; in dcn20_resource_construct()
2432 dc->caps.color.dpp.dgam_rom_caps.gamma2_2 = 0; in dcn20_resource_construct()
2433 dc->caps.color.dpp.dgam_rom_caps.pq = 0; in dcn20_resource_construct()
2434 dc->caps.color.dpp.dgam_rom_caps.hlg = 0; in dcn20_resource_construct()
/linux-5.19.10/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1905 dc_caps->dpp.dgam_rom_caps.pq == 1) in mod_color_calculate_degamma_params()
1909 dc_caps->dpp.dgam_rom_caps.gamma2_2 == 1) in mod_color_calculate_degamma_params()
1914 dc_caps->dpp.dgam_rom_caps.hlg == 1) in mod_color_calculate_degamma_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc.h146 struct rom_curve_caps dgam_rom_caps; member