index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-11
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
2
-1
/
+15
2012-11-11
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
8
-51
/
+257
2012-11-11
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
1
-1
/
+1
2012-11-11
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2
-11
/
+33
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
6
-44
/
+41
2012-11-11
drm/i915: put ring frequency and turbo setup into a work queue v5
Jesse Barnes
3
-2
/
+31
2012-11-11
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
3
-3
/
+34
2012-11-11
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
4
-13
/
+17
2012-11-11
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
2
-28
/
+31
2012-11-11
drm/i915: move pwrctx/renderctx to the other ilk power state
Daniel Vetter
3
-23
/
+23
2012-11-11
drm/i915: move dev_priv->(rps|ips) out of line
Daniel Vetter
1
-31
/
+36
2012-11-11
drm/i915: move the suspend/resume register file out of dev_priv
Daniel Vetter
3
-491
/
+495
2012-11-11
drm/i915: add clock gating regs to VLV offset check function
Jesse Barnes
1
-0
/
+9
2012-11-11
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
1
-1
/
+1
2012-11-11
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
3
-6
/
+26
2012-11-11
drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
Jesse Barnes
3
-0
/
+17
2012-11-11
drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
Jesse Barnes
2
-0
/
+9
2012-11-11
drm/i915: implement WaForceL3Serialization on VLV and IVB
Jesse Barnes
1
-0
/
+4
2012-11-11
drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
Jesse Barnes
4
-1
/
+26
2012-11-11
drm/i915: implement WaDisableL3CacheAging on VLV
Jesse Barnes
2
-1
/
+2
2012-11-11
drm/i915: fix Haswell FDI link disable path
Paulo Zanoni
3
-3
/
+30
2012-11-11
drm/i915: fix Haswell FDI link training code
Paulo Zanoni
3
-65
/
+82
2012-11-11
drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection
Jani Nikula
1
-5
/
+5
2012-11-11
drm/i915: set the correct number of FDI lanes on Haswell
Paulo Zanoni
1
-2
/
+3
2012-11-11
drm/i915: kill pch_init_clock_gating indirection
Daniel Vetter
2
-41
/
+38
2012-11-11
drm/i915: implement WADP0ClockGatingDisable
Daniel Vetter
2
-0
/
+10
2012-11-11
drm/i915: CPT+ pch transcoder workaround
Daniel Vetter
3
-17
/
+27
2012-11-11
drm/i915: drop unnecessary check from fdi_link_train code
Daniel Vetter
1
-9
/
+5
2012-11-11
drm/i915: check whether the pch is the soulmate of the cpu
Daniel Vetter
1
-0
/
+4
2012-11-11
drm/i915: move panel connectors to the front
Daniel Vetter
1
-11
/
+7
2012-11-11
drm: add helper to sort panels to the head of the connector list
Daniel Vetter
2
-0
/
+20
2012-11-11
drm/i915: don't assert disabled FDI before disabling the FDI
Paulo Zanoni
1
-7
/
+2
2012-11-11
drm/i915: don't call intel_disable_pch_pll on Haswell/LPT
Paulo Zanoni
1
-1
/
+0
2012-11-11
drm/i915: implement timing override workarounds on LPT
Paulo Zanoni
1
-0
/
+10
2012-11-11
drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder
Paulo Zanoni
1
-10
/
+8
2012-11-11
drm/i915: Add SURFLIVE register definitions
Ville Syrjälä
1
-0
/
+7
2012-11-11
drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder
Paulo Zanoni
1
-1
/
+2
2012-11-11
drm/i915: don't assert_pch_ports_disabled on LPT
Paulo Zanoni
1
-3
/
+0
2012-11-11
drm/i915: don't rely on previous values when setting LPT TRANSCONF
Paulo Zanoni
1
-3
/
+2
2012-11-11
drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder
Paulo Zanoni
1
-15
/
+9
2012-11-11
drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder
Paulo Zanoni
1
-6
/
+0
2012-11-11
drm/i915: remove IBX code from lpt_enable_pch_transcoder
Paulo Zanoni
1
-14
/
+1
2012-11-11
drm/i915: remove Haswell code from ironlake_enable_pch_transcoder
Paulo Zanoni
1
-4
/
+0
2012-11-11
drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder
Paulo Zanoni
1
-2
/
+75
2012-11-11
drm/i915: rename intel_{en, dis}able_transcoder
Paulo Zanoni
1
-8
/
+8
2012-11-11
drm/i915: use the CPU and PCH transcoders on lpt_pch_enable
Paulo Zanoni
1
-9
/
+10
2012-11-11
drm/i915: don't assert_panel_unlocked on LPT
Paulo Zanoni
1
-2
/
+1
2012-11-11
drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable
Paulo Zanoni
1
-9
/
+0
2012-11-11
drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll
Paulo Zanoni
1
-4
/
+4
2012-11-11
drm/i915: remove ironlake bits from lpt_pch_enable
Paulo Zanoni
1
-68
/
+1
[next]