Searched refs:dcn20_dsc (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dsc.c | 77 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct() 151 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_read_state() 169 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_validate_stream() 193 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_set_config() 228 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_enable() 253 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_disable() 276 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc2_disconnect() 584 struct dcn20_dsc *dsc20 = TO_DCN20_DSC(dsc); in dsc_write_to_registers()
|
H A D | Makefile | 10 DCN20 += dcn20_dsc.o
|
H A D | dcn20_dsc.h | 32 container_of(dsc, struct dcn20_dsc, base) 541 struct dcn20_dsc { struct 574 void dsc2_construct(struct dcn20_dsc *dsc,
|
H A D | dcn20_resource.c | 1066 struct dcn20_dsc *dsc = in dcn20_dsc_create() 1067 kzalloc(sizeof(struct dcn20_dsc), GFP_ATOMIC); in dcn20_dsc_create() 1080 kfree(container_of(*dsc, struct dcn20_dsc, base)); in dcn20_dsc_destroy()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 679 struct dcn20_dsc *dsc = kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn302_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 622 struct dcn20_dsc *dsc = kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn303_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1225 struct dcn20_dsc *dsc = in dcn301_dsc_create() 1226 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn301_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 1111 struct dcn20_dsc *dsc = in dcn21_dsc_create() 1112 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn21_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1560 struct dcn20_dsc *dsc = in dcn31_dsc_create() 1561 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn31_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1562 struct dcn20_dsc *dsc = in dcn31_dsc_create() 1563 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn31_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1543 struct dcn20_dsc *dsc = in dcn321_dsc_create() 1544 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn321_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1637 struct dcn20_dsc *dsc = in dcn314_dsc_create() 1638 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn314_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1565 struct dcn20_dsc *dsc = in dcn31_dsc_create() 1566 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn31_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 1266 struct dcn20_dsc *dsc = in dcn30_dsc_create() 1267 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn30_dsc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 1558 struct dcn20_dsc *dsc = in dcn32_dsc_create() 1559 kzalloc(sizeof(struct dcn20_dsc), GFP_KERNEL); in dcn32_dsc_create()
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |