index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
drm/i915/ringbuffer: Remove duplicate initialisation of ring control
Chris Wilson
2010-10-29
1
-11
/
+1
*
|
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-29
4
-7
/
+30
*
|
drm/i915/ringbuffer: Disable the ringbuffer on cleanup.
Chris Wilson
2010-10-29
1
-0
/
+8
*
|
drm/i915: Remove the duplicate domain-change tracepoint for GPU flush
Chris Wilson
2010-10-29
1
-6
/
+0
*
|
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-29
9
-155
/
+197
*
|
drm/i915: Convert BUG_ON(pin_count) from an impossible condition
Chris Wilson
2010-10-29
1
-13
/
+3
*
|
drm/i915: Do not return -1 from shrinker when nr_to_scan == 0
Chris Wilson
2010-10-28
1
-1
/
+1
*
|
drm/i915: Kill GTT mappings when moving from GTT domain
Chris Wilson
2010-10-28
1
-4
/
+10
*
|
drm/i915: Eliminate nested get/put pages
Chris Wilson
2010-10-28
2
-204
/
+163
*
|
drm/i915: Remove mmap_offset
Chris Wilson
2010-10-28
2
-40
/
+11
*
|
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-28
4
-141
/
+56
*
|
drm/i915/ringbuffer: Check that we setup the ringbuffer
Chris Wilson
2010-10-28
1
-2
/
+3
*
|
drm/i915: Use pci_iomap for remapping the MMIO registers.
Chris Wilson
2010-10-28
1
-13
/
+8
*
|
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
2010-10-27
4
-7
/
+17
*
|
drm/i915: Use the agp_size determined from the GTT
Chris Wilson
2010-10-27
1
-14
/
+12
*
|
drm/i915: Bail early if we try to mmap an object too large to be mapped.
Chris Wilson
2010-10-27
1
-0
/
+12
*
|
drm/i915: add accounting for mappable objects in gtt v2
Daniel Vetter
2010-10-27
3
-13
/
+98
*
|
drm/i915: add mappable to gem_object_bind tracepoint
Daniel Vetter
2010-10-27
2
-5
/
+8
*
|
intel-gtt: maximize ggtt size on platforms that support this
Daniel Vetter
2010-10-27
2
-29
/
+81
*
|
intel-gtt: save PGETBL_CTL later in the setup process
Daniel Vetter
2010-10-27
1
-7
/
+7
*
|
drm/i915: use the complete gtt
Daniel Vetter
2010-10-27
3
-8
/
+13
*
|
drm/i915: unbind unmappable objects on fault/pin
Daniel Vetter
2010-10-27
1
-3
/
+22
*
|
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
2010-10-27
5
-27
/
+53
*
|
drm/i915: range-restricted eviction support
Daniel Vetter
2010-10-27
3
-10
/
+29
*
|
drm_mm: add support for range-restricted fair-lru scans
Daniel Vetter
2010-10-27
2
-1
/
+46
*
|
drm/i915: Propagate error from failing to queue a request
Chris Wilson
2010-10-27
5
-85
/
+111
*
|
drm/i915: Remove the confusing global waiting/irq seqno
Chris Wilson
2010-10-27
5
-42
/
+26
*
|
drm/i915/debugfs: Include info for the other rings
Chris Wilson
2010-10-27
2
-42
/
+94
*
|
drm/i915: Fix hangcheck to handle multiple rings
Chris Wilson
2010-10-27
1
-39
/
+35
*
|
drm/i915: Move object to GPU domains after dispatching execbuffer
Chris Wilson
2010-10-27
1
-41
/
+27
*
|
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
8
-195
/
+244
*
|
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-27
8
-298
/
+247
|
/
*
drm/i915: Fix typo from "Enable DisplayPort Audio"
Takashi Iwai
2010-10-27
1
-1
/
+1
*
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-26
1
-1
/
+1
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
212
-11671
/
+18747
|
\
|
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-27
9
-160
/
+252
|
*
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
2010-10-27
1
-0
/
+3
|
*
drm/radeon/kms: properly compute group_size on 6xx/7xx
Alex Deucher
2010-10-26
2
-6
/
+10
|
*
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
Alex Deucher
2010-10-26
1
-2
/
+2
|
*
drm/radeon/kms/evergreen: set the clear state to the blit state
Alex Deucher
2010-10-26
4
-54
/
+65
|
*
drm/radeon/kms: don't poll dac load detect.
Dave Airlie
2010-10-26
1
-0
/
+10
|
*
gpu: Add Intel GMA500(Poulsbo) Stub Driver
Lee, Chun-Yi
2010-10-26
5
-1
/
+81
|
*
drm/radeon/kms: MC vram map needs to be >= pci aperture size
Alex Deucher
2010-10-26
1
-0
/
+3
|
*
drm/radeon/kms: implement display watermark support for evergreen
Alex Deucher
2010-10-26
2
-1
/
+449
|
*
drm/radeon/kms/evergreen: add some additional safe regs v2
Alex Deucher
2010-10-26
2
-1
/
+9
|
*
drm/radeon/r600: fix tiling issues in CS checker.
Dave Airlie
2010-10-26
2
-10
/
+22
|
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2010-10-26
29
-1366
/
+1979
|
|
\
|
|
*
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
2010-10-24
4
-26
/
+29
|
|
*
drm/i915: Invalidate the to-ring, flush the old-ring when updating domains
Chris Wilson
2010-10-23
1
-3
/
+6
|
|
*
drm/i915/ringbuffer: Write the value passed in to the tail register
Chris Wilson
2010-10-22
2
-16
/
+16
[prev]
[next]