Searched defs:crtc (Results 1 - 21 of 21) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dcrtc.c55 uint16 Radeon_GetHSyncFudge( crtc_info *crtc, int datatype ) argument
69 void Radeon_CalcCRTCRegisters( accelerator_info *ai, crtc_info *crtc, argument
[all...]
H A Ddpms.c293 crtc_info *crtc = &ai->si->crtc[crtc_idx]; local
H A Dflat_panel.c147 Radeon_CalcFPRegisters( accelerator_info *ai, crtc_info *crtc, fp_info *fp_port, crtc_regs *crtc_values, fp_regs *values ) argument
249 Radeon_ProgramFPRegisters( accelerator_info *ai, crtc_info *crtc, fp_info *fp_port, fp_regs *values ) argument
H A DCursor.c154 crtc_info *crtc = &ai->si->crtc[crtc_idx]; local
223 crtc_info *crtc = &ai->si->crtc[crtc_idx]; local
[all...]
H A DSetDisplayMode.c106 Radeon_SetMode( accelerator_info *ai, crtc_info *crtc, display_mode *mode, impactv_params *tv_params ) argument
[all...]
H A DProposeDisplayMode.c144 Radeon_ProposeDisplayMode(shared_info *si, crtc_info *crtc, argument
[all...]
H A Doverlay.c537 crtc_info *crtc = &si->crtc[crtc_idx]; local
[all...]
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dbes.c352 status_t eng_bes_to_crtc(bool crtc) argument
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_bes.c352 status_t nv_bes_to_crtc(bool crtc) argument
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_mode.cpp238 uint8 crtc[25]; local
[all...]
/haiku/src/add-ons/accelerants/intel_810/
H A Di810_mode.cpp110 uint8 crtc[25]; local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dsetmode.c35 uint8 crtc[64]; member in struct:__anon1640
/haiku/src/add-ons/accelerants/s3/
H A Dtrio64_mode.cpp174 uint8 crtc[25], cr3b, cr3c, cr5d, cr5e; local
H A Dmode.cpp17 InitCrtcTimingValues(const DisplayModeEx& mode, int horzScaleFactor, uint8 crtc[], argument
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Dbes.c475 status_t eng_bes_to_crtc(bool crtc) argument
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dbios.c301 int crtc = 0, id[2]; local
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dmode.cpp95 uint8_t crtc = 0; local
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h296 bool crtc; /* location of overlay unit */ member in struct:__anon937::__anon944
/haiku/headers/private/graphics/via/
H A DDriverInterface.h307 bool crtc; /* location of overlay unit */ member in struct:__anon7::__anon11
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h436 bool crtc; /* location of overlay unit */ member in struct:__anon21::__anon29
459 bool crtc; /* adressed CRTC */ member in struct:__anon31
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h544 crtc_info crtc[2]; // info about each crtc member in struct:__anon33

Completed in 114 milliseconds