drm/i915: fix oops on single crtc devices.
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 /
2010-06-07 Dave Airliedrm/i915: fix oops on single crtc devices.
2010-06-06 Chris Wilsondrm/i915: Move non-phys cursors into the GTT
2010-06-03 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-06-01 Zou Nan haidrm/i915: add HAS_BSD check to i915_getparam
2010-06-01 Adam Jacksondrm/i915: Honor sync polarity from VBT panel timing...
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-05-28 Zhenyu Wangdrm/i915: Unmask interrupt for render engine on Sandybridge
2010-05-28 Zhenyu Wangdrm/i915: Fix PIPE_CONTROL command on Sandybridge
2010-05-28 Chris Wilsondrm/i915: Fix up address spaces in slow_kernel_write()
2010-05-28 Chris Wilsondrm/i915: Use non-atomic kmap for slow copy paths
2010-05-28 Chris Wilsondrm/i915: Avoid moving from CPU domain during pwrite
2010-05-28 Chris Wilsondrm/i915: Cleanup after failed initialization of ringbu...
2010-05-28 Chris Wilsondrm/i915: Reject bind_to_gtt() early if object > aperture
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-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-18 Marcin Slusarzfbdev: allow passing more than one aperture for handoff
2010-05-12 Andrew Mortondrivers/gpu/drm/i915/i915_irq.c:i915_error_object_creat...
2010-05-10 Peter Cliftondrm/i915: Fix out of tree builds
2010-05-10 Daniel Vetterdrm/i915: move fence lru to struct drm_i915_fence_reg
2010-05-10 Daniel Vetterdrm/i915: don't allow tiling changes on pinned buffers v2
2010-05-10 Adam Jacksondrm/i915: Be extra careful about A/D matching for multi...
2010-05-10 Adam Jacksondrm/i915: Fix DDC bus selection for multifunction SDVO
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-05-07 Jesse Barnesdrm/i915: cleanup mode setting before unmapping registers
2010-05-07 Adam Jacksondrm/i915: Make fbc control wrapper functions
2010-05-07 Chris Wilsondrm/i915: Wait for the GPU whilst shrinking, if truly...
2010-05-07 Adam Jacksondrm/i915: Use spatio-temporal dithering on PCH
2010-04-23 Jesse Barnesdrm/i915: fix non-Ironlake 965 class crashes
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 Jesse Barnesdrm/i915: use PIPE_CONTROL instruction on Ironlake...
2010-04-22 Jesse Barnesdrm/i915: cleanup FBC buffers at unload time
2010-04-20 Dave AirlieRevert "drm/i915: Configure the TV sense state correctl...
2010-04-20 Daniel Vetterdrm/i915: drop pointer to drm_gem_object
2010-04-20 Daniel Vetterdrm/i915: don't use ->driver_private anymore
2010-04-20 Daniel Vetterdrm/i915: embed the gem object into drm_i915_gem_object
2010-04-20 Daniel Vetterdrm/i915: introduce i915_gem_alloc_object
2010-04-20 Daniel Vetterdrm: free core gem object from driver callbacks
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge remote branch 'anholt/drm-intel-next' of /home...
2010-04-19 Daniel Vetterdrm/i915: fix tiling limits for i915 class hw v2
2010-04-19 Karsten Wiesedrm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
2010-04-19 Zhang Ruidrm/i915: set DIDL using the ACPI video output device...
2010-04-18 Adam Jacksondrm/i915/pch: Use minimal number of FDI lanes (v2)
2010-04-18 Adam Jacksondrm/i915: Fix 82854 PCI ID, and treat it like other 85X
2010-04-18 Adam Jacksondrm/i915: Attempt to fix watermark setup on 85x (v2)
2010-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-12 Zhenyu Wangdrm/i915: Add the support of memory self-refresh on...
2010-04-12 Zhao Yakuidrm/i915: Move Pineview CxSR and watermark code into...
2010-04-12 Zhao Yakuidrm/i915: Only save/restore FBC on the platform that...
2010-04-12 Zhao Yakuidrm/i915: Fix the incorrect argument for SDVO SET_TV_fo...
2010-04-12 Zhao Yakuidrm/i915: Add support of SDVO on Ibexpeak PCH
2010-04-12 Carl Worthdrm/i915: Don't enable pipe/plane/VCO early (wait for...
2010-04-12 Luca Tettamantidrm/i915: do not read uninitialized ->dev_private
2010-04-12 Zhenyu WangRevert "drm/i915: Use a dmi quirk to skip a broken...
2010-04-12 Zhenyu Wangdrm/i915: implement multifunction SDVO device support
2010-04-12 Zhenyu Wangdrm/i915: remove unused intel_pipe_get_connector()
2010-04-12 Zhenyu Wangdrm/i915: remove connector object in old output structure
2010-04-12 Zhenyu Wangdrm/i915: convert TV driver to new encoder/connector...
2010-04-12 Zhenyu Wangdrm/i915: convert SDVO driver to new encoder/connector...
2010-04-12 Zhenyu Wangdrm/i915: convert DVO driver to new encoder/connector...
2010-04-12 Zhenyu Wangdrm/i915: convert DP/eDP driver to new encoder/connecto...
2010-04-12 Zhenyu Wangdrm/i915: convert HDMI driver to new encoder/connector...
2010-04-12 Zhenyu Wangdrm/i915: convert LVDS driver to new encoder/connector...
2010-04-12 Zhenyu Wangdrm/i915: convert VGA driver to new encoder/connector...
2010-04-12 Adam Jacksondrm/i915: Set sync polarity correctly on DisplayPort
2010-04-12 Adam Jacksondrm/i915: Un-magic a DPCD register write
2010-04-12 Zhenyu Wangdrm/i915: enable DP/eDP for Sandybridge/Cougarpoint
next