Home
last modified time | relevance | path

Searched refs:dcc_control (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubbub.c281 enum dcc_control dcc_control; in hubbub3_get_dcc_compression_cap() local
304 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
307 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
309 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
311 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
314 dcc_control = dcc_control__256_256_xxx; in hubbub3_get_dcc_compression_cap()
316 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
318 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
325 dcc_control = dcc_control__256_64_64; in hubbub3_get_dcc_compression_cap()
330 dcc_control = dcc_control__128_128_xxx; in hubbub3_get_dcc_compression_cap()
[all …]
Ddcn30_hubp.c499 .dcc_control = hubp3_dcc_control,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c223 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local
246 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
249 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
251 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
253 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
256 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()
258 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
260 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
267 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()
272 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()
[all …]
Ddcn20_hubp.c1606 .dcc_control = hubp2_dcc_control,
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c853 enum dcc_control dcc_control; in hubbub1_get_dcc_compression_cap() local
874 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
877 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
879 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
881 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
884 dcc_control = dcc_control__256_256_xxx; in hubbub1_get_dcc_compression_cap()
886 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
888 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
895 dcc_control = dcc_control__256_64_64; in hubbub1_get_dcc_compression_cap()
900 dcc_control = dcc_control__128_128_xxx; in hubbub1_get_dcc_compression_cap()
[all …]
Ddcn10_hubp.c1329 .dcc_control = hubp1_dcc_control,
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubbub.c786 enum dcc_control dcc_control; in hubbub31_get_dcc_compression_cap() local
809 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
812 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
814 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
816 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
819 dcc_control = dcc_control__256_256_xxx; in hubbub31_get_dcc_compression_cap()
821 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
823 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
830 dcc_control = dcc_control__256_64_64; in hubbub31_get_dcc_compression_cap()
835 dcc_control = dcc_control__128_128_xxx; in hubbub31_get_dcc_compression_cap()
[all …]
Ddcn31_hubp.c67 .dcc_control = hubp3_dcc_control,
/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h30 enum dcc_control { enum
Dmem_input.h101 void (*dcc_control)(struct mem_input *mem_input, bool enable, member
Dhubp.h102 void (*dcc_control)(struct hubp *hubp, bool enable, member
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c827 .dcc_control = hubp1_dcc_control,