summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-03Don't set backlight level if going on->on.Matthias Hopf
2009-09-03Use "Backlight" as backlight brightness property.Matthias Hopf
2009-09-03Add get_property support.Matthias Hopf
2009-09-03Don't ignore backlight level change to the same level.Matthias Hopf
2009-09-02Make DGA optionalZhenyu Wang
2009-08-31debug: i830_valid_command: Return invalid for subopcodes with no nameCarl Worth
2009-08-27 set correct value for indirect access check boundZou Nan hai
2009-08-25KMS: allocate one bo per crtc for cursorKeith Packard
2009-08-25Add cursor registers to debug dump output.Keith Packard
2009-08-25Reload cursors as needed when setting new modes.Keith Packard
2009-08-25Add KMS only build flagJesse Barnes
2009-08-21Add HDMI audio registersWu Fengguang
2009-08-21Add intel_audio reg dumping programWu Fengguang
2009-08-20kms: Don't use fb offset when using shadow bufferKristian Høgsberg
2009-08-18Align the height of untiled pixmaps to 2 lines as well.Eric Anholt
2009-08-18Print block length of backlight tableJesse Barnes
2009-08-18Dump LVDS backlight info from bios_readerJesse Barnes
2009-08-18Add BACKLIGHT property support in KMS case.Matthias Hopf
2009-08-18Fix VGA plane disablingZhenyu Wang
2009-08-13Add HP Mini 5101 to quirks list.Matthias Hopf
2009-08-11Fix the chip names printed in the log to be less obnoxious.Adam Jackson
2009-08-07Fix math in the tiling alignment fix.Eric Anholt
2009-08-07Align tiled pixmap height so we don't address beyond the end of our buffers.Eric Anholt
2009-08-06Fix typo in bios_reader for invalid pointer castZhenyu Wang
2009-08-05Fix sampler indexes on i965 planar video.Eric Anholt
2009-08-05 It seems that indirect data upper bound check in STATE_BASE_ADDRESSZou Nan hai
2009-08-04Calculate the DVO relative offset in LVDS data entry to get the DVO timingZhao Yakui
2009-07-28intel: drop RES_SHARED_VGA not needed anymoreDave Airlie
2009-07-28xserver: fix up for stable buildDave Airlie
2009-07-28intel: since driver depends on newer server don't need to wrap thisDave Airlie
2009-07-28intel: update for resources/RAC API removalDave Airlie
2009-07-28h/v bias in 3DSTATE_DEST_BUFFER_VARIABLES is 4-bits wideKrzysztof Halasa
2009-07-28intel: remove unneeded includesDave Airlie
2009-07-26Allow DRM mode setting to include transformationsKeith Packard
2009-07-24XvMC: enable XvMC/XvMC-VLD on IGDNGXiang, Haihao
2009-07-24add compiled shader programs for XvMC/XvMC-VLD on IGDNGXiang, Haihao
2009-07-24XvMC: pin XvMC buffers under KMS.Xiang, Haihao
2009-07-228xx render: Add limited support for a8 dests.Eric Anholt
2009-07-22Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement.Eric Anholt
2009-07-22uxa: Tell the driver when we're just going to immediately map the pixmap.Eric Anholt
2009-07-21drmmode_output_get_modes: Replace existing EDID property blob with new oneKeith Packard
2009-07-18Update to xextproto 7.1 support.Peter Hutterer
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-11Remove vestiges of NoAccel options from i830_driver.cKeith 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