index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2016-05-30
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-5
/
+5
2016-05-27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
1
-5
/
+6
2016-05-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2016-05-24
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-356
/
+395
2016-05-23
drm/i915: Stop automatically retiring requests after a GPU hang
Chris Wilson
1
-2
/
+6
2016-05-23
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
1
-3
/
+0
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-11
/
+11
2016-05-04
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-111
/
+86
2016-04-30
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
1
-7
/
+7
2016-04-22
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-53
/
+118
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
1
-4
/
+4
2016-04-20
drm/vma_manage: Drop has_offset
Daniel Vetter
1
-3
/
+0
2016-04-20
drm/i915: Remove a couple pointless WARN_ONs
Tvrtko Ursulin
1
-8
/
+2
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
1
-4
/
+4
2016-04-14
drm/i915/mocs: Program MOCS for all engines on init
Peter Antoine
1
-0
/
+3
2016-04-14
drm/i915: Late request cancellations are harmful
Chris Wilson
1
-30
/
+20
2016-04-14
drm/i915: Move the mb() following release-mmap into release-mmap
Chris Wilson
1
-3
/
+16
2016-04-14
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
1
-22
/
+22
2016-04-14
drm/i915: Store the reset counter when constructing a request
Chris Wilson
1
-27
/
+13
2016-04-14
drm/i915: Tighten reset_counter for reset status
Chris Wilson
1
-18
/
+9
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
1
-8
/
+8
2016-04-14
drm/i915: Add GEM debugging Kconfig option
Chris Wilson
1
-7
/
+5
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
1
-1
/
+1
2016-04-14
drm/i915: Don't program eLLC IDI hash mask for gen9+
Mika Kuoppala
1
-1
/
+1
2016-04-11
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2016-04-11
drm/i915: Avoid allocating a vmap arena for a single page
Chris Wilson
1
-5
/
+14
2016-04-11
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
1
-3
/
+1
2016-04-11
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
1
-0
/
+44
2016-04-08
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
1
-17
/
+22
2016-04-08
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
1
-6
/
+2
2016-04-08
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
Chris Wilson
1
-0
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
1
-4
/
+6
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
1
-18
/
+32
2016-03-31
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
1
-1
/
+1
2016-03-30
drm/i915: Rename GGTT init functions
Joonas Lahtinen
1
-1
/
+1
2016-03-30
drm/i915: BUG_ON when ggtt_view is NULL
Matthew Auld
1
-7
/
+2
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
1
-28
/
+22
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
1
-8
/
+8
2016-03-18
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
1
-1
/
+1
2016-03-18
drm/i915: Remove unused variable in i915_gem_request_add_to_client
Tvrtko Ursulin
1
-2
/
+0
2016-03-17
drm/i915: Move load time gem_load_init earlier
Imre Deak
1
-14
/
+24
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
1
-7
/
+7
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
1
-25
/
+25
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-37
/
+37
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-19
/
+19
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
1
-43
/
+43
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
1
-68
/
+68
[next]