index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
drm/i915/bdw: Swizzling support
Ben Widawsky
1
-0
/
+2
2013-11-08
drm/i915/bdw: Fences on gen8 look just like gen7
Ben Widawsky
1
-0
/
+1
2013-10-21
drm/i915: fix open-coded DIV_ROUND_UP
Paulo Zanoni
1
-1
/
+1
2013-10-16
drm/i915: Use unsigned long for obj->user_pin_count
Daniel Vetter
1
-0
/
+5
2013-10-16
drm/i915: Disable all GEM timers and work on unload
Chris Wilson
1
-25
/
+20
2013-10-16
drm/i915: Do a fuller init after reset
Ben Widawsky
1
-0
/
+2
2013-10-10
drm/i915: check that the i965g/gm 4G limit is really obeyed
Daniel Vetter
1
-0
/
+3
2013-10-10
drm/i915: Fix type mismatch and accounting in i915_gem_shrink
Chris Wilson
1
-14
/
+15
2013-10-10
drm/i915: Call io_schedule() whilst whilsting for the GPU
Chris Wilson
1
-1
/
+1
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-7
/
+0
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-7
/
+0
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
1
-42
/
+93
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
1
-47
/
+67
2013-10-01
drm/i915: Add a tracepoint for using a semaphore
Chris Wilson
1
-0
/
+1
2013-10-01
drm/i915: Convert active API to VMA
Ben Widawsky
1
-1
/
+8
2013-10-01
drm/i915: Provide a cheap ggtt vma lookup
Ben Widawsky
1
-2
/
+15
2013-10-01
drm/i915: Do not unlock upon error in i915_gem_idle()
Chris Wilson
1
-6
/
+3
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
1
-1
/
+1
2013-10-01
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
1
-82
/
+113
2013-09-26
drm/i915: Fix up usage of SHRINK_STOP
Daniel Vetter
1
-4
/
+4
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
1
-38
/
+100
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+4
2013-09-19
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
1
-1
/
+1
2013-09-19
drm/i915: Keep a list of all contexts
Ben Widawsky
1
-0
/
+1
2013-09-19
drm/i915: Make l3 remapping use the ring
Ben Widawsky
1
-20
/
+20
2013-09-19
drm/i915: Add second slice l3 remapping
Ben Widawsky
1
-13
/
+13
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+57
2013-09-12
drm/i915: kill set_need_resched
Daniel Vetter
1
-7
/
+4
2013-09-12
drm/i915: Synchronize pread/pwrite with wait_rendering
Ben Widawsky
1
-10
/
+9
2013-09-10
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
1
-2
/
+2
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
1
-23
/
+55
2013-09-10
drm/i915: Remove the double-list iteration from bound_any()
Chris Wilson
1
-4
/
+3
2013-09-06
drm/i915: ban badly behaving contexts
Mika Kuoppala
1
-2
/
+20
2013-09-05
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
1
-6
/
+39
2013-09-05
drm/i915; Preallocate the lazy request
Chris Wilson
1
-5
/
+4
2013-09-05
drm/i915: Rename ring->outstanding_lazy_request
Chris Wilson
1
-2
/
+2
2013-09-04
drm/i915: Rearrange the comments in i915_add_request()
Chris Wilson
1
-2
/
+5
2013-09-04
drm/i915: Do not add an interrupt for a context switch
Chris Wilson
1
-1
/
+0
2013-09-04
drm/i915: Fix list corruption in vma_unbind
Daniel Vetter
1
-3
/
+5
2013-09-04
drm/i915: Report enabled slices on Haswell GT3
Rodrigo Vivi
1
-0
/
+5
2013-09-04
drm/i915: More vma fixups around unbind/destroy
Daniel Vetter
1
-4
/
+6
2013-09-04
drm/i915: Don't destroy the vma placeholder during execbuffer reservation
Chris Wilson
1
-0
/
+5
2013-09-04
drm/i915: inline vma_create into lookup_or_create_vma
Daniel Vetter
1
-25
/
+25
2013-09-04
drm/i915: Convert execbuf code to use vmas
Ben Widawsky
1
-1
/
+0
2013-09-03
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
1
-1
/
+0
2013-09-03
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
1
-1
/
+1
2013-08-30
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-61
/
+143
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
1
-0
/
+2
2013-08-22
drm/i915: prepare bind_to_vm for preallocated vma
Ben Widawsky
1
-6
/
+17
2013-08-22
drm/i915: Switch eviction code to use vmas
Ben Widawsky
1
-0
/
+1
[next]