index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cxgb3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
drm/i915: call drm_encoder_init first
Chris Wilson
4
-12
/
+18
2010-09-15
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
1
-1
/
+1
2010-09-15
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
1
-28
/
+41
2010-09-14
agp/intel: Fix resume regression from 2d2430cf
Chris Wilson
1
-4
/
+10
2010-09-14
agp/intel: Remove redundant setting of gtt_mappable_entries
Chris Wilson
1
-9
/
+6
2010-09-14
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
1
-9
/
+18
2010-09-14
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
1
-31
/
+24
2010-09-14
drm/i915: Remove unused intel_ringbuffer->ring_flag
Chris Wilson
3
-6
/
+2
2010-09-14
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
7
-65
/
+67
2010-09-14
drm/i915: Allow get_fence_reg() to be uninterruptible
Chris Wilson
4
-22
/
+31
2010-09-14
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
5
-29
/
+43
2010-09-14
agp/intel: Use macro to set the count of the size array
Chris Wilson
1
-14
/
+14
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
[next]