summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-04XvMC: kill the pinned batchbuffer in the ddx codeDaniel Vetter
2010-03-04i915 XvMC: kill pinned surface buffer in the ddx codeDaniel Vetter
2010-03-04i915 XvMC: kill pinned per-context buffers in the ddx codeDaniel Vetter
2010-03-04i915 XvMC: don't stall the cpu anymoreDaniel Vetter
2010-03-04i915 XvMC: drop superflous MI_FLUSHDaniel Vetter
2010-03-04i915 XvMC: switch surfaces to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch corrdata buffer to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch msb to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch sis to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch load_indirect_render_emit to batchbuffer macrosDaniel Vetter
2010-03-04i915 XvMC: switch psc to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch psp to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: switch ssb to drm_intel_boDaniel Vetter
2010-03-04i915 XvMC: kill last_flip and last_renderDaniel Vetter
2010-03-04i915 XvMC: switch one_time_state_emit to batchbuffer macrosDaniel Vetter
2010-03-04XvMC: kill dead code in i915_xvmc.cDaniel Vetter
2010-03-04XvMC: kill i830_memory in 965 class xvmcDaniel 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: no memory allocations without a bo!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-03-04libIntelXvMC: kill ums leftoversDaniel Vetter
2010-03-04Xv: fixup XvMC on i915Daniel Vetter
2010-03-04Xv: fixup YUV plane offset for xvmc caseDaniel Vetter
2010-02-26Remove dead code: fill_detailed_lvds_blockCarl Worth
2010-02-26kms: Fix LVDS mode list construction.Adam Jackson
2010-02-24In frame event handling, track drawable id instead of drawable pointer.Eric Anholt
2010-02-24Fix up a bunch of inconsistent 4-space indentation in i830_dri.cEric Anholt
2010-02-23Add new mobile Sandybridge PCI IDs.Eric Anholt
2010-02-23Add initial defines and probing for SandybridgeEric Anholt
2010-02-20Remove more DRI1 dead code.Eric Anholt
2010-02-20Remove dead i830_ring.h.Eric Anholt
2010-02-20Remove dead i830_display.h.Eric Anholt
2010-02-20Remove dead i830_bios.h.Eric Anholt
2010-02-20Remove the last tool now that it's been moved to gpu_tools.Eric Anholt
2010-02-20Remove swf_dumper. We have intel_mmio_read in gpu_tools to do this.Eric Anholt
2010-02-20Remove bios_reader now that it's moved to gpu_tools.Eric Anholt
2010-02-20Remove intel_hotplug tool now that it won't work with KMS.Eric Anholt
2010-02-20Remove dead i830_bios.c.Eric Anholt
2010-02-20Remove intel_gtt and intel_lid now that they're in gpu_tools.Eric Anholt
2010-02-20Remove xprintf.c from the old "I can't believe it's not an X Server" tools.Eric Anholt
2010-02-20Remove intel_statuspage, now that we have /debug/dri/0/i915_gem_hwsEric Anholt