Home
last modified time | relevance | path

Searched refs:dcn20_dsc (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c81 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct()
155 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_read_state()
171 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_validate_stream()
195 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_set_config()
231 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_enable()
256 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_disable()
545 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc_write_to_registers()
DMakefile10 DCN20 += dcn20_dsc.o
Ddcn20_dsc.h32 container_of(dsc, struct dcn20_dsc, base)
542 struct dcn20_dsc { struct
554 void dsc2_construct(struct dcn20_dsc *dsc, argument
Ddcn20_resource.c1440 struct dcn20_dsc *dsc = in dcn20_dsc_create()
1441 kzalloc(sizeof(struct dcn20_dsc), GFP_ATOMIC); in dcn20_dsc_create()
1454 kfree(container_of(*dsc, struct dcn20_dsc, base)); in dcn20_dsc_destroy()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1391 struct dcn20_dsc *dsc = in dcn21_dsc_create()
1392 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn21_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1398 struct dcn20_dsc *dsc = in dcn30_dsc_create()
1399 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn30_dsc_create()