summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: consolidate swizzling control bit frobbingDaniel Vetter2012-02-081-6/+0
* drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson2012-01-291-4/+12
* drm/i915: set AUD_CONFIG N_value_index for DisplayPortWu Fengguang2012-01-291-1/+7
* drm/i915: fixup assert_pipe to take the pipe A quirk into accountDaniel Vetter2012-01-241-0/+4
* drm/i915: print out which pixel format we do not supportEugeni Dodonov2012-01-211-1/+2
* drm/i915: properly mask and or watermark values for spritesJesse Barnes2012-01-211-7/+17
* drm/i915: clarify gen2 pageflip cmdDaniel Vetter2012-01-211-1/+1
* drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson2012-01-171-2/+0
* drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson2012-01-171-1/+1
* drm/i915: Implement plane-disabled assertion for PCH tooAdam Jackson2012-01-171-1/+7
* drm/i915: Check that plane/pipe is disabled before removing the fbChris Wilson2012-01-171-5/+12
* drm/i915: split out pll divider codeJesse Barnes2012-01-171-22/+40
* drm/i915: split 9xx refclk & sdvo tv code outJesse Barnes2012-01-171-28/+46
* drm/i915: Only look for matching clocks for LVDS downclockSean Paul2012-01-161-33/+41
* drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes2012-01-031-2/+4
* drm/i915: don't disable a PCH DPLL that's in useJesse Barnes2012-01-031-1/+11
* drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt2012-01-031-0/+4
* drm/i915: add SNB and IVB video sprite support v6Jesse Barnes2012-01-031-7/+167
* drm/i915: Clean up multi-threaded forcewake patchKeith Packard2012-01-031-1/+7
* drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky2012-01-031-1/+1
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2012-01-031-17/+58
|\
| * drm/i915: dont trigger hotplug events on unchanged ELDWu Fengguang2011-12-201-5/+46
| * drm/i915: rename audio ELD registersWu Fengguang2011-12-201-11/+11
| * drm/i915: fix ELD writing for SandyBridgeWu Fengguang2011-12-201-5/+5
* | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-201-19/+103
|\|
| * drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson2011-12-161-2/+20
| * drm/i915: don't set unpin_work if vblank_get failsJesse Barnes2011-12-161-5/+7
| * drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard2011-12-161-3/+30
| * drm/i915: add multi-threaded forcewake supportKeith Packard2011-11-231-0/+22
| * drm/i915: Treat PCH eDP like DP in most placesKeith Packard2011-11-171-1/+2
| * drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2011-11-081-1/+6
| * drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2011-11-081-0/+9
| * drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMSAdam Jackson2011-10-281-7/+7
| * drm/i915: disable temporal dithering on the internal panelDaniel Vetter2011-10-281-1/+1
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-201-18/+18
* | drm/intel: Fix initialization if startup happens in interlaced mode [v2]Christian Schmidt2011-12-201-1/+1
* | drm: Redefine pixel formatsVille Syrjälä2011-12-011-8/+10
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-151-18/+21
|/
* drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes2011-10-211-25/+0
* drm/i915: if transcoder disable fails, say whichJesse Barnes2011-10-211-1/+1
* drm/i915: set watermarks for third pipe on IVBJesse Barnes2011-10-211-0/+14
* drm/i915: export a CPT mode set verification functionJesse Barnes2011-10-211-0/+25
* drm/i915: fix transcoder PLL select maskingJesse Barnes2011-10-211-5/+10
* drm/i915: fix IVB cursor supportJesse Barnes2011-10-211-5/+35
* drm/i915: fix debug output for 3 pipe configsJesse Barnes2011-10-211-1/+1
* drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes2011-10-211-38/+60
* drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes2011-10-211-0/+13
* drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes2011-10-211-4/+35
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-211-0/+7
* drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes2011-10-211-0/+6