Searched refs:crtc_info (Results 1 – 9 of 9) sorted by relevance
/haiku/src/add-ons/accelerants/radeon/ |
H A D | crtc.c | 55 uint16 Radeon_GetHSyncFudge( crtc_info *crtc, int datatype ) in Radeon_GetHSyncFudge() 69 void Radeon_CalcCRTCRegisters( accelerator_info *ai, crtc_info *crtc, in Radeon_CalcCRTCRegisters() 131 static void moveOneDisplay( accelerator_info *ai, crtc_info *crtc ) in moveOneDisplay()
|
H A D | set_mode.h | 207 uint16 Radeon_GetHSyncFudge( crtc_info *crtc, int datatype ); 208 void Radeon_CalcCRTCRegisters( accelerator_info *ai, crtc_info *crtc, 238 void Radeon_CalcFPRegisters( accelerator_info *ai, crtc_info *crtc, 240 void Radeon_ProgramFPRegisters( accelerator_info *ai, crtc_info *crtc,
|
H A D | Cursor.c | 154 crtc_info *crtc = &ai->si->crtc[crtc_idx]; in moveOneCursor() 223 crtc_info *crtc = &ai->si->crtc[crtc_idx]; in Radeon_ShowCursor()
|
H A D | flat_panel.c | 148 accelerator_info *ai, crtc_info *crtc, in Radeon_CalcFPRegisters() 250 accelerator_info *ai, crtc_info *crtc, in Radeon_ProgramFPRegisters()
|
H A D | SetDisplayMode.c | 40 accelerator_info *ai, crtc_info *crtc, display_mode *mode, impactv_params *tv_params ); 107 accelerator_info *ai, crtc_info *crtc, display_mode *mode, impactv_params *tv_params ) in Radeon_SetMode()
|
H A D | dpms.c | 293 crtc_info *crtc = &ai->si->crtc[crtc_idx]; in Radeon_SetDPMS()
|
H A D | overlay.c | 537 crtc_info *crtc = &si->crtc[crtc_idx]; in Radeon_ShowOverlay() 1034 accelerator_info *ai, overlay_window *ow, crtc_info *crtc ) in getIntersectArea()
|
H A D | ProposeDisplayMode.c | 144 Radeon_ProposeDisplayMode(shared_info *si, crtc_info *crtc, in Radeon_ProposeDisplayMode()
|
/haiku/headers/private/graphics/radeon/ |
H A D | radeon_interface.h | 313 } crtc_info; typedef 544 crtc_info crtc[2]; // info about each crtc
|