index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
2020-07-08
drm/i915: Remove i915_gem_object_get_dirty_page()
Chris Wilson
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-07-03
drm/i915/gem: Split the context's obj:vma lut into its own mutex
Chris Wilson
2020-07-02
drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex
Chris Wilson
2020-07-02
drm/i915/gem: Only revoke mmap handlers if active
Chris Wilson
2020-07-02
drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling changes
Chris Wilson
2020-07-01
drm/i915/gem: Move obj->lut_list under its own lock
Chris Wilson
2020-06-30
drm/i915/gem: Avoid kmalloc under i915->mm_lock
Chris Wilson
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-16
drm/i915: Remove redundant i915_request_await_object in blit clears
Tvrtko Ursulin
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-10
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-08
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
2020-06-08
Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...
Dave Airlie
2020-06-05
drm/i915/gem: Delete unused code
Chris Wilson
2020-06-05
drm/i915/gem: Async GPU relocations only
Chris Wilson
2020-06-04
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
2020-06-04
drm/i915/selftests: Exercise all copy engines with the blt routines
Chris Wilson
2020-06-03
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-05-29
drm/i915/gem: Give each object class a friendly name
Chris Wilson
2020-05-29
drm/i915/gem: Taint all shrinkable object locks
Chris Wilson
2020-05-25
drm/i915/gem: Suppress some random warnings
Chris Wilson
2020-05-25
drm/i915/gem: Avoid iterating an empty list
Chris Wilson
2020-05-25
drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
2020-05-22
drm/i915/gem: Avoid iterating an empty list
Chris Wilson
2020-05-21
drm/i915: Remove PIN_UPDATE for i915_vma_pin
Chris Wilson
2020-05-21
drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-19
drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
2020-05-16
drm/i915/gem: Retry faulthandlers on ENOSPC
Chris Wilson
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-14
Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-13
drm/i915/gem: Remove redundant exec_fence
Chris Wilson
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
2020-05-09
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
[next]