summaryrefslogtreecommitdiff
path: root/src/i830.h
AgeCommit message (Expand)Author
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-06-17i830: Remove domain tracking from pixmaps.Chris Wilson
2010-06-17i830: Tidy i830_uxa_put_image()Chris Wilson
2010-06-15drmmode: Use the tiled stride for the rotated pixmap.Chris Wilson
2010-06-14Compile fix for alternate list.h from xserver-1.9Chris Wilson
2010-06-09Revert "xp:trapezoids"Chris Wilson
2010-06-08xp:trapezoidsChris Wilson
2010-06-07Allocate a correctly sized framebuffer when tiling by using libdrm's support.Eric Anholt
2010-06-07Use the direct dixGevPrivate() API when availableChris Wilson
2010-06-06Adapt to DevPrivate API changesKeith Packard
2010-06-01i830: Remove unused coord-adjust.Chris Wilson
2010-06-01i915; Avoid the implicit flush on changing BUF_INFOChris Wilson
2010-05-31Disable acceleration if we detect a hardware error.Chris Wilson
2010-05-28i915: Don't re-emit vertex size unless it has changed.Chris Wilson
2010-05-24i915: Emit CA over using OutReverse + Add passesChris Wilson
2010-05-24uxa: Use temporary dest when target is too large for compositorChris Wilson
2010-05-24i915: Move vertices into a vertex buffer object.Chris Wilson
2010-05-24Use pwrite to upload the batch bufferChris Wilson
2010-05-24i915: Emit composite primitive with specialised functions.Chris Wilson
2010-05-23i915: amalgamate composite into a single primitive listChris Wilson
2010-05-17i830: Remove vestigal debugging ALWAYS_FLUSH and ALWAYS_SYNCChris Wilson
2010-05-14drm: Remove unused old_front parameter from drmmode_do_pageflip.Chris Wilson
2010-05-14drm: don't overwrite the old intel->front_bufferChris Wilson
2010-05-12dri2: Handle reference counting across page flippingChris Wilson
2010-05-12i830: Prevent allocation of bo larger than half the apertureChris Wilson
2010-05-10i830: Minor cleanupChris Wilson
2010-05-10uxa: Rearrange checking and preparing of composite textures.Chris Wilson
2010-04-15uxa: Reuse in-flight boChris Wilson
2010-04-10Review i830_pad_drawable_width()Chris Wilson
2010-03-04Remove remaining fbOffset setting.Eric Anholt
2010-03-04Remove i830_allocate_2d_memory() now that it only called one function.Eric Anholt
2010-03-04Init CRTC cursors with CRTC setup instead of i830_memory.Eric Anholt
2010-03-04i830_memory: rip out the remainings of the old allocatorDaniel Vetter
2010-03-04i830_memory: hide as much of the old memory allocator as possibleDaniel Vetter
2010-03-04i830_memory: switch frontbuffer to drm_intel_boDaniel Vetter
2010-03-04i830_memory: switch cursors to drm_intel_boDaniel Vetter
2010-03-04i830_memory: kill field "pitch"Daniel Vetter
2010-03-04i830_memory: rip out field "size"Daniel Vetter
2010-03-04i830_memory: kill field "tiling_mode"Daniel Vetter
2010-03-04i830_memory: rename i830_bind_all_memory to reflect code realityDaniel Vetter
2010-03-04i830_memory: rip out the old video memory allocatorDaniel Vetter
2010-03-04i830_memory: kill i830_desribe_allocationsDaniel Vetter
2010-03-04i830_memory: rip out field "offset"Daniel Vetter
2010-03-04i830_memory: rip out field "end"Daniel Vetter
2010-02-20Remove more DRI1 dead code.Eric Anholt
2010-01-13DRI2: support new DRI2 APIsJesse Barnes
2010-01-08uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2010-01-08Consolidate determining maximum sizes for use with GEMChris Wilson
2009-12-10Revert "uxa-glyphs: Enable TILING_X on glyph caches."Chris Wilson