Home
last modified time | relevance | path

Searched refs:hubp2 (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c33 hubp2->hubp_regs->reg
36 hubp2->base.ctx
40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
44 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_set_unbounded_requesting() local
52 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_soft_reset() local
60 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_program_extended_blank() local
96 struct dcn20_hubp *hubp2, in hubp31_construct()
103 hubp2->base.funcs = &dcn31_hubp_funcs; in hubp31_construct()
104 hubp2 in hubp31_construct()
95 hubp31_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp31_construct() argument
[all...]
H A Ddcn31_resource.c1495 struct dcn20_hubp *hubp2 = in dcn31_hubp_create() local
1498 if (!hubp2) in dcn31_hubp_create()
1501 if (hubp31_construct(hubp2, ctx, inst, in dcn31_hubp_create()
1503 return &hubp2->base; in dcn31_hubp_create()
1506 kfree(hubp2); in dcn31_hubp_create()
H A Ddcn31_hubp.h235 struct dcn20_hubp *hubp2,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c33 hubp2->hubp_regs->reg
36 hubp2->base.ctx
40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
44 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_update_force_pstate_disallow() local
52 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_update_force_cursor_pstate_disallow() local
61 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_update_mall_sel() local
70 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_prepare_subvp_buffering() local
89 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_phantom_hubp_post_enable() local
112 struct dcn20_hubp *hubp2 in hubp32_cursor_set_attributes() local
169 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp32_init() local
207 hubp32_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp32_construct() argument
[all...]
H A Ddcn32_hubp.h63 struct dcn20_hubp *hubp2,
H A Ddcn32_resource.c885 struct dcn20_hubp *hubp2 = in dcn32_hubp_create() local
888 if (!hubp2) in dcn32_hubp_create()
898 if (hubp32_construct(hubp2, ctx, inst, in dcn32_hubp_create()
900 return &hubp2->base; in dcn32_hubp_create()
903 kfree(hubp2); in dcn32_hubp_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_set_vm_system_aperture_settings() local
77 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_flip_and_addr() local
324 struct dcn20_hubp *hubp2, in hubp3_program_tiling()
345 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control() local
357 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control_sienna_cichlid() local
378 struct dcn20_hubp *hubp2 in hubp3_dmdata_set_attributes() local
323 hubp3_program_tiling( struct dcn20_hubp *hubp2, const union dc_tiling_info *info, const enum surface_pixel_format pixel_format) hubp3_program_tiling() argument
415 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_program_surface_config() local
429 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_program_deadline() local
438 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_read_state() local
484 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_init() local
514 hubp3_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp3_construct() argument
[all...]
H A Ddcn30_hubp.h247 struct dcn20_hubp *hubp2,
H A Ddcn30_resource.c1330 struct dcn20_hubp *hubp2 = in dcn30_hubp_create() local
1333 if (!hubp2) in dcn30_hubp_create()
1336 if (hubp3_construct(hubp2, ctx, inst, in dcn30_hubp_create()
1338 return &hubp2->base; in dcn30_hubp_create()
1341 kfree(hubp2); in dcn30_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_set_vm_system_aperture_settings() local
73 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_flip_and_addr() local
320 struct dcn20_hubp *hubp2, in hubp3_program_tiling()
341 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control() local
353 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control_sienna_cichlid() local
368 struct dcn20_hubp *hubp2 in hubp3_dmdata_set_attributes() local
319 hubp3_program_tiling( struct dcn20_hubp *hubp2, const union dc_tiling_info *info, const enum surface_pixel_format pixel_format) hubp3_program_tiling() argument
405 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_program_surface_config() local
419 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_program_deadline() local
428 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_read_state() local
480 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp3_init() local
514 hubp3_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp3_construct() argument
[all...]
H A Ddcn30_resource.c1198 struct dcn20_hubp *hubp2 = in dcn30_hubp_create() local
1201 if (!hubp2) in dcn30_hubp_create()
1204 if (hubp3_construct(hubp2, ctx, inst, in dcn30_hubp_create()
1206 return &hubp2->base; in dcn30_hubp_create()
1209 kfree(hubp2); in dcn30_hubp_create()
H A Ddcn30_hubp.h249 struct dcn20_hubp *hubp2,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings() local
84 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline() local
174 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync() local
199 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor() local
250 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent() local
311 struct dcn20_hubp *hubp2, in hubp2_program_tiling()
310 hubp2_program_tiling( struct dcn20_hubp *hubp2, const union dc_tiling_info *info, const enum surface_pixel_format pixel_format) hubp2_program_tiling() argument
333 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_size() local
384 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_rotation() local
417 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dcc_control() local
430 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_pixel_format() local
549 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_surface_config() local
598 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_cursor_set_attributes() local
631 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_set_attributes() local
684 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_load() local
694 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_status_done() local
705 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_surface_flip_and_addr() local
878 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_enable_triplebuffer() local
893 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_is_triplebuffer_enabled() local
903 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_set_flip_control_surface_gsl() local
911 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_is_flip_pending() local
937 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_set_blank() local
969 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_cursor_set_position() local
1050 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_clk_cntl() local
1058 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_vtg_sel() local
1065 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_clear_underflow() local
1072 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_read_state_common() local
1247 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_read_state() local
1281 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_validate_dml_output() local
1610 hubp2_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp2_construct() argument
[all...]
H A Ddcn20_hubp.h258 struct dcn20_hubp *hubp2,
H A Ddcn20_resource.c1574 struct dcn20_hubp *hubp2 = in dcn20_hubp_create() local
1577 if (!hubp2) in dcn20_hubp_create()
1580 if (hubp2_construct(hubp2, ctx, inst, in dcn20_hubp_create()
1582 return &hubp2->base; in dcn20_hubp_create()
1585 kfree(hubp2); in dcn20_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c36 hubp2->hubp_regs->reg
39 hubp2->base.ctx
43 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings() local
84 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline() local
174 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync() local
198 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor() local
249 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent() local
310 struct dcn20_hubp *hubp2, in hubp2_program_tiling()
309 hubp2_program_tiling( struct dcn20_hubp *hubp2, const union dc_tiling_info *info, const enum surface_pixel_format pixel_format) hubp2_program_tiling() argument
332 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_size() local
379 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_rotation() local
412 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dcc_control() local
425 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_pixel_format() local
544 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_surface_config() local
593 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_cursor_set_attributes() local
641 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_set_attributes() local
694 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_load() local
704 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_dmdata_status_done() local
715 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_program_surface_flip_and_addr() local
877 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_enable_triplebuffer() local
892 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_is_triplebuffer_enabled() local
902 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_set_flip_control_surface_gsl() local
910 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_is_flip_pending() local
946 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_set_blank_regs() local
975 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_cursor_set_position() local
1092 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_clk_cntl() local
1100 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_vtg_sel() local
1107 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_clear_underflow() local
1114 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_read_state_common() local
1306 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_read_state() local
1340 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); hubp2_validate_dml_output() local
1673 hubp2_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp2_construct() argument
[all...]
H A Ddcn20_resource.c1203 struct dcn20_hubp *hubp2 = in dcn20_hubp_create() local
1206 if (!hubp2) in dcn20_hubp_create()
1209 if (hubp2_construct(hubp2, ctx, inst, in dcn20_hubp_create()
1211 return &hubp2->base; in dcn20_hubp_create()
1214 kfree(hubp2); in dcn20_hubp_create()
H A Ddcn20_hubp.h265 struct dcn20_hubp *hubp2,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c503 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn302_hubp_create() local
505 if (!hubp2) in dcn302_hubp_create()
508 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn302_hubp_create()
509 return &hubp2->base; in dcn302_hubp_create()
512 kfree(hubp2); in dcn302_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c466 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn303_hubp_create() local
468 if (!hubp2) in dcn303_hubp_create()
471 if (hubp3_construct(hubp2, ctx, inst, &hubp_regs[inst], &hubp_shift, &hubp_mask)) in dcn303_hubp_create()
472 return &hubp2->base; in dcn303_hubp_create()
475 kfree(hubp2); in dcn303_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c884 struct dcn20_hubp *hubp2 = in dcn321_hubp_create() local
887 if (!hubp2) in dcn321_hubp_create()
897 if (hubp32_construct(hubp2, ctx, inst, in dcn321_hubp_create()
899 return &hubp2->base; in dcn321_hubp_create()
902 kfree(hubp2); in dcn321_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1157 struct dcn20_hubp *hubp2 = in dcn301_hubp_create() local
1160 if (!hubp2) in dcn301_hubp_create()
1163 if (hubp3_construct(hubp2, ctx, inst, in dcn301_hubp_create()
1165 return &hubp2->base; in dcn301_hubp_create()
1168 kfree(hubp2); in dcn301_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1492 struct dcn20_hubp *hubp2 = in dcn31_hubp_create() local
1495 if (!hubp2) in dcn31_hubp_create()
1498 if (hubp31_construct(hubp2, ctx, inst, in dcn31_hubp_create()
1500 return &hubp2->base; in dcn31_hubp_create()
1503 kfree(hubp2); in dcn31_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1567 struct dcn20_hubp *hubp2 = in dcn31_hubp_create() local
1570 if (!hubp2) in dcn31_hubp_create()
1573 if (hubp31_construct(hubp2, ctx, inst, in dcn31_hubp_create()
1575 return &hubp2->base; in dcn31_hubp_create()
1578 kfree(hubp2); in dcn31_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1490 struct dcn20_hubp *hubp2 = in dcn31_hubp_create() local
1493 if (!hubp2) in dcn31_hubp_create()
1496 if (hubp31_construct(hubp2, ctx, inst, in dcn31_hubp_create()
1498 return &hubp2->base; in dcn31_hubp_create()
1501 kfree(hubp2); in dcn31_hubp_create()

Completed in 74 milliseconds