index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
drm/i915: Fix regression in ba3d8d749b
Chris Wilson
1
-2
/
+6
2010-09-14
drm/i915: Consolidate flushing the display plane
Chris Wilson
4
-50
/
+17
2010-09-14
drm/i915: Reduce hangcheck frequency
Chris Wilson
3
-6
/
+11
2010-09-13
drm/i915: Remove redundant initialisation of crtc->pipe
Chris Wilson
1
-4
/
+2
2010-09-13
drm/i915: Initialize intel_crtc->active
Chris Wilson
1
-0
/
+1
2010-09-13
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
3
-6
/
+21
2010-09-13
drm/i915: Share crtc setup and teardown between dpms and disable/enable
Chris Wilson
2
-81
/
+46
2010-09-13
drm/i915/lvds: Move private data to the connector from the device.
Chris Wilson
2
-79
/
+78
2010-09-13
drm/i915/lvds: Remove incorrect mode locking
Chris Wilson
1
-7
/
+0
2010-09-13
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
4
-63
/
+105
2010-09-12
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
1
-0
/
+2
2010-09-12
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
1
-35
/
+36
2010-09-12
drm/i915: Use msleep instead of mdelay during wait_vblank_off
Chris Wilson
2
-6
/
+14
2010-09-12
drm/i915/lvds: Remove busy wait for powering up the panel.
Chris Wilson
1
-5
/
+1
2010-09-12
drm/i915/lvds: Remove busy wait for powering down the panel
Chris Wilson
1
-9
/
+2
2010-09-11
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
1
-19
/
+15
2010-09-11
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
Chris Wilson
1
-3
/
+2
2010-09-11
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
5
-546
/
+507
2010-09-11
drm/i915: Tidy Ironlake watermark computation
Chris Wilson
2
-115
/
+99
2010-09-11
drm/i915: Fix updating FBC
Chris Wilson
3
-68
/
+90
2010-09-11
drm/i915: enable thermal reporting for IPS
Jesse Barnes
2
-0
/
+8
2010-09-11
drm/i915: Use the real FDI frequency for determining b/w
Chris Wilson
3
-1
/
+20
2010-09-11
drm/i915: Only call udelay() when waiting for clocks to stabilise
Chris Wilson
1
-3
/
+1
2010-09-11
drm/i915: Ensure all PLL registers are flushed before a udelay()
Chris Wilson
1
-0
/
+5
2010-09-11
drm/i915: set FDI RX TU size to match transmit size
Jesse Barnes
1
-0
/
+6
2010-09-11
drm/i915: don't write TU size to N1 reg
Jesse Barnes
1
-1
/
+1
2010-09-11
drm/i915: split Ironlake FDI enable function
Jesse Barnes
1
-27
/
+45
2010-09-11
drm/i915: enable PCH PLL, FDI training and transcoder even for eDP
Jesse Barnes
1
-123
/
+119
2010-09-11
drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit
Jesse Barnes
1
-9
/
+60
2010-09-10
drm/i915: don't unlock panel regs
Jesse Barnes
1
-1
/
+1
2010-09-10
drm/i915: split i9xx CRTC enable/disable code
Jesse Barnes
1
-82
/
+103
2010-09-10
drm/i915: split Ironlake CRTC enable/disable code
Jesse Barnes
1
-281
/
+310
2010-09-10
drm/i915: Adapt workqueue to new alloc_workqueue interface
Chris Wilson
1
-1
/
+16
2010-09-10
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-09
drm/i915/debug: Include Ironlake in self-refresh status
Chris Wilson
1
-3
/
+5
2010-09-09
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
9
-127
/
+130
2010-09-09
drm/i915: Use the direct mapping of pipe->crtc
Chris Wilson
4
-15
/
+9
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
11
-146
/
+137
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
2010-09-08
drm/i915/dp: Flush the PLL register write before sleeping
Chris Wilson
1
-0
/
+1
2010-09-08
drm/i915: make sure panel is sequenced off when starting a mode set
Jesse Barnes
1
-0
/
+1
2010-09-08
drm/i915: make sure VDD AUX power has time to settle
Jesse Barnes
1
-0
/
+2
2010-09-08
drm/i915: don't change VDD AUX status in panel power functions
Jesse Barnes
1
-2
/
+2
2010-09-08
drm/i915: split DP link training across panel power sequencing
Jesse Barnes
1
-56
/
+65
2010-09-08
drm/i915: use VDD AUX for panel power around detection and in prepare
Jesse Barnes
1
-6
/
+29
2010-09-08
drm/i915: use 125MHz reference clock for PCH attached eDP
Jesse Barnes
1
-1
/
+4
2010-09-08
drm/i915: fix eDP detection
Jesse Barnes
1
-3
/
+12
2010-09-08
i915: snprintf returns large values
Dan Carpenter
1
-0
/
+3
2010-09-08
drm/i915: die, i915_probe_agp, die
Daniel Vetter
4
-180
/
+25
2010-09-08
drm/i915: drop prealloc_start from i915_dma gtt init
Daniel Vetter
1
-8
/
+4
[next]