drm/i915: Fixes distorted external screen image on HP 2730p
[linux-flexiantxendom0.git] / drivers / gpu / drm / i915 / intel_display.c
2012-04-18 Philipp Gretedrm/i915: Fixes distorted external screen image on...
2012-04-02 Chris Wilsondrm/i915: Sanitize BIOS debugging bits from PIPECONF
2012-04-02 Eugeni DodonovUBUNTU: SAUCE: drm/i915: fix operator precedence when...
2012-04-02 Robert HookerUBUNTU: SAUCE: drm/i915: Enable RC6 by default on sandy...
2012-04-02 Eugeni DodonovUBUNTU: SAUCE: drm/i915: do not enable RC6p on Sandy...
2012-04-02 Jesse Barnesdrm/i915: mask transcoder select bits before setting...
2012-03-12 Wu Fengguangdrm/i915: fix ELD writing for SandyBridge
2012-03-12 Kenneth Graunkedrm/i915: gen7: Disable the RHWO optimization as it...
2012-03-12 Eugeni Dodonovdrm/i915: gen7: work around a system hang on IVB
2012-03-12 Eugeni Dodonovdrm/i915: gen7: Implement an L3 caching workaround.
2012-03-12 Eugeni Dodonovdrm/i915: gen7: implement rczunit workaround
2012-03-12 Alban Browaeysdrm/i915: Prevent a machine hang by checking crtc-...
2011-12-27 Keith Packarddrm/i915: Disable RC6 on Sandybridge by default
2011-12-16 Adam Jacksondrm/i915/dp: Dither down to 6bpc if it makes the mode fit
2011-12-16 Jesse Barnesdrm/i915: don't set unpin_work if vblank_get fails
2011-12-16 Keith Packarddrm/i915: By default, enable RC6 on IVB and SNB when...
2011-11-23 Keith Packarddrm/i915: add multi-threaded forcewake support
2011-11-17 Keith Packarddrm/i915: Treat PCH eDP like DP in most places
2011-11-08 Eric Anholtdrm/i915: Turn on another required clock gating bit...
2011-11-08 Eric Anholtdrm/i915: Turn on a required 3D clock gating bit on...
2011-10-28 Adam Jacksondrm/i915: intel_choose_pipe_bpp_dither messages should...
2011-10-28 Daniel Vetterdrm/i915: disable temporal dithering on the internal...
2011-10-21 Jesse Barnesdrm/i915: remove transcoder PLL mashing from mode_set...
2011-10-21 Jesse Barnesdrm/i915: if transcoder disable fails, say which
2011-10-21 Jesse Barnesdrm/i915: set watermarks for third pipe on IVB
2011-10-21 Jesse Barnesdrm/i915: export a CPT mode set verification function
2011-10-21 Jesse Barnesdrm/i915: fix transcoder PLL select masking
2011-10-21 Jesse Barnesdrm/i915: fix IVB cursor support
2011-10-21 Jesse Barnesdrm/i915: fix debug output for 3 pipe configs
2011-10-21 Jesse Barnesdrm/i915: add PLL sharing support to handle 3 pipes
2011-10-20 Jesse Barnesdrm/i915: fix PCH PLL assertion check for 3 pipes
2011-10-20 Jesse Barnesdrm/i915: split refclk code out of ironlake_crtc_mode_set
2011-10-20 Jesse Barnesdrm/i915: support 3 pipes on IVB+
2011-10-20 Jesse Barnesdrm/i915: PLL macro cleanup and pipe assertion check
2011-10-20 Jesse Barnesdrm/i915: always set FDI composite sync bit
2011-10-20 Daniel Vetterdrm/i915: properly cancel rps_work on module unload v2
2011-10-20 Keith PackardMerge branch 'fix-pch-refclk' into foo
2011-10-18 Dave AirlieMerge tag 'v3.1-rc10' into drm-core-next
2011-09-28 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-09-28 Keith Packarddrm/i915: Initialize PCH refclks at modeset init time
2011-09-28 Keith Packarddrm/i915: All PCH refclks are 120MHz
2011-09-28 Keith Packarddrm/i915: Use CK505 as non-SSC source where available
2011-09-27 Keith Packarddrm/i915: Fix PCH SSC reference clock settings
2011-09-27 Keith Packarddrm/i915: Allow SSC parameter to override VBT value
2011-09-21 Keith Packarddrm/i915: FBC off for ironlake and older, otherwise...
2011-09-21 Wu Fengguangdrm/i915: pass ELD to HDMI/DP audio driver
2011-09-21 Keith Packarddrm/i915: Enable dither whenever display bpc < frame...
2011-09-20 Keith Packarddrm/i915: Enable dither whenever display bpc < frame...
2011-09-20 Akshay JoshiDrivers: i915: Fix all space related issues.
2011-08-25 Thomas Jaroschdrm/i915: Fix wrong initializer for "locked" variable...
2011-08-22 Kamal Mostafai915: do not setup intel_backlight twice
2011-08-09 Jesse Barnesdrm/i915: split out PCH refclk update code
2011-08-08 Keith Packarddrm/i915: Remove unused 'reg' argument to dp_pipe_enabled
2011-08-08 Keith Packarddrm/i915: Fix PCH port pipe select in CPT disable paths
2011-08-01 Jesse Barnesdrm/i915: don't use uninitialized EDID bpc values when...
2011-07-29 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-29 Jesse Barnesdrm/i915: apply phase pointer override on SNB+ too
2011-07-29 Michel Alexandre... drm/i915: Add quirk to disable SSC on Sony Vaio Y2
2011-07-29 Jesse Barnesdrm/i915: provide more error output when mode sets...
2011-07-28 Jesse Barnesdrm/i915: fix CB tuning check for ILK+
2011-07-28 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-28 Keith Packarddrm/i915: Flush other plane register writes
2011-07-28 Jesse Barnesdrm/i915: flush plane control changes on ILK+ as well
2011-07-28 Jesse Barnesdrm/i915: apply timing generator bug workaround on...
2011-07-28 Keith Packarddrm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
2011-07-28 Keith Packarddrm/i915: DP_PIPE_ENABLED must check transcoder on CPT
2011-07-26 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-07-22 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-22 Jesse Barnesdrm/i915: load the LUT before pipe enable on ILK+
2011-07-22 Jesse Barnesdrm/i915: provide more error output when mode sets...
2011-07-14 Keith Packarddrm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
2011-07-08 Chris Wilsondrm/i915: Share the common work of disabling active...
2011-07-08 Chris Wilsondrm/i915: Perform intel_enable_fbc() from a delayed...
2011-07-08 Chris Wilsondrm/i915: Disable FBC across page-flipping
2011-07-08 Chris Wilsondrm/i915: Set persistent-mode for ILK/SNB framebuffer...
2011-07-08 Chris Wilsondrm/i915: Use of a CPU fence is mandatory to update...
2011-07-08 Chris Wilsondrm/i915: Remove vestigial pitch from post-gen2 FBC...
2011-07-08 Chris Wilsondrm/i915: Replace direct calls to vfunc.disable_fbc...
2011-07-08 Chris Wilsondrm/i915: Only export the generic intel_disable_fbc...
2011-07-07 Jesse Barnesdrm/i915: check for supported depth at fb init time
2011-07-07 Jesse Barnesdrm/i915: split out plane update code
2011-07-07 Jesse Barnesdrm/i915: split out Ironlake pipe bpp picking code
2011-07-07 Jesse Barnesdrm/i915: set bpc for DP transcoder
2011-07-07 Jesse Barnesdrm/i915: don't set transcoder bpc on CougarPoint
2011-06-29 Jesse Barnesdrm/i915: enable ring freq scaling, RC6 and graphics...
2011-06-28 Jesse Barnesdrm/i915: load a ring frequency scaling table v3
2011-06-27 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-06-27 Jesse Barnesdrm/i915: add Ivy Bridge page flip support
2011-06-27 Jesse Barnesdrm/i915: split page flip queueing into per-chipset...
2011-06-21 Keith Packarddrm/i915: Call intel_enable_plane from i9xx_crtc_mode_s...
2011-06-10 Chris Wilsondrm/i915: Combine pinning with setting to the display...
2011-06-10 Chris Wilsondrm/i915: Mark the cursor and the overlay as being...
2011-06-09 Chris Wilsondrm/i915: Introduce i915_gem_object_finish_gpu()
2011-06-09 Keith Packarddrm/i915: Call intel_enable_plane from i9xx_crtc_mode_s...
2011-06-04 Chris Wilsondrm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
2011-06-04 Jason Stubbsdrm/i915: fix regression after clock gating init split
2011-05-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-05-20 Dave AirlieMerge remote branch 'keithp/drm-intel-next' of ../drm...
2011-05-17 Keith Packarddrm/i915: FDI link training broken on Ironlake by Ivybr...
2011-05-17 Jesse Barnesdrm/i915: add fbc enable flag, but disable by default
next