drm/i915: Check error code whilst moving buffer to GTT domain.
[safe/jmp/linux-2.6] / drivers / gpu / drm /
2010-05-28 Chris Wilsondrm/i915: Check error code whilst moving buffer to...
2010-05-28 Chris Wilsondrm/i915: Remove spurious warning "Failure to install...
2010-05-28 Chris Wilsondrm/i915: Rebind bo if currently bound with incorrect...
2010-05-28 Chris Wilsondrm/i915: Include pitch in set_base debug statement.
2010-05-28 Chris Wilsondrm/i915: Only print "nothing to do" debug message...
2010-05-28 Chris Wilsondrm/i915: Propagate error from unbinding an unfenceable...
2010-05-28 Chris Wilsondrm/i915: Avoid nesting of domain changes when setting...
2010-05-28 Chris Wilsondrm/i915: Hold the spinlock whilst resetting unpin_work...
2010-05-28 Chris Wilsondrm/i915: Only print an message if there was an error
2010-05-26 Eric Anholtdrm/i915: Clean up leftover bits from hws move to ring...
2010-05-26 Li Pengdrm/i915: Add CxSR support on Pineview DDR3
2010-05-26 Dan Carpenteri915: remove unneeded null checks
2010-05-26 Dan Carpenteri915/intel_sdvo: remove unneeded null check
2010-05-26 Zhenyu Wangdrm/i915: Fix HDMI mode select for Cougarpoint PCH
2010-05-26 Daniel Vetterdrm/i915: combine all small integers into one single...
2010-05-26 Adam Jacksondrm/i915/dp: Add DPCD data to debug output
2010-05-26 Adam Jacksondrm/i915/dp: Only enable enhanced framing if the sink...
2010-05-26 Chris Wilsondrm/i915: Kill dangerous pending-flip debugging
2010-05-26 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2010-05-26 Jesse Barnesdrm/i915: add power monitoring support
2010-05-26 Adam Jacksondrm/i915/gen4: Extra CRT hotplug paranoia
2010-05-26 Krzysztof Halasadrm/i915: Add support for interlaced display.
2010-05-26 Daniel J Bluemani915: fix lock imbalance on error path...
2010-05-26 Li Zefandrm/i915: Convert more trace events to DEFINE_EVENT
2010-05-26 Jesse Barnesdrm/i915: add timeout to FBC disable waits
2010-05-26 Zou Nan haidrm/i915: implement BSD ring buffer V2
2010-05-26 Zou Nan haidrm/i915: convert some gem structures to per-ring V2
2010-05-26 Zou Nan haidrm/i915: introduce intel_ring_buffer structure (V2)
2010-05-26 Eric Anholtdrm/i915: Rename dev_priv->ring to dev_priv->render_ring.
2010-05-26 Eric Anholtdrm/i915: Move ringbuffer-related code to intel_ringbuf...
2010-05-26 Chris Wilsondrm/i915: Fail to load driver if KMS request without GEM
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Alex Deucherdrm/radeon/kms/pm/r600: select the mid clock mode for...
2010-05-21 Dave AirlieMerge remote branch 'nouveau/for-airlied' into drm...
2010-05-21 Dave Airliedrm/radeon: fix power supply kconfig interaction.
2010-05-21 Jerome Glissedrm/radeon/kms: record object that have been list reserved
2010-05-21 Michel Dänzerdrm/radeon: AGP memory is only I/O if the aperture...
2010-05-21 Alex Deucherdrm/radeon/kms: don't default display priority to high...
2010-05-21 Alex Deucherdrm/edid: fix typo in 1600x1200@75 mode
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 Ben Skeggsdrm/nouveau: fix i2c-related init table handlers
2010-05-19 Ben Skeggsdrm/nouveau: support init table i2c device identifier...
2010-05-19 Ben Skeggsdrm/nouveau: ensure we've parsed i2c table entry for...
2010-05-19 Ben Skeggsdrm/nouveau: display error message for any failed init...
2010-05-19 Ben Skeggsdrm/nouveau: fix init table handlers to return proper...
2010-05-19 Ben Skeggsdrm/nv50: support fractional feedback divider on newer...
2010-05-19 Ben Skeggsdrm/nv50: fix monitor detection on certain chipsets
2010-05-19 Ben Skeggsdrm/nv50: store full dcb i2c entry from vbios
2010-05-19 Ben Skeggsdrm/nv50: fix suspend/resume with DP outputs
2010-05-19 Ben Skeggsdrm/nv50: output calculated crtc pll when debugging on
2010-05-19 Ben Skeggsdrm/nouveau: dump pll limits entries when debugging...
2010-05-19 Ben Skeggsdrm/nouveau: bios parser fixes for eDP boards
2010-05-19 Ben Skeggsdrm/nouveau: fix a nouveau_bo dereference after it...
2010-05-19 Ben Skeggsdrm/nv40: remove some completed ctxprog TODOs
2010-05-19 Marcin Kościelnickidrm/nv04: Implement missing nv04 PGRAPH methods in...
2010-05-19 Marcin Kościelnickidrm/nouveau: Use 0x5f instead of 0x9f as imageblit...
2010-05-19 Dave Airliedrm/radeon: fix hdmi offset bug reported by smatch.
2010-05-19 Alex Deucherdrm/radeon/kms: hpd cleanup
2010-05-19 Alex Deucherdrm/radeon/kms: reset ddc_bus in object header parsing
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Dave Airliedrm/radeon/pm: fix device_create_file return value...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: fix r6xx+ profile setup
2010-05-18 Alex Deucherdrm/radeon/kms/pm: make pm spam debug only
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add support for no display power...
2010-05-18 Alex Deucherdrm/radeon/kms: fix lock ordering in ring, ib handling
2010-05-18 Matthew Garrettradeon: Use fences to gate entry to reclocking on ...
2010-05-18 Matthew Garrettradeon: Split out ring locking and allocation
2010-05-18 Alex Deucherdrm/radeon/kms: enable misc pm power state features...
2010-05-18 Alex Deucherdrm/radeon/kms: enable misc pm power state features...
2010-05-18 Alex Deucherdrm/radeon/kms: re-enable gui idle interrupts on r6xx+
2010-05-18 Dave Airliedrm/radeon/kms: take vram mutex pointer before derefing...
2010-05-18 Alex Deucherdrm/radeon/kms: more pm fixes
2010-05-18 Ben Skeggsdrm: move radeon_fixed.h to shared drm_fixed.h header
2010-05-18 Matthew Garrettradeon: Enable memory reclocking on r100-500
2010-05-18 Matthew Garrettradeon: Try harder to ensure we reclock in vblank
2010-05-18 Matthew Garrettradeon: Fix locking in power management paths
2010-05-18 Matthew Garrettradeon: Make sure that we determine the correct PM...
2010-05-18 Matthew Garrettradeon: Enable memory reclockong on r600
2010-05-18 Matthew Garrettradeon: Stop the ttm workqueue while reclocking
2010-05-18 Matthew Garrettttm: Provide an API for starting and stopping the delay...
2010-05-18 Matthew Garrettradeon: Take drm struct_mutex over reclocking
2010-05-18 Matthew Garrettradeon: Unmap vram pages when reclocking
2010-05-18 Matthew Garrettradeon: Unify PM entry paths
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add additional asic callbacks
2010-05-18 Alex Deucherdrm/radeon/kms/pm: restore default power state on exit
2010-05-18 Alex Deucherdrm/radeon/kms: minor pm cleanups
2010-05-18 Alex Deucherdrm/radeon/kms/pm: clean power state printing
2010-05-18 Alex Deucherdrm/radeon/kms/pm: don't enable pm if there is only...
2010-05-18 Alex Deucherdrm/radeon/kms/atom: load hwmon drivers
2010-05-18 Alex Deucherdrm/radeon/kms/pm: update display watermarks with power...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: move pm state update to crtc functions
2010-05-18 Alex Deucherdrm/radeon/kms/pm: interate across crtcs for vblank
2010-05-18 Alex Deucherdrm/radeon/kms/atom/pm: rework power mode parsing
2010-05-18 Alex Deucherdrm/radeon/kms: wait for gpu idle before changing power...
2010-05-18 Alex Deucherdrm/radeon/kms: add support for gui idle interrupts...
next