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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/i915: Make get/put pages static
Chris Wilson
2010-09-30
3
-20
/
+21
|
*
|
|
drm/i915/debugfs: Include list totals
Chris Wilson
2010-09-30
1
-2
/
+9
|
*
|
|
drm/i915: Report the deferred free list in debugfs
Chris Wilson
2010-09-30
1
-1
/
+7
|
*
|
|
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
2010-09-30
4
-39
/
+113
|
*
|
|
drm/i915: Avoid blocking the kworker thread on a stuck mutex
Chris Wilson
2010-09-29
1
-1
/
+6
|
*
|
|
drm/i915/debug: Remove default WATCH_BUF
Chris Wilson
2010-09-29
3
-53
/
+3
|
*
|
|
drm/i915/debug: Remove defunct WATCH_LRU
Chris Wilson
2010-09-29
4
-56
/
+0
|
*
|
|
drm/i915/dvo: Fix panel and DDC i2c pins
Chris Wilson
2010-09-28
1
-9
/
+3
|
*
|
|
drm/i915: Tidy dvo_ch7017 and print out which chip we detect
Chris Wilson
2010-09-28
1
-36
/
+27
|
*
|
|
drm/i915: Disable LVDS i2c probing when using GPIO bit banging
Chris Wilson
2010-09-28
2
-0
/
+7
|
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-28
3
-13
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
*
|
drm/i915: fix GMCH power reporting
Jesse Barnes
2010-09-27
1
-3
/
+3
|
|
*
|
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
2010-09-23
1
-5
/
+4
|
|
*
|
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
2010-09-23
1
-4
/
+2
|
|
*
|
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
2010-09-23
1
-1
/
+1
|
|
|
/
|
*
|
drm/i915: Use i2c bit banging instead of GMBUS
Chris Wilson
2010-09-28
1
-0
/
+3
|
*
|
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
2010-09-28
5
-196
/
+339
|
*
|
Revert "drm/i915: Drop ring->lazy_request"
Chris Wilson
2010-09-28
2
-13
/
+35
|
*
|
drm/i915: Ensure that the mode change flushing is currently uninterruptible
Chris Wilson
2010-09-26
1
-1
/
+8
|
*
|
drm/i915: fix debugging compilation error from previous commit
Chris Wilson
2010-09-26
1
-1
/
+0
|
*
|
drm/i915: Convert the file mutex into a spinlock
Chris Wilson
2010-09-26
3
-15
/
+17
|
*
|
drm/i915: kill ring->setup_status_page
Daniel Vetter
2010-09-25
3
-25
/
+6
|
*
|
drm/i915: kill ring->get_active_head
Daniel Vetter
2010-09-25
2
-21
/
+5
|
*
|
drm/i915: kill per-ring macros
Daniel Vetter
2010-09-25
2
-39
/
+21
|
*
|
drm/i915: fix ACTHD for gen <= 3
Daniel Vetter
2010-09-25
1
-1
/
+1
|
*
|
drm/i915: kill now unnecessary gtt defines from i915_reg.h
Daniel Vetter
2010-09-25
1
-40
/
+2
|
*
|
drm/i915: Make the mutex_lock interruptible on ioctl paths
Chris Wilson
2010-09-25
1
-42
/
+84
|
*
|
drm/i915: Adjust hangcheck EIO semantics
Chris Wilson
2010-09-25
4
-8
/
+68
|
*
|
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-24
8
-92
/
+123
|
*
|
drm/i915/dp: Wait for PP_CONTROL to take effect.
Hette Visser
2010-09-24
1
-0
/
+10
|
*
|
drm/i915: Parse the eDP link configuration from the vBIOS
Chris Wilson
2010-09-24
5
-20
/
+42
|
*
|
drm/i915/lvds: Use the GMBUS pin if specified in VBT
Chris Wilson
2010-09-24
1
-8
/
+13
|
*
|
drm/i915: Use an uninterruptible wait for page-flips during modeset
Chris Wilson
2010-09-24
3
-13
/
+21
|
*
|
drm/i915: Remove unused dev_priv->panel_wants_dither
Chris Wilson
2010-09-24
2
-2
/
+1
|
*
|
drm/i915/ringbuffer: Fix sign of ring space.
Chris Wilson
2010-09-24
1
-1
/
+1
|
*
|
drm/i915: Remove idle timer debugging messages
Chris Wilson
2010-09-24
1
-4
/
+0
|
*
|
drm/i915/lvds: Probe DDC on creation
Chris Wilson
2010-09-24
1
-0
/
+21
|
*
|
drm/i915/tv: Sleep before checking for state changes.
Chris Wilson
2010-09-23
1
-2
/
+5
|
*
|
drm/i915: Remove the broken flush_ring from page-flip
Chris Wilson
2010-09-23
3
-12
/
+2
|
*
|
drm/i915/crt: Use a DDC probe on 0xA0 before load-detect
Chris Wilson
2010-09-22
1
-4
/
+35
|
*
|
drm/i915: Disable "disabled FBC" message when a no-op
Chris Wilson
2010-09-22
1
-0
/
+3
|
*
|
drm/i915: Drop ring->lazy_request
Chris Wilson
2010-09-22
2
-36
/
+6
|
*
|
drm/i915: Don't offset the pin used for crt_ddc
Chris Wilson
2010-09-22
1
-1
/
+1
|
*
|
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
Chris Wilson
2010-09-22
3
-28
/
+42
|
*
|
drm/i915: Don't overwrite the returned error-code
Chris Wilson
2010-09-21
1
-3
/
+3
|
*
|
drm/i915/lvds: Unlock the PP register when panel-fitting
Chris Wilson
2010-09-21
1
-2
/
+6
|
*
|
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
2010-09-21
1
-2
/
+2
|
*
|
drm/i915: Drop crtc->fb pin on disable.
Chris Wilson
2010-09-21
1
-0
/
+15
|
*
|
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2010-09-21
2
-3
/
+10
|
*
|
intel-gtt: clean up gtt size reporting
Daniel Vetter
2010-09-21
1
-1
/
+0
[prev]
[next]