index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
2011-11-21
*
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
2011-07-18
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-06-28
|
\
|
*
drm/i915: Use chipset-specific irq installers
Chris Wilson
2011-06-28
*
|
drm/i915: use shmem_truncate_range
Hugh Dickins
2011-06-27
*
|
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2011-06-27
|
/
*
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
2011-06-21
*
drm/i915: Don't leak in i915_gem_shmem_pread_slow()
Jesper Juhl
2011-06-13
*
drm/915: fix relaxed tiling on gen2: tile height
Daniel Vetter
2011-06-04
*
drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
Chris Wilson
2011-06-04
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
*
drm/i915: Add support for fence registers on Ivybridge.
Eric Anholt
2011-05-13
*
drm/i915: Use existing function instead of open-coding fence reg clear.
Eric Anholt
2011-05-13
*
drm/i915: Do not clflush snooped objects
Chris Wilson
2011-05-10
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
*
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
2011-03-23
*
drm/i915: Fix use after free within tracepoint
Chris Wilson
2011-03-23
*
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
*
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
2011-03-23
*
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
2011-03-23
*
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
2011-03-23
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
|
\
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
|
|
\
|
|
*
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
2011-03-07
|
*
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
|
*
|
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
|
*
|
drm/i915: i915_mutex_interruptible() returns -EINTR
Chris Wilson
2011-02-11
|
*
|
drm/i915: Skip the no-op domain changes when already in CPU|GTT domains
Chris Wilson
2011-02-07
|
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
|
*
|
drm/i915: Fix infinite loop regression from 21dd3734
Chris Wilson
2011-02-07
|
*
|
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
|
*
|
drm/i915: Check wedged status before throttling
Chris Wilson
2011-01-27
|
*
|
drm/i915: Silence a few -Wunused-but-set-variable
Chris Wilson
2011-01-25
|
|
/
*
/
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-06
|
/
*
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
2011-01-24
*
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-23
*
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
2011-01-11
*
drm/i915: Periodically flush the active lists and requests
Chris Wilson
2011-01-11
*
drm/i915: Propagate error from flushing the ring
Chris Wilson
2011-01-11
*
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
*
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2011-01-11
*
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
2010-12-20
*
drm/i915: Poll for seqno completion if IRQ is disabled
Chris Wilson
2010-12-14
*
drm/i915/ringbuffer: Make IRQ refcnting atomic
Chris Wilson
2010-12-14
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-07
|
\
|
*
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
Chris Wilson
2010-12-07
*
|
drm/i915: Wait for the bo if a display flip is pipelined on the other ring
Chris Wilson
2010-12-06
*
|
drm/i915: Only emit a flush if there is an outstanding gpu write
Chris Wilson
2010-12-06
*
|
drm/i915: Completely disable fence pipelining.
Chris Wilson
2010-12-05
*
|
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-04
[next]