Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c51 args.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_crtc_overscan_setup()
123 args.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_crtc_lock()
139 args.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_crtc_enable()
155 args.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_crtc_blank()
229 args.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_crtc_set_dtd_timing()
491 args.v5.ucCRTC = ATOM_CRTC_INVALID; in amdgpu_atombios_crtc_set_disp_eng_pll()
613 args.v1.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
623 args.v2.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
643 args.v5.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
711 args.v7.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
H A Datombios_encoders.c1454 args.v1.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_encoder_set_crtc_source()
1493 args.v2.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_encoder_set_crtc_source()
1561 args.v3.ucCRTC = amdgpu_crtc->crtc_id; in amdgpu_atombios_encoder_set_crtc_source()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c1064 clk.sPCLKInput.ucCRTC = controller_id; in set_pixel_clock_v5()
1153 clk.sPCLKInput.ulCrtcPclkFreq.ucCRTC = controller_id; in set_pixel_clock_v6()
1244 clk.ucCRTC = controller_id; in set_pixel_clock_v7()
1659 if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC)) in select_crtc_source_v1()
1763 if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC)) in select_crtc_source_v2()
1788 if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC)) in select_crtc_source_v3()
2144 params.ucCRTC = atom_controller_id; in set_crtc_timing_v1()
2217 params.ucCRTC = atom_controller_id; in set_crtc_using_dtd_timing_v3()
2325 params.ucCRTC = id; in enable_crtc_v1()
2375 params.ucCRTC = id; in enable_crtc_mem_req_v1()
[all …]
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h1716 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1731 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1746 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1768 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1776 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1805 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1827 UCHAR ucCRTC; // Which CRTC uses this Ppll member
1847 UCHAR ucCRTC; // Which CRTC uses this Ppll member
1910 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to member
1948 ULONG ucCRTC:8; // ATOM_CRTC1~6, indicate the CRTC controller to member
[all …]
/linux/drivers/gpu/drm/radeon/
H A Datombios.h1451 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1466 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1481 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1503 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1511 UCHAR ucCRTC; // ATOM_CRTC1 or ATOM_CRTC2 member
1552 UCHAR ucCRTC; // Which CRTC uses this Ppll member
1572 UCHAR ucCRTC; // Which CRTC uses this Ppll member
1634 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to member
1672 ULONG ucCRTC:8; // ATOM_CRTC1~6, indicate the CRTC controller to member
1679 ULONG ucCRTC:8; // ATOM_CRTC1~6, indicate the CRTC controller to
[all …]
H A Datombios_encoders.c1555 args.ucCRTC = radeon_crtc->crtc_id; in atombios_yuv_setup()
1867 args.v1.ucCRTC = radeon_crtc->crtc_id; in atombios_set_encoder_crtc_source()
1870 args.v1.ucCRTC = radeon_crtc->crtc_id; in atombios_set_encoder_crtc_source()
1872 args.v1.ucCRTC = radeon_crtc->crtc_id << 2; in atombios_set_encoder_crtc_source()
1912 args.v2.ucCRTC = radeon_crtc->crtc_id; in atombios_set_encoder_crtc_source()