Age | Commit message (Expand) | Author |
2007-07-19 | block some signals within critical section to avoid | Xiang, Haihao |
2007-07-19 | 1. The pitches for y/u/v surfaces are 1024bytes aligned. | Xiang, Haihao |
2007-07-19 | 1. clean code | root |
2007-07-19 | a fix for 945G/945GM | root |
2007-07-19 | 1. using batch buffer | root |
2007-07-19 | fix a bug related to display surface | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | Release resource allocated for surface/subpicture | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | enable XvMC for i915 | Xiang, Haihao |
2007-07-19 | strip out remainder of drmmm code in driver | Dave Airlie |
2007-07-17 | intel: oops I commited pixman local workaround - undo it | Dave Airlie |
2007-07-17 | intel: actually 2.3.1 should be good enough | Dave Airlie |
2007-07-17 | intel: don't try and use TTM memory manager with old libdrm interface | Dave Airlie |
2007-07-13 | Remove hard-coded CRT blanking frobbing for load detection. | Keith Packard |
2007-07-13 | Ensure pipe/output active before doing load detection. | Keith Packard |
2007-07-13 | Eliminate bogus (and harmful) blanking adjustment for load detect. | Keith Packard |
2007-07-11 | Fix i915 rendering for tiled buffer | Wang Zhenyu |
2007-07-09 | Fix some physical address handling for >4GB addresses. | Eric Anholt |
2007-07-07 | FBC fixes: | Jesse Barnes |
2007-07-06 | Fix manpage to reflect default behavior. | Jesse Barnes |
2007-07-06 | Fix naming of FBC plane enable bits (mistakenly called them pipes earlier). | Jesse Barnes |
2007-07-06 | Update man page with current behavior. | Jesse Barnes |
2007-07-06 | Fix debug output in fbc enable/disable routines. Add logic to make sure fbc | Jesse Barnes |
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-05 | Merge branch 'master' into fbc | Jesse Barnes |
2007-07-05 | Re-add tiling kludge, but only for 965. | Jesse Barnes |
2007-07-05 | Remove tiling kludge. May need more fixes for 965. | Jesse Barnes |
2007-07-05 | Revert discard alpha change, requires other fixes to work. | Jesse Barnes |
2007-07-05 | FBC fixes: | Jesse Barnes |
2007-07-03 | Fixup line length buffer padding, add kludge for front buffer tile | Jesse Barnes |
2007-07-02 | Update documentation and bump driver version to 2.1.0. | Eric Anholt |
2007-07-02 | Framebuffer compression changes: | Jesse Barnes |
2007-07-02 | Fix reversed LVDS dither enabling logic on GM965. | Eric Anholt |
2007-07-02 | Bug #11365: Disable the panel fitter unless it's needed for the chosen mode. | Eric Anholt |
2007-07-02 | Enable framebuffer compression (use Option "FrameBufferCompression" | Jesse Barnes |
2007-06-30 | Fix load detection to use border region instead of blanking. | Keith Packard |
2007-06-28 | Add *~ to .gitignore to skip emacs & patch backup files | Alan Coopersmith |
2007-06-28 | Add AM_PROG_CC_C_O to configure.ac | Alan Coopersmith |
2007-06-28 | Handle dual-channel LVDS on i855. | Keith Packard |
2007-06-28 | Decode PLL registers in LVDS mode a bit better in debug code. | Keith Packard |
2007-06-27 | EXA: fallback mask transform on i965 | Wang Zhenyu |
2007-06-27 | EXA: don't have to check offscreen size | Wang Zhenyu |
2007-06-25 | Use local structures for vs_state, sf_state, and wm_state | Carl Worth |
2007-06-25 | Use local structure for src_sampler_state and mask_sampler_state | Carl Worth |
2007-06-25 | Use local structure for mask_surf_state | Carl Worth |
2007-06-25 | Use local structure for src_surf_state | Carl Worth |
2007-06-25 | Use local structure for dest_surf_state | Carl Worth |