HomeSort by: relevance | last modified time | path
    Searched refs:I830PTR (Results 1 - 25 of 34) sorted by relevancy

1 2

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_accel.c 58 I830Ptr pI830 = I830PTR(pScrn);
72 I830Ptr pI830 = I830PTR(pScrn);
135 I830Ptr pI830 = I830PTR(pScrn);
152 I830Ptr pI830 = I830PTR(pScrn);
185 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_hwmc.c 52 I830Ptr pI830 = I830PTR(pScrn);
86 I830Ptr pI830 = I830PTR(pScrn);
114 I830Ptr pI830 = I830PTR(pScrn);
146 I830Ptr pI830 = I830PTR(pScrn);
167 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_batchbuffer.c 46 I830Ptr pI830 = I830PTR(pScrn);
62 I830Ptr pI830 = I830PTR(pScrn);
107 I830Ptr pI830 = I830PTR(pScrn);
131 I830Ptr pI830 = I830PTR(pScrn);
158 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_cursor.c 63 I830Ptr pI830 = I830PTR(pScrn);
78 I830Ptr pI830 = I830PTR(pScrn);
130 I830Ptr pI830 = I830PTR(crtc->scrn);
145 I830Ptr pI830 = I830PTR(scrn);
178 I830Ptr pI830 = I830PTR(scrn)
    [all...]
i830_crt.c 41 I830Ptr pI830 = I830PTR(pScrn);
70 I830Ptr pI830 = I830PTR(pScrn);
79 I830Ptr pI830 = I830PTR(pScrn);
88 I830Ptr pI830 = I830PTR(pScrn);
120 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_dvo.c 88 I830Ptr pI830 = I830PTR(pScrn);
109 I830Ptr pI830 = I830PTR(pScrn);
127 I830Ptr pI830 = I830PTR(pScrn);
142 I830Ptr pI830 = I830PTR(pScrn);
166 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_memory.c 111 i830_get_fence_size(I830Ptr pI830, unsigned long size)
140 i830_get_fence_pitch(I830Ptr pI830, unsigned long pitch, int format)
164 i830_get_fence_alignment(I830Ptr pI830, unsigned long size)
175 I830Ptr pI830 = I830PTR(pScrn);
198 I830Ptr pI830 = I830PTR(pScrn);
239 I830Ptr pI830 = I830PTR(pScrn);
278 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_hdmi.c 79 I830Ptr pI830 = I830PTR(pScrn);
105 I830Ptr pI830 = I830PTR(pScrn);
123 I830Ptr pI830 = I830PTR(pScrn);
134 I830Ptr pI830 = I830PTR(pScrn);
151 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_i2c.c 58 I830Ptr pI830 = I830PTR(pScrn);
70 I830Ptr pI830 = I830PTR(pScrn);
82 I830Ptr pI830 = I830PTR(pScrn);
94 I830Ptr pI830 = I830PTR(pScrn);
271 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_uxa.c 96 I830Ptr pI830 = I830PTR(pScrn);
127 I830Ptr pI830 = I830PTR(pScrn);
152 I830Ptr pI830 = I830PTR(pScrn);
164 I830Ptr pI830 = I830PTR(pScrn);
211 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_driver.c 243 I830Ptr pI830;
254 I830Ptr pI830;
261 pI830 = I830PTR(pScrn);
270 I830Ptr pI830 = I830PTR(pScrn);
422 I830Ptr pI830 = I830PTR(pScrn);
484 I830Ptr pI830 = I830PTR(pScrn);
508 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_lvds.c 137 I830Ptr pI830 = I830PTR(pScrn);
163 I830Ptr pI830 = I830PTR(pScrn);
175 I830Ptr pI830 = I830PTR(pScrn);
187 I830Ptr pI830 = I830PTR(pScrn);
209 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_video.h 73 (I830PortPrivPtr)((I830PTR(pScrn))->adaptor->pPortPrivates[0].ptr)
i915_3d.c 39 I830Ptr pI830 = I830PTR(pScrn);
i965_video.c 157 I830Ptr pI830 = I830PTR(pScrn);
179 I830Ptr pI830 = I830PTR(scrn);
233 I830Ptr pI830 = I830PTR(scrn);
348 intel_alloc_and_map(I830Ptr i830, char *name, int size,
370 I830Ptr pI830 = I830PTR(scrn);
422 I830Ptr pI830 = I830PTR(scrn)
    [all...]
i830_batchbuffer.h 41 intel_batch_space(I830Ptr pI830)
47 intel_batch_require_space(ScrnInfoPtr pScrn, I830Ptr pI830, GLuint sz)
57 I830Ptr pI830 = I830PTR(pScrn);
69 I830Ptr pI830 = I830PTR(pScrn);
77 intel_batch_emit_dword(I830Ptr pI830, uint32_t dword)
86 intel_batch_emit_reloc (I830Ptr pI830,
100 intel_batch_emit_reloc_pixmap(I830Ptr pI830, PixmapPtr pPixmap,
i830_dri.c 87 I830Ptr pI830 = I830PTR(pScrn);
170 I830Ptr pI830 = I830PTR(pScrn);
287 I830Ptr pI830 = I830PTR(pScrn);
365 I830Ptr pI830 = I830PTR(pScrn);
439 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_display.c 412 I830Ptr pI830 = I830PTR(pScrn);
434 I830Ptr pI830 = I830PTR(pScrn);
488 static void intel_clock(I830Ptr pI830, int refclk, intel_clock_t *clock)
545 I830Ptr pI830 = I830PTR(pScrn);
577 I830Ptr pI830 = I830PTR(pScrn);
635 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_render.c 276 I830Ptr pI830 = I830PTR(pScrn);
408 I830Ptr pI830 = I830PTR(pScrn);
533 I830Ptr pI830 = I830PTR(pScrn);
624 I830Ptr pI830 = I830PTR(pScrn);
789 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i915_render.c 242 I830Ptr pI830 = I830PTR(pScrn);
321 I830Ptr pI830 = I830PTR(pScrn);
377 I830Ptr pI830 = I830PTR(pScrn);
564 I830Ptr pI830 = I830PTR(pScrn);
731 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i830_video.c 340 CompareOverlay(I830Ptr pI830, uint32_t * overlay, int size)
365 I830Ptr pI830 = I830PTR(pScrn);
423 I830Ptr pI830 = I830PTR(pScrn);
470 I830Ptr pI830 = I830PTR(pScrn);
497 I830Ptr pI830 = I830PTR(pScrn);
546 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i915_hwmc.c 220 I830Ptr pI830 = I830PTR(pScrn);
282 I830Ptr pI830 = I830PTR(pScrn);
318 I830Ptr pI830 = I830PTR(pScrn);
417 I830Ptr pI830 = I830PTR(pScrn);
534 I830Ptr pI830 = I830PTR(pScrn)
    [all...]
i965_hwmc.c 58 I830Ptr I830 = I830PTR(pScrn);
160 I830Ptr pI830 = I830PTR(pScrn);
i965_render.c 631 I830Ptr pI830 = I830PTR(scrn);
771 I830Ptr pI830 = I830PTR(scrn);
844 I830Ptr pI830 = I830PTR(scrn);
920 I830Ptr pI830 = I830PTR(scrn);
937 I830Ptr pI830 = I830PTR(scrn)
    [all...]
  /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
reg_dumper.h 56 } I830Rec, *I830Ptr;
63 I830Ptr pI830;
66 #define I830PTR(pScrn) (pScrn->pI830)
87 void intel_i830rec_init(I830Ptr pI830);

Completed in 19 milliseconds

1 2