Searched refs:SetPixelClock (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | command_table.c | 931 switch (BIOS_CMD_TABLE_PARA_REVISION(SetPixelClock)) { in transmitter_control_v1_6() 946 BIOS_CMD_TABLE_PARA_REVISION(SetPixelClock)); 1000 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, allocation)) in set_pixel_clock_v3() 1087 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, clk)) in set_pixel_clock_v5() 1179 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, clk)) in set_pixel_clock_v6() 1248 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, clk)) in set_pixel_clock_v7() 2359 switch (BIOS_CMD_TABLE_PARA_REVISION(SetPixelClock)) { in init_enable_crtc_mem_req() 2368 BIOS_CMD_TABLE_PARA_REVISION(SetPixelClock)); in enable_crtc_mem_req_v1() 2399 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, params)) 2433 if (EXEC_BIOS_CMD_TABLE(SetPixelClock, param in program_clock_v5() [all...] |
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_crtc.c | 479 index = GetIndexIntoMasterTable(COMMAND, SetPixelClock); in amdgpu_atombios_crtc_set_disp_eng_pll() 592 int index = GetIndexIntoMasterTable(COMMAND, SetPixelClock); in amdgpu_atombios_crtc_program_pll()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atombios.h | 256 …USHORT SetPixelClock; //Function Table,directly used by various SW compon… member
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 285 …USHORT SetPixelClock; //Function Table,directly used by various SW compon… member
|