summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie1-191/+593
2012-04-09drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2Daniel Vetter1-0/+22
2012-04-09drm/i915: make quirks more verboseDaniel Vetter1-1/+3
2012-04-01drm/i915: properly clear SSC1 bit in the pch refclock init codeDaniel Vetter1-1/+2
2012-04-01drm/i915: enable plain RC6 on Sandy Bridge by defaultEugeni Dodonov1-4/+4
2012-04-01drm/i915: allow to select rc6 modes via kernel parameterEugeni Dodonov1-4/+16
2012-04-01drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson1-0/+6
2012-03-29drm/i915: add ValleyView specific force wake get/put functionsJesse Barnes1-0/+2
2012-03-29drm/i915: program drain latency regs on ValleyViewGajanan Bhat1-0/+77
2012-03-29drm/i915: add ValleyView clock gating initJesse Barnes1-0/+50
2012-03-29drm/i915: add DPIO supportJesse Barnes1-0/+61
2012-03-29drm/i915: PLL defines for VLVJesse Barnes1-1/+9
2012-03-29drm/i915: ValleyView watermark supportJesse Barnes1-0/+65
2012-03-29drm/i915: split PLL update code out of i9xx_crtc_mode_setDaniel Vetter1-117/+179
2012-03-29drm/i915: split LVDS update code out of i9xx_crtc_mode_setDaniel Vetter1-48/+58
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter1-3/+3
2012-03-23drm/i915: Add lvds_channel module optionTakashi Iwai1-0/+4
2012-03-23drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai1-6/+24
2012-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-148/+240
2012-03-20Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-2/+0
2012-03-19drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde1-1/+5
2012-03-19drm/i915: panel: invert brightness via quirkCarsten Emde1-0/+9
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie1-4/+33
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes1-0/+1
2012-03-02drm/i915: Retry reading the PCH FDI receiver ISRSean Paul1-17/+25
2012-02-27drm/i915: Fixes distorted external screen image on HP 2730pPhilipp Grete1-2/+0
2012-02-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys1-1/+1
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov1-1/+1
2012-02-23drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan1-0/+9
2012-02-23drm/i915: fix mode set on load pipe. (v2)Dave Airlie1-1/+1
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter1-0/+3
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-2/+22
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie1-0/+3
2012-02-16drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov1-2/+2
2012-02-15drm/i915/lvds: Always use the presence pin for LVDS on PCHChris Wilson1-3/+2
2012-02-14drm/i915: add missing SDVO bits for interlaced modes on ILKPaulo Zanoni1-1/+6
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie1-14/+43
2012-02-13drm/i915: Don't lock panel registers when downclockingSean Paul1-12/+2
2012-02-12drm/i915: use gtfifodbgBen Widawsky1-0/+8
2012-02-11drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke1-0/+4
2012-02-11drm/i915: gen7: work around a system hang on IVBEugeni Dodonov1-0/+5
2012-02-11drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov1-0/+6
2012-02-11drm/i915: gen7: implement rczunit workaroundEugeni Dodonov1-0/+5
2012-02-10drm/i915: set interlaced bits for TRANSCONFPaulo Zanoni1-2/+10
2012-02-10drm/i915: correctly program the VSYNCSHIFT registerDaniel Vetter1-3/+16
2012-02-10drm/i915: don't allow interlaced pipeconf on gen2Daniel Vetter1-1/+2
2012-02-10drm/i915: fixup interlaced support on ilk+Daniel Vetter1-1/+1
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 2Daniel Vetter1-8/+0
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter1-5/+2
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter1-19/+19