Age | Commit message (Expand) | Author |
2007-09-26 | clean up old i915 xvmc function declare | Zhenyu Wang |
2007-09-26 | fix i915 xvmc devPrivate reference | Zhenyu Wang |
2007-09-20 | Merge remote branch 'origin/master' into buffer-objects | Eric Anholt |
2007-09-19 | Merge branch 'master' into xvmc-i915 | Zhenyu Wang |
2007-09-06 | Switch to pci_device_map_range/pci_device_unmap_range APIs. | Keith Packard |
2007-08-26 | Add libpciaccess declarations to I810Rec and I830Rec. | Keith Packard |
2007-08-17 | Replace AA allocator usage with i830_memory.c for RandR rotation. | Eric Anholt |
2007-08-17 | Use i830_memory.c instead of the AA's allocator for XV buffers. | Eric Anholt |
2007-08-16 | Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDS | Jesse Barnes |
2007-08-16 | Merge branch 'master' into buffer-objects | Eric Anholt |
2007-08-10 | Save/restore tile-mode offset registers DSPATILEOFF and DSPBTILEOFF | Keith Packard |
2007-08-10 | Attempt to fix several front buffer tiling failure cases. | Eric Anholt |
2007-08-10 | Enable tiling by default on 965. | Jesse Barnes |
2007-08-10 | Tiling fixes for 965 | Jesse Barnes |
2007-08-10 | Merge branch 'master' into xvmc-i915 | Zhenyu Wang |
2007-08-07 | Fix EXA rendering with tiled front buffer on pre-965. | Eric Anholt |
2007-08-07 | code cleanups | Zhenyu Wang |
2007-08-03 | Tiled rendering & fbc fixes: | Jesse Barnes |
2007-08-02 | Mark DRI buffers as shareable, and pass their buffer handles through the SAREA. | Eric Anholt |
2007-07-31 | Legacy backlight changes: | Jesse Barnes |
2007-07-27 | Pin some buffer objects at creation time, which can't be moved yet. | Eric Anholt |
2007-07-27 | Add quirk support | Wang Zhenyu |
2007-07-26 | Use new drmBOSetPin interface instead of NO_EVICT/NO_MOVE buffers. | Eric Anholt |
2007-07-25 | When TTM is available, use it instead of manual AGP allocations when possible. | Eric Anholt |
2007-07-19 | 1. The pitches for y/u/v surfaces are 1024bytes aligned. | Xiang, Haihao |
2007-07-19 | 1. using batch buffer | root |
2007-07-19 | enable XvMC for i915 | Xiang, Haihao |
2007-07-17 | intel: don't try and use TTM memory manager with old libdrm interface | Dave Airlie |
2007-07-13 | Ensure pipe/output active before doing load detection. | Keith Packard |
2007-07-09 | Fix some physical address handling for >4GB addresses. | Eric Anholt |
2007-07-06 | Fix tiling and fb compression defaults for 965 (not yet fully supported). | Jesse Barnes |
2007-07-06 | FBC and tiling changes | Jesse Barnes |
2007-07-02 | Framebuffer compression changes: | Jesse Barnes |
2007-07-02 | Enable framebuffer compression (use Option "FrameBufferCompression" | Jesse Barnes |
2007-06-22 | Move the ivch's fixed panel mode support to i830_dvo.c for other LVDS drivers. | Eric Anholt |
2007-06-12 | Fix context switching between DRI and X. | Eric Anholt |
2007-06-05 | Add support for the G33, Q33, and Q35 chipsets. | Wang Zhenyu |
2007-05-27 | On i830, Pipe B cannot be lit the first time unless Pipe A is running. | Keith Packard |
2007-05-22 | i830: Provide new DRI texOffsetStart hook when available with EXA. | Michel Dänzer |
2007-05-18 | EXA: add render enter helper function | Wang Zhenyu |
2007-05-17 | Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV. | Keith Packard |
2007-05-16 | Change DVO module interface to pass more state across. Fix IVCH display. | Keith Packard |
2007-05-12 | Deal with i830 CRT load detection which cannot use FORCE_BORDER. | Keith Packard |
2007-05-03 | Disable vblank interrupts when no DRI clients are running. | Eric Anholt |
2007-05-01 | Bug #10714: Fix build without DRI. | Samuel Thibault |
2007-04-30 | Allow physical-memory allocations within stolen memory. | Eric Anholt |
2007-04-19 | Eliminate LinearAlloc option and code. | Keith Packard |
2007-04-03 | Move a bunch of debugging verbosity under Option "ModeDebug". | Eric Anholt |
2007-03-17 | Allocate 4 separate buffers for HW Cursors on Linux. | Keith Packard |
2007-03-15 | Fix crashes and other failures when a cursor allocation fails. | Eric Anholt |