Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b4d3a16dd97be0ebc793ea046b9af9d5c9b1b1a
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
7b4d3a1
drm/i915: Remove stop-rings debugfs interface
by Chris Wilson
· 8 years ago
df4ba50
drm/i915: Add background commentary to "waitboosting"
by Chris Wilson
· 8 years ago
0e6883b
drm/i915: Restore waitboost credit to the synchronous waiter
by Chris Wilson
· 8 years ago
e307d62
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
by Chris Wilson
· 8 years ago
1b51bce
drm/i915: Do not keep postponing the idle-work
by Chris Wilson
· 8 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 8 years ago
c81d461
drm/i915: Convert trace-irq to the breadcrumb waiter
by Chris Wilson
· 8 years ago
1137fa8
drm/i915: Stop setting wraparound seqno on initialisation
by Chris Wilson
· 8 years ago
f69a02c
drm/i915: Spin after waking up for an interrupt
by Chris Wilson
· 8 years ago
688e6c7
drm/i915: Slaughter the thundering i915_wait_request herd
by Chris Wilson
· 8 years ago
1f15b76
drm/i915: Separate GPU hang waitqueue from advance
by Chris Wilson
· 8 years ago
0553572
drm/i915: Delay queuing hangcheck to wait-request
by Chris Wilson
· 8 years ago
0c5eed6
drm/i915: Remove request->reset_counter
by Chris Wilson
· 8 years ago
6e5a5be
drm/i915: Split idling from forcing context switch
by Chris Wilson
· 8 years ago
62e6300
drm/i915: Skip idling an idle engine
by Chris Wilson
· 8 years ago
aeecc96
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
by Chris Wilson
· 8 years ago
6eae005
drm/i915: pwrite/pread do not require obj->base.filp, just pages
by Chris Wilson
· 8 years ago
b9bcd14
drm/i915: Extract checking for backing struct pages to a helper
by Chris Wilson
· 8 years ago
b50a537
drm/i915: Support for pread/pwrite from/to non shmem backed objects
by Ankitprasad Sharma
· 8 years ago
4f1959e
drm/i915: Use insert_page for pwrite_fast
by Ankitprasad Sharma
· 8 years ago
e556f7c
drm/i915/guc: fix GuC loading/submission check
by Dave Gordon
· 8 years ago
14bb2c1
drm/i915: Fix a buch of kerneldoc warnings
by Tvrtko Ursulin
· 8 years ago
5599617
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
e2efd13
drm/i915: Rename struct intel_context
by Chris Wilson
· 9 years ago
84787c5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
80a89a5
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
by Michal Hocko
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
fce91f2
drm/i915/guc: add enable_guc_loading parameter
by Dave Gordon
· 9 years ago
1a3d189
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
by Dave Gordon
· 9 years ago
f09d675
drm/i915/guc: rename loader entry points
by Dave Gordon
· 9 years ago
157d2c7
drm/i915: Stop automatically retiring requests after a GPU hang
by Chris Wilson
· 9 years ago
5fbd041
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
85d1225
drm/i915: Introduce & use new lightweight SGL iterators
by Dave Gordon
· 9 years ago
b338fa4
drm/i915: optimise i915_gem_object_map() for small objects
by Dave Gordon
· 9 years ago
dd6034c
drm/i915: refactor i915_gem_object_pin_map()
by Dave Gordon
· 9 years ago
72778cb
drm/i915/userptr: Convert to drm_i915_private
by Chris Wilson
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
461fb99
drm/i915: Update domain tracking for GEM objects on hibernation
by Chris Wilson
· 9 years ago
e075a32
drm/i915: Stop automatically retiring requests after a GPU hang
by Chris Wilson
· 9 years ago
e6db746
drm/i915: Stop retiring requests from busy/wait ioctls
by Chris Wilson
· 9 years ago
7e22dbb
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
by Tvrtko Ursulin
· 9 years ago
ac840ae
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
7d99373
drm/i915: Simplify intel_mark_busy/idle
by Tvrtko Ursulin
· 9 years ago
fffb675
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
3ed605b
kernel.h: add u64_to_user_ptr()
by Gustavo Padovan
· 9 years ago
0e4ca10
drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
by Chris Wilson
· 9 years ago
e7ae86b
drm/i915: Unify GPU resets upon shutdown
by Chris Wilson
· 9 years ago
e39d42f
drm/i915: Stop tracking execlists retired requests
by Tvrtko Ursulin
· 9 years ago
a16a405
drm/i915: Track the previous pinned context inside the request
by Chris Wilson
· 9 years ago
73db04c
drm/i915: Move releasing of the GEM request from free to retire/cancel
by Chris Wilson
· 9 years ago
24f1d3c
drm/i915: Refactor execlists default context pinning
by Chris Wilson
· 9 years ago
bfa0120
drm/i915: Manually unwind after a failed request allocation
by Chris Wilson
· 9 years ago
0251a96
drm/i915: Remove the identical implementations of request space reservation
by Chris Wilson
· 9 years ago
f9326be
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
by Chris Wilson
· 9 years ago
d200cda
drm/i915: Remove early l3-remap
by Chris Wilson
· 9 years ago
b0ebde3
drm/i915: L3 cache remapping is part of context switching
by Chris Wilson
· 9 years ago
b2e862d
drm/i915: Mark the current context as lost on suspend
by Chris Wilson
· 9 years ago
8ef8561
drm/i915: Move ioremap_wc tracking onto VMA
by Chris Wilson
· 9 years ago
fe3db79
drm/i915: Propagate error from drm_gem_object_init()
by Chris Wilson
· 9 years ago
ff5ec22
drm/i915: Simplify i915_gem_obj_ggtt_bound_view
by Tvrtko Ursulin
· 9 years ago
8aac222
drm/i915: Simplify i915_gem_obj_ggtt_offset_view
by Tvrtko Ursulin
· 9 years ago
598b9ec
drm/i915: Simplify i915_gem_obj_to_ggtt_view
by Tvrtko Ursulin
· 9 years ago
8da3272
drm/i915: Remove i915_gem_obj_size
by Tvrtko Ursulin
· 9 years ago
d37cd8a
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
by Dave Gordon
· 9 years ago
605b28c
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4904796
Merge tag 'v4.6-rc3' into drm-next
by Dave Airlie
· 9 years ago
f74418a
drm/vma_manage: Drop has_offset
by Daniel Vetter
· 9 years ago
791bee1
drm/i915: Remove a couple pointless WARN_ONs
by Tvrtko Ursulin
· 9 years ago
6666ea5
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
by Ingo Molnar
· 9 years ago
0ccdacf
drm/i915/mocs: Program MOCS for all engines on init
by Peter Antoine
· 9 years ago
aa9b781
drm/i915: Late request cancellations are harmful
by Chris Wilson
· 9 years ago
349f2cc
drm/i915: Move the mb() following release-mmap into release-mmap
by Chris Wilson
· 9 years ago
f4457ae
drm/i915: Prevent leaking of -EIO from i915_wait_request()
by Chris Wilson
· 9 years ago
299259a
drm/i915: Store the reset counter when constructing a request
by Chris Wilson
· 9 years ago
d98c52c
drm/i915: Tighten reset_counter for reset status
by Chris Wilson
· 9 years ago
c19ae98
drm/i915: Hide the atomic_read(reset_counter) behind a helper
by Chris Wilson
· 9 years ago
d501b1d
drm/i915: Add GEM debugging Kconfig option
by Chris Wilson
· 9 years ago
3accaf7
drm/i915: Store and use edram capabilities
by Mika Kuoppala
· 9 years ago
666fbcf
drm/i915: Don't program eLLC IDI hash mask for gen9+
by Mika Kuoppala
· 9 years ago
3970285
Merge tag 'v4.6-rc3' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
fb8621d
drm/i915: Avoid allocating a vmap arena for a single page
by Chris Wilson
· 9 years ago
f2a85e1
drm,i915: Introduce drm_malloc_gfp()
by Chris Wilson
· 9 years ago
0a798eb
drm/i915: Refactor duplicate object vmap functions
by Chris Wilson
· 9 years ago
7c90b7d
drm/i915: Apply a mb between emitting the request and hangcheck
by Chris Wilson
· 9 years ago
29dcb57
drm/i915: Move the hw semaphore initialisation from GEM to the engine
by Chris Wilson
· 9 years ago
2ed53a9
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
by Chris Wilson
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
27af5ee
drm/i915: Move execlists irq handler to a bottom half
by Tvrtko Ursulin
· 9 years ago
72e96d6
drm/i915: Refer to GGTT {,VM} consistently
by Joonas Lahtinen
· 9 years ago
568a58e
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
by Borislav Petkov
· 9 years ago
d85489d
drm/i915: Rename GGTT init functions
by Joonas Lahtinen
· 9 years ago
ade7daa
drm/i915: BUG_ON when ggtt_view is NULL
by Matthew Auld
· 9 years ago
b4ac5af
drm/i915: replace for_each_engine()
by Dave Gordon
· 9 years ago
62106b4
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
by Joonas Lahtinen
· 9 years ago
39dabec
drm/i915: Use shorter route to dev_private where possible
by Tvrtko Ursulin
· 9 years ago
Next »