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
*
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2010-10-06
2
-5
/
+5
|
\
|
*
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-10-01
2
-5
/
+5
*
|
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
2010-10-04
3
-7
/
+4
*
|
drm/i915: mark display port DPMS state as 'ON' when enabling output
Keith Packard
2010-10-04
1
-0
/
+1
*
|
drm/i915: Skip pread/pwrite if size to copy is 0.
Chris Wilson
2010-10-04
1
-7
/
+13
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-10-04
1
-20
/
+24
|
\
\
|
*
|
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
2010-10-03
1
-12
/
+4
|
*
|
drm/i915: Sanity check pread/pwrite
Chris Wilson
2010-10-03
1
-8
/
+20
*
|
|
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
Keith Packard
2010-10-04
1
-1
/
+1
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-10-03
7
-59
/
+74
|
\
\
\
|
|
/
/
|
*
|
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2010-10-03
2
-25
/
+38
|
*
|
drm/i915: vblank status not valid while training display port
Keith Packard
2010-10-03
1
-10
/
+9
|
*
|
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
2010-10-02
1
-0
/
+2
|
*
|
drm/i915: Fix refleak during eviction.
Chris Wilson
2010-10-01
1
-25
/
+20
*
|
|
drm/i915: Don't mask the return code whilst relocating.
Chris Wilson
2010-10-02
1
-1
/
+1
*
|
|
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
Chris Wilson
2010-10-01
2
-6
/
+11
*
|
|
drm/i915: Only print 'generating error event' if we actually are
Chris Wilson
2010-10-01
1
-2
/
+3
*
|
|
drm/i915: Try to reset gen2 devices.
Chris Wilson
2010-10-01
2
-0
/
+44
*
|
|
drm/i915: Clear fence registers on GPU reset
Chris Wilson
2010-10-01
3
-3
/
+15
*
|
|
drm/i915: Force the domain to CPU on unbinding whilst wedged.
Chris Wilson
2010-10-01
1
-0
/
+4
*
|
|
drm: Move the GTT accounting to i915
Chris Wilson
2010-10-01
3
-34
/
+111
*
|
|
i915: Added function to initialize VBT settings
Simon Que
2010-09-30
1
-13
/
+23
*
|
|
drm/i915: Remove redundant deletion of obj->gpu_write_list
Chris Wilson
2010-09-30
1
-2
/
+0
*
|
|
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
[next]