index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
drm/i915/ttm: tweak priority hint selection
Matthew Auld
1
-4
/
+2
2022-02-07
drm/i915/ttm: Return some errors instead of trying memcpy move
Thomas Hellström
1
-4
/
+10
2022-01-31
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
1
-2
/
+7
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
2
-0
/
+11
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-16
/
+34
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
34
-814
/
+1984
2022-01-10
drm/i915/ttm: ensure we unmap when purging
Matthew Auld
1
-1
/
+15
2022-01-10
drm/i915/ttm: add unmap_virtual callback
Matthew Auld
4
-14
/
+14
2022-01-10
drm/i915/ttm: only fault WILLNEED objects
Matthew Auld
1
-0
/
+5
2022-01-10
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
1
-1
/
+0
2021-12-27
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-27
drm/i915: Fix possible uninitialized variable in parallel extension
Matthew Brost
1
-1
/
+1
2021-12-24
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
20
-393
/
+235
2021-12-23
drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.
Maarten Lankhorst
1
-4
/
+10
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
1
-1
/
+49
2021-12-22
drm/i915: Break out the i915_deps utility
Thomas Hellström
2
-187
/
+1
2021-12-22
drm/i915: remove questionable fence optimization during copy
Christian König
1
-29
/
+14
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
2
-96
/
+50
2021-12-21
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
3
-5
/
+9
2021-12-21
drm/i915: Require object lock when freeing pages during destruction
Maarten Lankhorst
1
-0
/
+5
2021-12-21
drm/i915: Trylock the object when shrinking
Maarten Lankhorst
1
-0
/
+6
2021-12-20
drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.
Maarten Lankhorst
1
-24
/
+35
2021-12-20
drm/i915: Change shrink ordering to use locking around unbinding.
Maarten Lankhorst
1
-20
/
+18
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
15
-50
/
+55
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
1
-0
/
+1
2021-12-14
drm/i915: replace X86_FEATURE_PAT with pat_enabled()
Lucas De Marchi
2
-6
/
+5
2021-12-14
drm/i915/ttm: fix large buffer population trucation
Robert Beckett
1
-1
/
+1
2021-12-14
drm/i915: Exclude reserved stolen from driver use
Chris Wilson
1
-0
/
+3
2021-12-10
Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
25
-613
/
+2003
2021-12-10
Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-11
/
+0
2021-12-09
drm/i915/xehpsdv: set min page-size to 64K
Matthew Auld
1
-1
/
+5
2021-12-09
Merge drm/drm-next into drm-intel-next
Jani Nikula
2
-91
/
+40
2021-12-08
drm/i915: Skip remap_io_mapping() for non-x86 platforms
Siva Mullati
1
-0
/
+1
2021-12-08
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
1
-0
/
+1
2021-12-07
drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests
Bruce Chang
1
-1
/
+1
2021-12-03
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
1
-0
/
+1
2021-12-02
Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
1
-23
/
+112
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
2
-2
/
+2
2021-11-30
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
Matthew Brost
1
-1
/
+1
2021-11-30
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
2
-11
/
+0
2021-11-26
drm/i915/gemfs: don't mark huge_opt as static
Matthew Auld
1
-2
/
+1
2021-11-25
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
2
-11
/
+0
2021-11-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2
-91
/
+40
2021-11-25
drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronous
Thomas Hellström
2
-12
/
+30
2021-11-25
drm/i915/ttm: Implement asynchronous TTM moves
Thomas Hellström
4
-32
/
+348
2021-11-25
drm/i915/ttm: Correctly handle waiting for gpu when shrinking
Thomas Hellström
3
-1
/
+8
2021-11-25
drm/i915/ttm: Drop region reference counting
Thomas Hellström
5
-8
/
+10
2021-11-25
drm/i915/ttm: Move the i915_gem_obj_copy_ttm() function
Thomas Hellström
5
-69
/
+56
2021-11-25
drm/i915: Add support for moving fence waiting
Maarten Lankhorst
3
-0
/
+64
[next]