summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-04-09drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2Daniel Vetter
2012-04-09drm/i915: make quirks more verboseDaniel Vetter
2012-04-01drm/i915: properly clear SSC1 bit in the pch refclock init codeDaniel Vetter
2012-04-01drm/i915: enable plain RC6 on Sandy Bridge by defaultEugeni Dodonov
2012-04-01drm/i915: allow to select rc6 modes via kernel parameterEugeni Dodonov
2012-04-01drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson
2012-03-28drm/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-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-20Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-03-18drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde
2012-03-18drm/i915: panel: invert brightness via quirkCarsten Emde
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes
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-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-02-23drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan
2012-02-23drm/i915: fix mode set on load pipe. (v2)Dave Airlie
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie
2012-02-16drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
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-11drm/i915: use gtfifodbgBen Widawsky
2012-02-10drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke
2012-02-10drm/i915: gen7: work around a system hang on IVBEugeni Dodonov
2012-02-10drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov
2012-02-10drm/i915: gen7: implement rczunit workaroundEugeni Dodonov
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