summaryrefslogtreecommitdiff
path: root/src/i830.h
AgeCommit message (Expand)Author
2009-12-02Rename I830Sync() to intel_sync()Chris Wilson
2009-11-30uxa: Limit maximum size of tiled objectsChris Wilson
2009-11-30Use new drmGetDeviceNameFromFd() for mapping to drm device nameKristian Høgsberg
2009-11-30uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2009-11-29batch: Track pixmap domains.Chris Wilson
2009-11-13i915: Derive the correct target color from the pixmap by checking its formatChris Wilson
2009-11-10i915: Use the color channels to pass along solid sources and masks.Chris Wilson
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2009-11-05Remove flow-control macros for fallbacks in the 2D driver.Eric Anholt
2009-11-05configure: make --disable-dri work even if the server supports DRIRémi Cardona
2009-10-14conf: Add debugging flush optionsChris Wilson
2009-10-13Drop frontbuffer from crtc in I830CloseScreenAlbert Damen
2009-10-08Clean up more i830_memory.c madness.Eric Anholt
2009-10-08Call pPixmaps plain old pixmaps.Eric Anholt
2009-10-08de-pCamelHungarian the Render pictures and pixmaps.Eric Anholt
2009-10-08Share several render fields between render implementations.Eric Anholt
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-10-08Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt
2009-10-06Remove more dead UMS code.Eric Anholt
2009-10-06Move to kernel coding style.Eric Anholt
2009-10-06Remove UMS support.Eric Anholt
2009-10-05Remove UMS overlay support.Eric Anholt
2009-10-05Implement drmmode overlayDaniel Vetter
2009-09-21Split i915/i830 composite_emit_primitive into two functions.Keith Packard
2009-09-21Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.Keith Packard
2009-09-09i915: Restore nearest samplingChris Wilson
2009-09-05i830/i915: Set the sample position to the pixel center.Chris Wilson
2009-08-25KMS: allocate one bo per crtc for cursorKeith Packard
2009-08-07Align tiled pixmap height so we don't address beyond the end of our buffers.Eric Anholt
2009-07-24XvMC: pin XvMC buffers under KMS.Xiang, Haihao
2009-07-16Really fix i915 render. Fail at commit --amend.Eric Anholt
2009-07-16Fix 915-class Render after the 8xx-class Render fix.Eric Anholt
2009-07-15Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.Eric Anholt
2009-07-10Remove NoAccel supportKeith Packard
2009-07-06Disable FBC on IGDNGZhenyu Wang
2009-06-24Treat disabled CRTCs as "not covering" for scanline wait purposesJesse Barnes
2009-06-23Add option to control swapbuffers behaviorJesse Barnes
2009-06-15parse general definition block to get the SDVO device infoZhao Yakui
2009-06-10Remove fixed MMIO sizeZhenyu Wang
2009-06-03Replace some pixmap-related idioms with inline functions to do so.Eric Anholt
2009-06-03Fetch mode line from VBT, then keep it.Ma Ling
2009-06-02Sync DRI2 CopyRegion to vertical retraceJesse Barnes
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-19Don't do GTT maps on objects bigger than half the available aperture size.Eric Anholt
2009-05-15Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffersKeith Packard
2009-05-14Use libdrm to lookup pipe for tear-free sync of XVCarl Worth
2009-05-13Add new have_gem flagJesse Barnes
2009-05-12Remove the offset parameter from i830_allocator_init()Wu Fengguang
2009-04-28Remove a handful of pointless commentsKristian Høgsberg
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt