index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
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-03
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
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-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-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
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
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
2020-05-06
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
Chris Wilson
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
2020-05-04
drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
2020-05-04
drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Chris Wilson
2020-05-01
i915:get_engines(): get rid of pointless access_ok()
Al Viro
2020-05-01
drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
2020-05-01
drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
2020-05-01
drm/i915/gem: Use chained reloc batches
Chris Wilson
2020-05-01
drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
2020-05-01
drm/i915/gem: Replace user_access_begin by user_write_access_begin
Christophe Leroy
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-30
drm/i915/selftests: Add tiled blits selftest
Zbigniew KempczyĆski
2020-04-27
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
2020-04-27
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
2020-04-22
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-20
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
2020-04-20
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
Chris Wilson
2020-04-09
drm/i915: remove redundant assignment to variable err
Colin Ian King
2020-04-08
drm/i915/stolen: prefer struct drm_device based logging
Jani Nikula
2020-04-07
drm/i915/gem: Promote 'remain' to unsigned long
Chris Wilson
2020-04-06
drm/i915/gem: Wait until the context is finally retired before releasing engines
Chris Wilson
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
2020-04-06
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
2020-04-06
drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpu
Chris Wilson
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
[next]