summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2012-03-29drm/i915: add ValleyView specific force wake get/put functionsJesse Barnes
2012-03-28drm/i915: program drain latency regs on ValleyViewGajanan Bhat
2012-03-28drm/i915: add ValleyView clock gating initJesse Barnes
2012-03-28drm/i915: add DPIO supportJesse Barnes
2012-03-28drm/i915: PLL defines for VLVJesse Barnes
2012-03-28drm/i915: ValleyView watermark supportJesse Barnes
2012-03-28drm/i915: split PLL update code out of i9xx_crtc_mode_setDaniel Vetter
2012-03-28drm/i915: split LVDS update code out of i9xx_crtc_mode_setDaniel Vetter
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter
2012-03-22drm/i915: Add lvds_channel module optionTakashi Iwai
2012-03-22drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai
2012-03-18drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde
2012-03-18drm/i915: panel: invert brightness via quirkCarsten Emde
2012-03-02drm/i915: Retry reading the PCH FDI receiver ISRSean Paul
2012-02-27drm/i915: Fixes distorted external screen image on HP 2730pPhilipp Grete
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie
2012-02-15drm/i915/lvds: Always use the presence pin for LVDS on PCHChris Wilson
2012-02-14drm/i915: add missing SDVO bits for interlaced modes on ILKPaulo Zanoni
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-02-13drm/i915: Don't lock panel registers when downclockingSean Paul
2012-02-12drm/i915: use gtfifodbgBen Widawsky
2012-02-10drm/i915: set interlaced bits for TRANSCONFPaulo Zanoni
2012-02-10drm/i915: correctly program the VSYNCSHIFT registerDaniel Vetter
2012-02-10drm/i915: don't allow interlaced pipeconf on gen2Daniel Vetter
2012-02-10drm/i915: fixup interlaced support on ilk+Daniel Vetter
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 2Daniel Vetter
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter
2012-02-08drm/i915: consolidate swizzling control bit frobbingDaniel Vetter
2012-02-08drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard
2012-02-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson
2012-01-29drm/i915: set AUD_CONFIG N_value_index for DisplayPortWu Fengguang
2012-01-28drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLITDaniel Vetter
2012-01-27drm/i915:: Disable FBC on SandyBridgeChris Wilson
2012-01-24drm/i915: fixup assert_pipe to take the pipe A quirk into accountDaniel Vetter
2012-01-21drm/i915: print out which pixel format we do not supportEugeni Dodonov
2012-01-21drm/i915: properly mask and or watermark values for spritesJesse Barnes
2012-01-21drm/i915: clarify gen2 pageflip cmdDaniel Vetter
2012-01-17drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson
2012-01-17drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson
2012-01-17drm/i915: Implement plane-disabled assertion for PCH tooAdam Jackson
2012-01-17drm/i915: Check that plane/pipe is disabled before removing the fbChris Wilson
2012-01-17drm/i915: split out pll divider codeJesse Barnes
2012-01-17drm/i915: split 9xx refclk & sdvo tv code outJesse Barnes
2012-01-16drm/i915: Only look for matching clocks for LVDS downclockSean Paul
2012-01-13drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes
2012-01-12drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds