Age | Commit message (Expand) | Author |
2011-09-12 | Temporarily disable sandybridge pci ids until support is in.bleeding_edge-oga | Owain G. Ainsworth |
2011-09-08 | program intel->front_pitch as the stride for the hardware, not the screen width. | Owain G. Ainsworth |
2011-09-08 | backlight control buglet From kettenis@: | Owain G. Ainsworth |
2011-07-12 | uxa/glyphs: Fallback instead of crashing on large strings | Chris Wilson |
2011-06-24 | Xv: set up pipeline for Xv on Ivybridge | Xiang, Haihao |
2011-06-24 | Xv: upload new shaders to GEM objects for Xv on Ivybridge | Xiang, Haihao |
2011-06-24 | Xv: update SURFACE_STATE & SAMPLER_STATE for Xv on Ivybridge | Xiang, Haihao |
2011-06-24 | Xv: New shaders for Xv on Ivybridge | Xiang, Haihao |
2011-06-24 | Xv: separate fragments from M4 macros | Xiang, Haihao |
2011-06-24 | uxa: Remove the attempt to use the 3D pipeline for core rendering | Chris Wilson |
2011-06-24 | dri: Do not create DRI2 buffers for unrecognized DRI2 buffer tokens | Chad Versace |
2011-06-24 | uxa: Simplify uxa_poly_fill_rect by only clipping once. | Eric Anholt |
2011-06-24 | uxa: Simplify Composite solid acceleration for spans by only clipping once. | Eric Anholt |
2011-06-24 | uxa: Simplify BLT solid acceleration for spans filling by only clipping once. | Eric Anholt |
2011-05-30 | Revert "Revert "i965: Invalidate pixmap binding location on reuse."" | Owain G. Ainsworth |
2011-05-30 | Remove the memory of Option "AccelMethod" | Adam Jackson |
2011-05-30 | dri: Flush the batch after a DRI swap/copy event | Chris Wilson |
2011-05-30 | video: Flush the batch on the next blockhandler after queuing | Chris Wilson |
2011-05-30 | intel: Restore manual flush for old kernels | Chris Wilson |
2011-05-30 | Correct chipset detection for Q33, Q35, B43_G1 | Chris Wilson |
2011-05-30 | module: Adopt IVB's more detailed naming convention for SNB | Chris Wilson |
2011-05-30 | Whitespacing cleanup for intel_module.c | Chris Wilson |
2011-05-30 | Add support for Ivybridge chipset. | Eric Anholt |
2011-05-30 | Remove the static list of PciChipset and construct it from SymTabRec instead. | Eric Anholt |
2011-05-30 | Use the existing deviceID -> name mapping in SymTabRec instead of duping it. | Eric Anholt |
2011-05-30 | Store the chipset info struct in the PCI match struct, instead of a switch(). | Eric Anholt |
2011-05-29 | Ensure that the partial batch is flushed upon the blockhandler | Chris Wilson |
2011-05-29 | Add basic 30 bit depth support | Jesse Barnes |
2011-05-29 | i965/video: We need 150 dwords of space for video state emission | Chris Wilson |
2011-05-29 | intel: Beware the unsigned promotion when checking for batch overflows | Chris Wilson |
2011-05-29 | gen6: Invalidate texture cache | Chris Wilson |
2011-05-29 | i965: Avoid transform overheads for vertex emit where possible | Chris Wilson |
2011-05-29 | i965: Refactor to use constant sampler_state offsets | Chris Wilson |
2011-05-29 | i965: Reset vertex_id after every batch | Chris Wilson |
2011-05-29 | i965: Always update last_floats_per_vertex | Chris Wilson |
2011-05-29 | Take advantage of the kernel flush for dirty bo in the busy ioctl | Chris Wilson |
2011-05-29 | Remove unused function 'intel_bo_alloc_for_data' | Chris Wilson |
2011-05-29 | Remove the unnecessary MI_FLUSH from the flush handler | Chris Wilson |
2011-05-29 | i965: segregate each vertex element into its own buffer | Chris Wilson |
2011-05-29 | i965: Convert to relative relocations for state | Chris Wilson |
2011-05-29 | MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1] | Chris Wilson |
2011-05-29 | 946GZ is a 965G! | Chris Wilson |
2011-05-29 | Add a DRI2SwapEventPtr typedef for retro xservers | Chris Wilson |
2011-05-29 | Cleanup gen2 tiling confusion | Daniel Vetter |
2011-05-29 | Use the per-generation batch context switch for atomic sequences | Chris Wilson |
2011-05-29 | dri: Disable page-flip between a tiled buffer and a linear scanout | Chris Wilson |
2011-05-29 | Give each user of tiling separate xorg.conf options | Chris Wilson |
2011-05-29 | Fix relaxed tiling on gen2 | Daniel Vetter |
2011-05-29 | i965: Fix off-by-one in assert | Chris Wilson |
2011-05-29 | If the crtc is not enabled, then it can't be on | Chris Wilson |