index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: avoid unclaimed registers when capturing the error state
Paulo Zanoni
2013-11-01
1
-7
/
+8
*
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
Daniel Vetter
2013-11-01
1
-2
/
+17
*
drm/i915: scramble reset support for DP port CRC on vlv
Daniel Vetter
2013-11-01
1
-0
/
+46
*
drm/i915: scramble reset support for DP port CRC on g4x
Daniel Vetter
2013-11-01
2
-0
/
+60
*
drm/i916: add "auto" pipe CRC source
Daniel Vetter
2013-11-01
2
-15
/
+77
*
drm/i915: use the correct register when turning VDD off
Paulo Zanoni
2013-10-31
1
-2
/
+2
*
drm/i915: add back checking for i915_disable_power_well
Imre Deak
2013-10-31
1
-1
/
+1
*
drm/i915/vlv: Fix typo in the DPIO register define.
Chon Ming Lee
2013-10-31
1
-1
/
+1
*
drm/i915: reduce eDP VDD message verbose
Paulo Zanoni
2013-10-31
1
-5
/
+5
*
drm/i915: turn the eDP VDD on for any i2c transactions
Paulo Zanoni
2013-10-31
1
-12
/
+17
*
drm/i915: refactor ilk display interrupt handling
Daniel Vetter
2013-10-30
2
-31
/
+26
*
drm/i915: use enum pipe consistently in i915_irq.c
Daniel Vetter
2013-10-30
2
-20
/
+21
*
drm/i915: Capture batchbuffer state upon GPU hang
Chris Wilson
2013-10-30
3
-1
/
+5
*
drm/i915: handle faked missed interrupts as simulated hangs, too
Daniel Vetter
2013-10-30
1
-2
/
+6
*
drm/i915: rename i915_init_power_well to init_power_domains_init
Imre Deak
2013-10-29
4
-13
/
+13
*
drm/i915: Clamp cursor coordinates to int16_t range
Ville Syrjälä
2013-10-28
1
-2
/
+2
*
drm/i915: remove device field from struct power_well
Imre Deak
2013-10-27
2
-10
/
+20
*
drm/i915: use power get/put instead of set for power on after init
Imre Deak
2013-10-27
6
-39
/
+28
*
drm/i915: prepare for multiple power wells
Imre Deak
2013-10-27
2
-24
/
+42
*
drm/i915: Remove WaFbcDisableDpfcClockGating on HSW
Ben Widawsky
2013-10-27
2
-13
/
+0
*
drm/i915: Remove WaFbcDisableDpfcClockGating on IVB
Ben Widawsky
2013-10-27
1
-10
/
+0
*
drm/i915: Convert straggling MCHBAR registers
Ben Widawsky
2013-10-27
2
-5
/
+5
*
drm/i915: Use a spin lock to protect the pipe crc struct
Damien Lespiau
2013-10-22
3
-25
/
+58
*
drm/i915: Move the pipe CRC stuff to other pipe data
Daniel Vetter
2013-10-22
1
-4
/
+4
*
drm/i915: enable only the needed power domains during modeset
Imre Deak
2013-10-21
2
-5
/
+42
*
drm/i915: factor out modeset_update_power_wells
Imre Deak
2013-10-21
1
-1
/
+5
*
drm/i915: change power_well->lock to be mutex
Imre Deak
2013-10-21
2
-14
/
+14
*
drm/i915: factor out is_always_on_domain
Imre Deak
2013-10-21
2
-54
/
+38
*
drm/i915: make the intel_display_power_domain enum compact
Imre Deak
2013-10-21
1
-2
/
+4
*
drm/i915: bikeshed the pipe CRC irq functions a bit
Daniel Vetter
2013-10-21
1
-34
/
+37
*
drm/i915: Wire up CRC for vlv
Daniel Vetter
2013-10-21
1
-3
/
+25
*
drm/i915: Wire up gen2 CRC support
Daniel Vetter
2013-10-21
2
-2
/
+22
*
drm/i915: Wire up CRC support for gen3/4
Daniel Vetter
2013-10-21
1
-2
/
+42
*
drm/i915: Add new CRC sources
Daniel Vetter
2013-10-21
2
-6
/
+15
*
drm/i915: Fix PIPE_CRC_CTL for vlv
Daniel Vetter
2013-10-21
1
-2
/
+1
*
drm/i915: Enable CRC interrupts on pre-gen5/vlv
Daniel Vetter
2013-10-21
1
-1
/
+20
*
drm/i915: Wire up CRC interrupts for pre-gen5/vlv
Daniel Vetter
2013-10-21
1
-6
/
+16
*
drm/i915: CRC source selection #defines for gmch/vlv chips
Daniel Vetter
2013-10-21
1
-0
/
+22
*
drm/i915: Adjust CRC capture for pre-gen5/vlv
Daniel Vetter
2013-10-21
2
-24
/
+34
*
drm/i915: Whitespace alignment fix for block header in display error state
Chris Wilson
2013-10-21
1
-1
/
+1
*
drm/i915: fix open-coded DIV_ROUND_UP
Paulo Zanoni
2013-10-21
2
-3
/
+3
*
drm/i915: Print RC6 info less often
Ben Widawsky
2013-10-21
2
-32
/
+43
*
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
Jani Nikula
2013-10-18
1
-2
/
+3
*
drm/i915: remove dead code in ironlake_crtc_mode_set
Daniel Vetter
2013-10-18
1
-5
/
+0
*
drm/i915: crc support for hsw
Daniel Vetter
2013-10-18
3
-20
/
+27
*
drm/i915: fix CRC debugfs setup
Daniel Vetter
2013-10-18
1
-2
/
+1
*
drm/i915: wait one vblank when disabling CRCs
Daniel Vetter
2013-10-18
1
-0
/
+2
*
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
2013-10-18
1
-6
/
+4
*
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
2013-10-18
4
-19
/
+84
*
drm/i915: add CRC #defines for ilk/snb
Daniel Vetter
2013-10-18
1
-11
/
+35
[next]