index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
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
Files
Lines
*
drm/i915: Remove two invalid warns
Tvrtko Ursulin
2016-10-28
1
-3
/
+0
*
drm/i915: Rotated view does not need a fence
Tvrtko Ursulin
2016-10-28
1
-1
/
+6
*
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
1
-2122
/
+1309
|
\
|
*
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
2016-10-10
1
-3
/
+0
|
*
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
2016-10-10
1
-1
/
+16
|
*
drm/i915: Restore current RPS state after reset
Chris Wilson
2016-10-10
1
-0
/
+7
|
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-0
/
+3
|
|
\
|
*
|
drm/i915: Shrink objects prior to hibernation
Chris Wilson
2016-09-09
1
-7
/
+14
|
*
|
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
2016-09-09
1
-91
/
+0
|
*
|
drm/i915: Drive request submission through fence callbacks
Chris Wilson
2016-09-09
1
-0
/
+3
|
*
|
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
1
-50
/
+75
|
*
|
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
1
-2
/
+5
|
*
|
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
1
-7
/
+9
|
*
|
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-09
1
-1
/
+1
|
*
|
drm/i915: Simplify ELSP queue request tracking
Chris Wilson
2016-09-09
1
-4
/
+9
|
*
|
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
2016-09-01
1
-0
/
+2
|
*
|
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
2016-08-26
1
-0
/
+53
|
*
|
drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
Chris Wilson
2016-08-19
1
-43
/
+7
|
*
|
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-19
1
-3
/
+3
|
*
|
drm/i915: Stop discarding GTT cache-domain on unbind vma
Chris Wilson
2016-08-18
1
-23
/
+3
|
*
|
drm/i915: Bump the inactive tracking for all VMA accessed
Chris Wilson
2016-08-18
1
-6
/
+23
|
*
|
drm/i915: Track display alignment on VMA
Chris Wilson
2016-08-18
1
-13
/
+8
|
*
|
drm/i915: Fallback to using unmappable memory for scanout
Chris Wilson
2016-08-18
1
-4
/
+10
|
*
|
drm/i915: Choose not to evict faultable objects from the GGTT
Chris Wilson
2016-08-18
1
-2
/
+10
|
*
|
drm/i915: Drop ORIGIN_GTT for untracked GTT writes
Chris Wilson
2016-08-18
1
-3
/
+9
|
*
|
drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
Chris Wilson
2016-08-18
1
-0
/
+6
|
*
|
drm/i915: Fix partial GGTT faulting
Chris Wilson
2016-08-18
1
-31
/
+30
|
*
|
drm/i915: Choose partial chunksize based on tile row size
Chris Wilson
2016-08-18
1
-1
/
+16
|
*
|
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
1
-13
/
+17
|
*
|
drm/i915: Rename fence.lru_list to link
Chris Wilson
2016-08-18
1
-1
/
+1
|
*
|
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-18
1
-20
/
+17
|
*
|
drm/i915: Tidy up flush cpu/gtt write domains
Chris Wilson
2016-08-18
1
-11
/
+4
|
*
|
drm/i915: Pin the pages first in shmem prepare read/write
Chris Wilson
2016-08-18
1
-20
/
+28
|
*
|
drm/i915: Wait for writes through the GTT to land before reading back
Chris Wilson
2016-08-18
1
-1
/
+11
|
*
|
drm/i915: Before accessing an object via the cpu, flush GTT writes
Chris Wilson
2016-08-18
1
-0
/
+4
|
*
|
drm/i915: Extract i915_gem_obj_prepare_shmem_write()
Chris Wilson
2016-08-18
1
-60
/
+86
|
*
|
drm/i915: Fallback to single page pwrite/pread if unable to release fence
Chris Wilson
2016-08-18
1
-12
/
+18
|
*
|
drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
Chris Wilson
2016-08-18
1
-2
/
+2
|
*
|
drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
Chris Wilson
2016-08-18
1
-2
/
+2
|
*
|
drm/i915: vfree() no longer ignores the low bits of the address
Chris Wilson
2016-08-18
1
-4
/
+7
|
*
|
drm/i915: Embrace the race in busy-ioctl
Chris Wilson
2016-08-16
1
-46
/
+66
|
*
|
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
1
-6
/
+5
|
*
|
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
1
-171
/
+62
|
*
|
drm/i915: Always set the vma->pages
Chris Wilson
2016-08-15
1
-4
/
+4
|
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
1
-5
/
+5
|
|
\
\
|
|
*
\
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-1705
/
+839
|
|
|
\
\
|
*
|
|
|
drm/i915: Unbind closed vma for i915_gem_object_unbind()
Chris Wilson
2016-08-14
1
-3
/
+13
|
*
|
|
|
drm/i915: Initialize return value for empty i915_gem_object_unbind()
Chris Wilson
2016-08-14
1
-3
/
+2
|
*
|
|
|
drm/i915: Support for creating write combined type vmaps
Chris Wilson
2016-08-12
1
-10
/
+48
|
*
|
|
|
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
Chris Wilson
2016-08-10
1
-10
/
+0
[next]