index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
Files
Lines
*
drm/i915: Wait for completion of pending flips when starved of fences
Chris Wilson
2014-01-22
1
-4
/
+9
*
drm/i915/ppgtt: Defer request freeing on reset
Ben Widawsky
2014-01-22
1
-10
/
+17
*
drm/i915: Tune down reset_stat output from ERROR to debug
Daniel Vetter
2014-01-22
1
-1
/
+1
*
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-16
1
-14
/
+27
|
\
|
*
drm/i915: Fix erroneous dereference of batch_obj inside reset_status
Chris Wilson
2013-12-12
1
-10
/
+24
|
*
drm/i915: MI_PREDICATE_RESULT_2 is HSW only
Ville Syrjälä
2013-11-29
1
-4
/
+3
*
|
drm/i915: release the GTT mmaps when going into D3
Paulo Zanoni
2013-12-14
1
-0
/
+16
*
|
drm/i915: dont call irq_put when irq test is on
Mika Kuoppala
2013-12-12
1
-3
/
+5
*
|
drm/i915: Fix timeout with missed interrupts in __wait_seqno
Mika Kuoppala
2013-12-12
1
-8
/
+6
*
|
drm/i915: add runtime put/get calls at the basic places
Paulo Zanoni
2013-12-10
1
-6
/
+21
*
|
drm/i915: Fix ordering of unbind vs unpin pages
Chris Wilson
2013-12-04
1
-2
/
+6
*
|
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
2013-11-15
1
-0
/
+3
|
\
\
|
|
/
|
*
drm/i915/bdw: Swizzling support
Ben Widawsky
2013-11-08
1
-0
/
+2
|
*
drm/i915/bdw: Fences on gen8 look just like gen7
Ben Widawsky
2013-11-08
1
-0
/
+1
*
|
drm/i915: Require HW contexts (when possible)
Ben Widawsky
2013-11-07
1
-1
/
+7
|
/
*
drm/i915: fix open-coded DIV_ROUND_UP
Paulo Zanoni
2013-10-21
1
-1
/
+1
*
drm/i915: Use unsigned long for obj->user_pin_count
Daniel Vetter
2013-10-16
1
-0
/
+5
*
drm/i915: Disable all GEM timers and work on unload
Chris Wilson
2013-10-16
1
-25
/
+20
*
drm/i915: Do a fuller init after reset
Ben Widawsky
2013-10-16
1
-0
/
+2
*
drm/i915: check that the i965g/gm 4G limit is really obeyed
Daniel Vetter
2013-10-10
1
-0
/
+3
*
drm/i915: Fix type mismatch and accounting in i915_gem_shrink
Chris Wilson
2013-10-10
1
-14
/
+15
*
drm/i915: Call io_schedule() whilst whilsting for the GPU
Chris Wilson
2013-10-10
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
1
-7
/
+0
|
\
|
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
1
-7
/
+0
*
|
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
1
-42
/
+93
*
|
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-03
1
-47
/
+67
*
|
drm/i915: Add a tracepoint for using a semaphore
Chris Wilson
2013-10-01
1
-0
/
+1
*
|
drm/i915: Convert active API to VMA
Ben Widawsky
2013-10-01
1
-1
/
+8
*
|
drm/i915: Provide a cheap ggtt vma lookup
Ben Widawsky
2013-10-01
1
-2
/
+15
*
|
drm/i915: Do not unlock upon error in i915_gem_idle()
Chris Wilson
2013-10-01
1
-6
/
+3
*
|
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2013-10-01
1
-82
/
+113
|
\
|
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
1
-38
/
+100
|
|
\
|
*
|
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
1
-1
/
+1
|
*
|
drm/i915: Keep a list of all contexts
Ben Widawsky
2013-09-19
1
-0
/
+1
|
*
|
drm/i915: Make l3 remapping use the ring
Ben Widawsky
2013-09-19
1
-20
/
+20
|
*
|
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
1
-13
/
+13
|
*
|
drm/i915: Synchronize pread/pwrite with wait_rendering
Ben Widawsky
2013-09-12
1
-10
/
+9
|
*
|
drm/i915: Remove the double-list iteration from bound_any()
Chris Wilson
2013-09-10
1
-4
/
+3
|
*
|
drm/i915: ban badly behaving contexts
Mika Kuoppala
2013-09-06
1
-2
/
+20
|
*
|
drm/i915; Preallocate the lazy request
Chris Wilson
2013-09-05
1
-5
/
+4
|
*
|
drm/i915: Rename ring->outstanding_lazy_request
Chris Wilson
2013-09-05
1
-2
/
+2
|
*
|
drm/i915: Rearrange the comments in i915_add_request()
Chris Wilson
2013-09-04
1
-2
/
+5
|
*
|
drm/i915: Do not add an interrupt for a context switch
Chris Wilson
2013-09-04
1
-1
/
+0
|
*
|
drm/i915: Fix list corruption in vma_unbind
Daniel Vetter
2013-09-04
1
-3
/
+5
|
*
|
drm/i915: Report enabled slices on Haswell GT3
Rodrigo Vivi
2013-09-04
1
-0
/
+5
|
*
|
drm/i915: More vma fixups around unbind/destroy
Daniel Vetter
2013-09-04
1
-4
/
+6
|
*
|
drm/i915: Don't destroy the vma placeholder during execbuffer reservation
Chris Wilson
2013-09-04
1
-0
/
+5
|
*
|
drm/i915: inline vma_create into lookup_or_create_vma
Daniel Vetter
2013-09-04
1
-25
/
+25
|
*
|
drm/i915: Convert execbuf code to use vmas
Ben Widawsky
2013-09-04
1
-1
/
+0
[next]