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
*
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-5
/
+5
*
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
2016-05-27
1
-5
/
+6
|
\
|
*
drm/i915: Stop automatically retiring requests after a GPU hang
Chris Wilson
2016-05-23
1
-2
/
+6
|
*
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
2016-05-23
1
-3
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-23
1
-1
/
+4
|
\
\
|
*
|
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
2016-05-23
1
-1
/
+4
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-356
/
+395
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-11
/
+11
|
*
|
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-04
1
-111
/
+86
|
|
\
|
|
|
*
drm/i915: Remove a couple pointless WARN_ONs
Tvrtko Ursulin
2016-04-20
1
-8
/
+2
|
|
*
drm/i915/mocs: Program MOCS for all engines on init
Peter Antoine
2016-04-14
1
-0
/
+3
|
|
*
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
1
-30
/
+20
|
|
*
drm/i915: Move the mb() following release-mmap into release-mmap
Chris Wilson
2016-04-14
1
-3
/
+16
|
|
*
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
1
-22
/
+22
|
|
*
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
1
-27
/
+13
|
|
*
drm/i915: Tighten reset_counter for reset status
Chris Wilson
2016-04-14
1
-18
/
+9
|
|
*
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-14
1
-8
/
+8
|
|
*
drm/i915: Add GEM debugging Kconfig option
Chris Wilson
2016-04-14
1
-7
/
+5
|
|
*
drm/i915: Store and use edram capabilities
Mika Kuoppala
2016-04-14
1
-1
/
+1
|
|
*
drm/i915: Don't program eLLC IDI hash mask for gen9+
Mika Kuoppala
2016-04-14
1
-1
/
+1
|
*
|
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-04-22
1
-53
/
+118
|
|
\
|
|
|
*
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
2016-04-11
1
-4
/
+4
|
|
|
\
|
|
*
|
drm/i915: Avoid allocating a vmap arena for a single page
Chris Wilson
2016-04-11
1
-5
/
+14
|
|
*
|
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
2016-04-11
1
-3
/
+1
|
|
*
|
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
2016-04-11
1
-0
/
+44
|
|
*
|
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
2016-04-08
1
-17
/
+22
|
|
*
|
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
2016-04-08
1
-6
/
+2
|
|
*
|
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
Chris Wilson
2016-04-08
1
-0
/
+2
|
|
*
|
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
2016-04-04
1
-4
/
+6
|
|
*
|
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-18
/
+32
|
|
*
|
drm/i915: Rename GGTT init functions
Joonas Lahtinen
2016-03-30
1
-1
/
+1
|
|
*
|
drm/i915: BUG_ON when ggtt_view is NULL
Matthew Auld
2016-03-30
1
-7
/
+2
|
*
|
|
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
2016-04-22
1
-4
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm/vma_manage: Drop has_offset
Daniel Vetter
2016-04-20
1
-3
/
+0
|
|
|
/
|
|
/
|
|
*
|
drm/i915: replace for_each_engine()
Dave Gordon
2016-03-24
1
-28
/
+22
|
*
|
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-8
/
+8
|
*
|
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
2016-03-18
1
-1
/
+1
|
*
|
drm/i915: Remove unused variable in i915_gem_request_add_to_client
Tvrtko Ursulin
2016-03-18
1
-2
/
+0
|
*
|
drm/i915: Move load time gem_load_init earlier
Imre Deak
2016-03-17
1
-14
/
+24
|
*
|
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
2016-03-17
1
-7
/
+7
|
*
|
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-25
/
+25
|
*
|
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-37
/
+37
|
*
|
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-19
/
+19
|
*
|
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
1
-43
/
+43
|
*
|
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
1
-68
/
+68
|
*
|
drm/i915: Avoid snooping with userptr where not supported
Tvrtko Ursulin
2016-03-02
1
-1
/
+1
*
|
|
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
1
-7
/
+7
|
\
\
\
|
*
|
|
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
2016-04-29
1
-7
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
1
-4
/
+4
|
\
|
|
|
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-4
/
+4
|
|
/
[next]