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
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_tiling.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix pages pin counting around swizzle quirk
Chris Wilson
2016-11-04
1
-0
/
+1
*
drm/i915: Track pages pinned due to swizzling quirk
Chris Wilson
2016-11-01
1
-2
/
+7
*
drm/i915: Use lockless object free
Chris Wilson
2016-10-28
1
-1
/
+1
*
drm/i915: Move object release to a freelist + worker
Chris Wilson
2016-10-28
1
-8
/
+13
*
drm/i915: Move object backing storage manipulation to its own locking
Chris Wilson
2016-10-28
1
-0
/
+2
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-4
/
+4
*
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
2016-10-24
1
-4
/
+0
*
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
*
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+2
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
1
-27
/
+40
*
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-18
1
-2
/
+2
*
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
1
-1
/
+1
*
drm/i915: Use VMA directly for checking tiling parameters
Chris Wilson
2016-08-15
1
-21
/
+30
*
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
1
-8
/
+11
*
drm/i915: Document and reject invalid tiling modes
Chris Wilson
2016-08-05
1
-0
/
+3
*
drm/i915: Remove locking for get_tiling
Chris Wilson
2016-08-05
1
-7
/
+3
*
drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
Chris Wilson
2016-08-04
1
-4
/
+4
*
drm/i915: Update the GGTT size/alignment query functions
Chris Wilson
2016-08-04
1
-1
/
+2
*
drm/i915: Mark up i915_gem_active for locking annotation
Chris Wilson
2016-08-04
1
-1
/
+2
*
drm/i915: Prepare i915_gem_active for annotations
Chris Wilson
2016-08-04
1
-1
/
+1
*
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
2016-08-04
1
-1
/
+1
*
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
1
-1
/
+1
*
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
Chris Wilson
2016-07-20
1
-4
/
+4
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-2
/
+2
*
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-06-02
1
-2
/
+2
|
\
|
*
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-11
1
-1
/
+1
|
*
drm/i915: remove i915_gem_object_ggtt_unbind
Matthew Auld
2016-05-04
1
-1
/
+1
*
|
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-2
/
+2
|
/
*
drm/i915: get runtime PM reference around GEM set_tiling IOCTL
Imre Deak
2015-11-17
1
-0
/
+4
*
Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes
Daniel Vetter
2015-08-14
1
-1
/
+4
|
\
|
*
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
2015-07-30
1
-1
/
+4
|
*
Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
Daniel Vetter
2015-07-14
1
-11
/
+1
|
*
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
2015-07-09
1
-1
/
+11
*
|
drm/i915: kerneldoc for tiling IOCTL and swizzle functions
Daniel Vetter
2015-07-27
1
-43
/
+41
*
|
drm/i915: Move low-level swizzling code to i915_gem_fence.c
Daniel Vetter
2015-07-27
1
-219
/
+0
|
/
*
drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling
Chris Wilson
2015-04-16
1
-1
/
+1
*
drm/i915: Check obj->vma_list under the struct_mutex
Chris Wilson
2015-02-24
1
-3
/
+4
*
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
1
-1
/
+1
*
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
2014-11-20
1
-0
/
+18
*
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
2014-11-19
1
-16
/
+3
|
\
|
*
drm/i915: Fix obj->map_and_fenceable across tiling changes
Chris Wilson
2014-11-11
1
-16
/
+3
*
|
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
2014-11-07
1
-0
/
+1
*
|
drm/i915: preserve swizzle settings if necessary v4
Jesse Barnes
2014-10-24
1
-15
/
+26
|
/
*
drm/i915/bdw: Let the memory controller do all the swizzling
Damien Lespiau
2014-09-03
1
-1
/
+8
*
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
Chris Wilson
2014-08-11
1
-1
/
+1
*
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
1
-3
/
+3
*
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
1
-1
/
+1
*
drm/i915: prevent tiling changes on framebuffer backing storage
Daniel Vetter
2013-10-16
1
-1
/
+1
*
drm/i915: Use kcalloc more
Daniel Vetter
2013-10-01
1
-3
/
+3
[next]