summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-21drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson1-0/+8
2012-11-21drm/i915: shut up spurious WARN in the gtt fault handlerDaniel Vetter1-1/+3
2012-11-21Revert "drm/i915: Try harder to complete DP training pattern 1"Daniel Vetter1-5/+10
2012-11-21DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.Egbert Eich1-0/+8
2012-11-21DRM/i915: Don't clone SDVO LVDS with analog.Egbert Eich1-4/+2
2012-11-21DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich1-0/+32
2012-11-21DRM/i915: Don't delete DPLL Multiplier during DAC init.Egbert Eich1-14/+1
2012-11-21Merged everything in drm-intel-next up to 6b8294a4d392c2cDaniel Vetter0-0/+0
2012-11-21drm/i915: Restore physical HWS_PGA after resumeChris Wilson2-43/+35
2012-11-21drm/i915: Report amount of usable graphics memory in MiBChris Wilson1-1/+1
2012-11-21drm/i915/i2c: Track users of GMBUS force-bitChris Wilson2-4/+7
2012-11-21drm/i915: Allocate the proper size for contexts.Ben Widawsky1-1/+1
2012-11-21drm/i915: Update load-detect failure paths for modeset-reworkChris Wilson1-7/+2
2012-11-21drm/i915: Clear unused fields of mode for framebuffer creationChris Wilson1-1/+1
2012-11-21drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson1-6/+11
2012-11-21drm/i915: Fix sparse warnings in from AGP kill codeBen Widawsky1-1/+1
2012-11-21drm/i915: Missed lock change with rps lockBen Widawsky1-1/+3
2012-11-21drm/i915: Move the remaining gtt codeBen Widawsky3-79/+76
2012-11-21drm/i915: flush system agent TLBs on SNBBen Widawsky2-2/+11
2012-11-21drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky3-402/+11
2012-11-21drm/i915: Calculate correct stolen size for GEN7+Ben Widawsky2-1/+15
2012-11-21drm/i915: Stop using AGP layer for GEN6+Ben Widawsky8-51/+257
2012-11-21drm/i915: drop the double-OP_STOREDW usage in blt_ring_flushDaniel Vetter1-1/+1
2012-11-21drm/i915: don't rewrite the GTT on resume v4Jesse Barnes2-11/+33
2012-11-21drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes6-44/+41
2012-11-21drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes3-2/+31
2012-11-21drm/i915: don't block resume on fb console resume v2Jesse Barnes3-3/+34
2012-11-21drm/i915: extract l3_parity substruct from dev_privDaniel Vetter4-13/+17
2012-11-21drm/i915: move dri1 dungeon out of dev_privDaniel Vetter2-28/+31
2012-11-21drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter3-23/+23
2012-11-21drm/i915: move dev_priv->(rps|ips) out of lineDaniel Vetter1-31/+36
2012-11-21drm/i915: move the suspend/resume register file out of dev_privDaniel Vetter3-491/+495
2012-11-21drm/i915: add clock gating regs to VLV offset check functionJesse Barnes1-0/+9
2012-11-21drm/i915: PIPE_CONTROL TLB invalidate requires CS stallJesse Barnes1-1/+1
2012-11-21drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3Jesse Barnes3-6/+26
2012-11-21drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes3-0/+17
2012-11-21drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes2-0/+9
2012-11-21drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes1-0/+4
2012-11-21drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes4-1/+26
2012-11-21drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes2-1/+2
2012-11-21drm/i915: fix Haswell FDI link disable pathPaulo Zanoni3-3/+30
2012-11-21drm/i915: fix Haswell FDI link training codePaulo Zanoni3-65/+82
2012-11-21drm/i915: remove HAS_eDP as unnecessary and inconsistent indirectionJani Nikula1-5/+5
2012-11-21drm/i915: set the correct number of FDI lanes on HaswellPaulo Zanoni1-2/+3
2012-11-21drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter2-41/+38
2012-11-21drm/i915: implement WADP0ClockGatingDisableDaniel Vetter2-0/+10
2012-11-21drm/i915: CPT+ pch transcoder workaroundDaniel Vetter3-17/+27
2012-11-21drm/i915: drop unnecessary check from fdi_link_train codeDaniel Vetter1-9/+5
2012-11-21drm/i915: check whether the pch is the soulmate of the cpuDaniel Vetter1-0/+4
2012-11-21drm/i915: move panel connectors to the frontDaniel Vetter1-11/+7