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
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-4
/
+4
*
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
1
-11
/
+7
*
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-26
1
-25
/
+25
*
drm/i915: Check for get_pages instead of shmem (filp)
Ben Widawsky
2016-02-15
1
-1
/
+1
*
drm/i915: Use appropriate spinlock flavour
Tvrtko Ursulin
2016-02-15
1
-4
/
+2
*
Revert "drm/i915: fix context/engine cleanup order"
Daniel Vetter
2016-02-15
1
-12
/
+11
*
drm/i915: fix context/engine cleanup order
Nick Hoath
2016-02-10
1
-11
/
+12
*
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-03
1
-1
/
+2
*
drm/i915: Make LRC (un)pinning work on context and engine
Tvrtko Ursulin
2016-01-28
1
-1
/
+1
*
drm/i915: Sanitize i915_gem_load() init and clean-up
Imre Deak
2016-01-27
1
-1
/
+10
*
drm/i915: Sanitize GEM shrinker init and clean-up
Imre Deak
2016-01-27
1
-2
/
+0
*
Revert "drm/i915: Fix context/engine cleanup order"
Daniel Vetter
2016-01-27
1
-12
/
+11
*
drm/i915: Fix context/engine cleanup order
Nick Hoath
2016-01-25
1
-11
/
+12
*
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
2016-01-21
1
-4
/
+14
*
drm/i915: Decouple execbuf uAPI from internal implementation
Tvrtko Ursulin
2016-01-21
1
-0
/
+2
*
drm/i915: tidy up a few leftovers
Dave Gordon
2016-01-21
1
-4
/
+2
*
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
2016-01-21
1
-3
/
+3
*
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2016-01-21
1
-13
/
+42
*
drm/i915: Only grab timestamps when needed
Tvrtko Ursulin
2016-01-18
1
-5
/
+7
*
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
2016-01-18
1
-1
/
+1
|
\
|
*
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
2016-01-13
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-12-23
1
-67
/
+149
|
\
\
|
|
/
|
*
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2015-12-18
1
-1
/
+7
|
*
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
2015-12-18
1
-2
/
+45
|
*
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
2015-12-18
1
-5
/
+8
|
*
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
2015-12-17
1
-19
/
+24
|
*
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
Daniel Vetter
2015-12-11
1
-2
/
+10
|
|
\
|
*
|
drm/i915: mark a newly-created GEM object dirty when filled with data
Dave Gordon
2015-12-11
1
-0
/
+1
|
*
|
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
Dave Gordon
2015-12-11
1
-0
/
+15
|
*
|
drm/i915: Update to post-reset execlist queue clean-up
Tomas Elf
2015-12-11
1
-11
/
+4
|
*
|
drm/i915: Remove VLV A0 hack
Wayne Boyer
2015-12-10
1
-8
/
+0
|
*
|
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-12-10
1
-2
/
+2
|
*
|
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
2015-12-09
1
-20
/
+44
*
|
|
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-12-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
Daniel Vetter
2015-12-04
1
-3
/
+4
|
*
|
drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
Chris Wilson
2015-12-04
1
-1
/
+1
|
*
|
drm/i915: Extend LRC pinning to cover GPU context writeback
Nick Hoath
2015-12-03
1
-4
/
+3
*
|
|
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
2015-12-09
1
-0
/
+4
|
|
/
|
/
|
*
|
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
2015-12-01
1
-2
/
+10
*
|
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-23
1
-4
/
+9
|
\
\
|
|
/
|
*
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
2015-11-16
1
-1
/
+7
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-93
/
+179
|
|
\
|
*
|
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-2
/
+1
|
*
|
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
|
|
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-1
/
+1
*
|
|
drm/i915: Parametrize L3 error registers
Ville Syrjälä
2015-11-18
1
-4
/
+3
*
|
|
drm/i915: Remove redundant check in i915_gem_obj_to_vma
Tvrtko Ursulin
2015-11-12
1
-4
/
+2
*
|
|
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
2015-11-02
1
-6
/
+0
[next]