index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
3
-7
/
+27
*
|
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
3
-8
/
+10
*
|
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
2010-09-21
1
-16
/
+15
*
|
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
17
-201
/
+197
*
|
drm/i915: Cache LVDS EDID
Chris Wilson
2010-09-21
1
-11
/
+8
*
|
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
12
-40
/
+91
|
\
\
|
|
/
|
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-09-21
7
-14
/
+22
|
|
\
|
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
7
-18
/
+11
|
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
7
-14
/
+29
|
*
|
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
2010-09-20
1
-2
/
+7
|
*
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
1
-0
/
+1
|
*
|
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-09-17
2
-22
/
+51
|
*
|
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
2010-09-17
1
-2
/
+2
|
*
|
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
2010-09-12
1
-0
/
+8
|
|
/
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
20
-418
/
+441
*
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
4
-12
/
+18
*
|
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
2010-09-15
1
-1
/
+1
*
|
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
2010-09-15
1
-28
/
+41
*
|
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
2010-09-14
1
-9
/
+18
*
|
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
2010-09-14
1
-31
/
+24
*
|
drm/i915: Remove unused intel_ringbuffer->ring_flag
Chris Wilson
2010-09-14
3
-6
/
+2
*
|
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
7
-65
/
+67
*
|
drm/i915: Allow get_fence_reg() to be uninterruptible
Chris Wilson
2010-09-14
4
-22
/
+31
*
|
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
2010-09-14
5
-29
/
+43
*
|
drm/i915: Fix regression in ba3d8d749b
Chris Wilson
2010-09-14
1
-2
/
+6
*
|
drm/i915: Consolidate flushing the display plane
Chris Wilson
2010-09-14
4
-50
/
+17
*
|
drm/i915: Reduce hangcheck frequency
Chris Wilson
2010-09-14
3
-6
/
+11
*
|
drm/i915: Remove redundant initialisation of crtc->pipe
Chris Wilson
2010-09-13
1
-4
/
+2
*
|
drm/i915: Initialize intel_crtc->active
Chris Wilson
2010-09-13
1
-0
/
+1
*
|
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
2010-09-13
3
-6
/
+21
*
|
drm/i915: Share crtc setup and teardown between dpms and disable/enable
Chris Wilson
2010-09-13
2
-81
/
+46
*
|
drm/i915/lvds: Move private data to the connector from the device.
Chris Wilson
2010-09-13
2
-79
/
+78
*
|
drm/i915/lvds: Remove incorrect mode locking
Chris Wilson
2010-09-13
1
-7
/
+0
*
|
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
2010-09-13
4
-63
/
+105
*
|
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
2010-09-12
1
-0
/
+2
*
|
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
2010-09-12
1
-35
/
+36
*
|
drm/i915: Use msleep instead of mdelay during wait_vblank_off
Chris Wilson
2010-09-12
2
-6
/
+14
*
|
drm/i915/lvds: Remove busy wait for powering up the panel.
Chris Wilson
2010-09-12
1
-5
/
+1
*
|
drm/i915/lvds: Remove busy wait for powering down the panel
Chris Wilson
2010-09-12
1
-9
/
+2
*
|
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
2010-09-11
1
-19
/
+15
*
|
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
Chris Wilson
2010-09-11
1
-3
/
+2
*
|
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
5
-546
/
+507
*
|
drm/i915: Tidy Ironlake watermark computation
Chris Wilson
2010-09-11
2
-115
/
+99
*
|
drm/i915: Fix updating FBC
Chris Wilson
2010-09-11
3
-68
/
+90
*
|
drm/i915: enable thermal reporting for IPS
Jesse Barnes
2010-09-11
2
-0
/
+8
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-11
3
-9
/
+27
|
\
\
|
|
/
|
*
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2010-09-10
2
-2
/
+12
|
*
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
2010-09-09
1
-7
/
+15
*
|
drm/i915: Use the real FDI frequency for determining b/w
Chris Wilson
2010-09-10
3
-1
/
+20
*
|
drm/i915: Only call udelay() when waiting for clocks to stabilise
Chris Wilson
2010-09-10
1
-3
/
+1
[prev]
[next]