drm/nouveau: fix i2c-related init table handlers
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 /
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-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-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
2010-04-12 Zhenyu Wangdrm/i915: enable HDMI on Cougarpoint
2010-04-12 Zhenyu Wangdrm/i915: enable LVDS on Cougarpoint
2010-04-12 Zhenyu Wangdrm/i915: Fix CRT force detect on Cougarpoint
2010-04-12 Zhenyu Wangdrm/i915: Support for Cougarpoint PCH display pipeline
2010-04-12 Zhenyu Wangdrm/i915: Probe for PCH chipset type
2010-04-12 Zhenyu Wangdrm/i915: Sandybridge has no integrated TV
2010-04-12 Zhao Yakuidrm/i915: Fix legacy BLC event for pipe A
2010-04-12 Eric Anholtdrm/i915: Clear the LVDS pipe B select bit when moving...
2010-04-12 Adam Jacksondrm/i915: Allow LVDS on pipe A on gen4+
2010-04-12 Eric Anholtdrm/i915: Remove dead KMS encoder save/restore code.
2010-04-10 Zhao Yakuidrm/i915: Ignore LVDS EDID when it is unavailabe or...
2010-04-09 Zhenyu Wangdrm/i915: change intel_ddc_get_modes() function parameters
2010-04-09 Zhenyu Wangdrm/i915: passing drm connector param for load detection
2010-04-09 Zhenyu Wangdrm/i915: Add new helper to return current attached...
2010-04-09 Zhenyu Wangdrm/i915: Add new 'intel_connector' structure
2010-04-09 Zhenyu Wangdrm/i915: more conversion from connector_list walk...
2010-04-09 Zhenyu Wangdrm/i915: use encoder_list for hotplug callback
2010-04-09 Li Zefandrm/i915: Convert some trace events to DEFINE_TRACE
2010-04-10 Zhao Yakuidrm/i915: Configure the TV sense state correctly on...
2010-04-08 James Simmonsdrm/fb: remove drm_fb_helper_setcolreg
2010-04-07 Dave Airliedrm/kms/fb: use slow work mechanism for normal hotplug...
2010-04-07 Dave Airliedrm/kms/fb: separate fbdev connector list from core...
2010-04-07 Dave Airliedrm/kms/fb: move to using fb helper crtc grouping inste...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-04-03 Stefan Baderdrm/i915: Add no_lvds entry for the Clientron U800
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Eric Anholtdrm/i915: Rename many remaining uses of "output" to...
2010-03-25 Eric Anholtdrm/i915: Rename intel_output to intel_encoder.
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2010-03-25 Robert Hookerdrm/i915: Disable FBC on 915GM and 945GM.
2010-03-23 Eric Anholtdrm/i915: Stop trying to use ACPI lid status to determi...
2010-03-18 Daniel Vetterdrm/intel: fix up set_tiling for untiled->tiled transition
2010-03-18 Eric Anholtdrm/i915: Set up the documented clock gating on Sandybr...
2010-03-17 Dan Carpenterdrm/i915: fix small leak on overlay error path
2010-03-17 Chris Wilsondrm/i915: Avoid NULL deref in get_pages() unwind after...
2010-03-17 Zhenyu Wangdrm/i915: Fix check with IS_GEN6
2010-03-17 Joe Perchesdrivers/gpu/drm/i915/intel_bios.c: fix continuation...
2010-03-17 Eric Anholtdrm/i915: Enable VS timer dispatch.
2010-03-17 Priit Laesdrm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to...
2010-03-17 Owain G. Ainsworthdrm/i915: remove an unnecessary wait_request()
2010-03-17 Eric Anholtdrm/i915: Don't bother with the BKL for GEM ioctls.
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-26 Zhao Yakuidrm/i915: Use a dmi quirk to skip a broken SDVO TV...
2010-02-26 Jesse Barnesdrm/i915: enable/disable LVDS port at DPMS time
2010-02-26 Daniel Vetterdrm/i915: check for multiple write domains in pin_and_r...
2010-02-26 Daniel Vetterdrm/i915: clean-up i915_gem_flush_gpu_write_domain
next