Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A 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()
A DMakefile10 DCN20 += dcn20_dsc.o
A Ddcn20_dsc.h32 container_of(dsc, struct dcn20_dsc, base)
542 struct dcn20_dsc { struct
554 void dsc2_construct(struct dcn20_dsc *dsc, argument
A Ddcn20_resource.c1444 struct dcn20_dsc *dsc = in dcn20_dsc_create()
1445 kzalloc(sizeof(struct dcn20_dsc), GFP_ATOMIC); in dcn20_dsc_create()
1458 kfree(container_of(*dsc, struct dcn20_dsc, base)); in dcn20_dsc_destroy()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c1257 struct dcn20_dsc *dsc = in dcn301_dsc_create()
1258 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn301_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c816 struct dcn20_dsc *dsc = kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn302_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c758 struct dcn20_dsc *dsc = kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn303_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1551 struct dcn20_dsc *dsc = in dcn21_dsc_create()
1552 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn21_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1728 struct dcn20_dsc *dsc = in dcn31_dsc_create()
1729 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn31_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c1409 struct dcn20_dsc *dsc = in dcn30_dsc_create()
1410 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn30_dsc_create()

Completed in 33 milliseconds