Searched refs:crtc (Results 26 - 37 of 37) sorted by relevance

12

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dproto.h119 status_t eng_bes_to_crtc(bool crtc);
H A Dgeneral.c475 si->overlay.crtc = false;
575 * We use acc or crtc granularity constraints based on the 'worst case' scenario.
/haiku/headers/private/graphics/via/
H A DDriverInterface.h307 bool crtc; /* location of overlay unit */ member in struct:__anon7::__anon11
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h120 status_t eng_bes_to_crtc(bool crtc);
H A Dgeneral.c480 si->overlay.crtc = false;
534 * We use acc or crtc granularity constraints based on the 'worst case' scenario.
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h190 status_t nv_bes_to_crtc(bool crtc);
H A Dnv_crtc.c23 svi.crtc = 0;
H A Dnv_crtc2.c23 svi.crtc = 1;
H A Dnv_general.c1774 si->overlay.crtc = false;
1913 * We use acc or crtc granularity constraints based on the 'worst case' scenario.
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h302 // crtc info
376 int crtc_idx; // crtc where the overlay is shown on
544 crtc_info crtc[2]; // info about each crtc member in struct:__anon33
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dsetmode.c35 uint8 crtc[64]; member in struct:__anon1640
320 ioSet8(0x3d5, 0x00, clock0MN[m].crtc[i]);
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/
H A Ddriver.c1265 if (!(vi.crtc)) {

Completed in 179 milliseconds

12