summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-21BSD Makefileobsd-2.8Matthieu Herrb
2009-08-27Fix typo in bios_reader for invalid pointer castZhenyu Wang
2009-08-27NEWS: Fix typo: 2.8.1 is the new release, not 2.8.0Carl Worth
2009-08-25Increment version number to 2.8.1 for release.2.8.1Carl Worth
2009-08-25NEWS: Add notes for 2.8.1Carl Worth
2009-08-25Align the height of untiled pixmaps to 2 lines as well.Eric Anholt
2009-08-25Fix sampler indexes on i965 planar video.Eric Anholt
2009-08-25Calculate the DVO relative offset in LVDS data entry to get the DVO timingZhao Yakui
2009-08-25Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement.Eric Anholt
2009-08-25drmmode_output_get_modes: Replace existing EDID property blob with new oneKeith Packard
2009-08-13Update version to 2.8.0.9012.8.0.901Carl Worth
2009-08-13NEWS: Add notes for 2.8.0.901 (2.8.1 rc 1)Carl Worth
2009-08-13Align tiled pixmap height so we don't address beyond the end of our buffers (...Eric Anholt
2009-08-13Allow DRM mode setting to include transformationsKeith Packard
2009-07-20Increment version number to 2.8.0 for release.2.8.0Carl Worth
2009-07-20NEWS: Add notes for 2.8.0 releaseCarl Worth
2009-07-16Really fix i915 render. Fail at commit --amend.Eric Anholt
2009-07-16Fix 915-class Render after the 8xx-class Render fix.Eric Anholt
2009-07-15Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.Eric Anholt
2009-07-15Reset framebuffer offset when rebinding aperture (22760).Keith Packard
2009-07-13Fix XV scan line calculation when rotated.Barry Scott
2009-07-13Increment version to 2.7.99.9022.7.99.902Carl Worth
2009-07-13RELEASING: Fix typo in instructionsCarl Worth
2009-07-13NEWS: Add notes for 2.7.99.902Carl Worth
2009-07-11Remove vestiges of NoAccel options from i830_driver.cKeith Packard
2009-07-11intel.man: Mark NoAccel option as i810/i815 onlyKeith Packard
2009-07-10i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmapsKeith Packard
2009-07-10KMS: Keep screen pixmap devPrivate.ptr NULL during init and resizeKeith Packard
2009-07-10i830_bind_memory: Under UMS: Bind GEM bos with dri_bo_pin, else through the GARTKeith Packard
2009-07-10Allocate GTT space for GEM only under UMSKeith Packard
2009-07-10Always set screen pixmap data pointer at init and resize timesKeith Packard
2009-07-10Make xorg.conf DRI option work under KMS. Fix name of I830AccelMethodInitKeith Packard
2009-07-10Remove NoAccel supportKeith Packard
2009-07-09Remove bad comment about 3DSTATE_DRAWING_RECTANGLE size.Eric Anholt
2009-07-09Fix lols in trying to figure out whether this is a 64-bit build.Eric Anholt
2009-07-08Refuse to allocate giant BOs on 32-bit systems.Eric Anholt
2009-07-08Initialize the other argument to drmSetInterfaceVersion.Eric Anholt
2009-07-08enable sdvo lvds scaling functionling.ma@intel.com
2009-07-07Raise XV limit to 2048x2048 to match hardware limits.Simon Farnsworth
2009-07-07non-DRI FB resize failed to assign the screen pixmap devPrivate.ptr (22328)Keith Packard
2009-07-07Check for a valid I830Ptr before closing master.Chris Wilson
2009-07-06Handle DRI2INFOREC version 3Keith Packard
2009-07-06Update to multi-API DRI2 interfaceKeith Packard
2009-07-06remove unused shader programRĂ©mi Cardona
2009-07-06Disable FBC on IGDNGZhenyu Wang
2009-07-02Fix segv for clipped movie windowBarry Scott
2009-07-02Clear the bo on the rotate scratch pixmapJesse Barnes
2009-07-02Xv i830_display_video splitup: extract i830_update_scaling_factorsDaniel Vetter
2009-07-02Xv i830_display_video splitup: extract i830_update_polyphase_coeffsDaniel Vetter
2009-07-02Xv i830_display_video splitup: extract i830_update_dst_box_to_crtc_coordsDaniel Vetter