index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
drm/i915: Don't pin the object pages during pending vma binds
Thomas Hellström
1
-4
/
+1
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
22
-214
/
+314
2022-01-11
drm/i915/snps: vswing value refined for SNPS phys
Clint Taylor
1
-21
/
+21
2022-01-11
drm/i915: Initial introduction of vma resources
Thomas Hellström
10
-63
/
+333
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
282
-7932
/
+13421
2022-01-10
drm/i915: split out vlv sideband registers from i915_reg.h
Jani Nikula
3
-171
/
+182
2022-01-10
drm/i915: split out PCI config space registers from i915_reg.h
Jani Nikula
9
-78
/
+92
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
2022-01-10
drm/i915/pxp: Hold RPM wakelock during PXP unbind
Juston Li
1
-1
/
+4
2022-01-10
drm/i915: split out gem/i915_gem_tiling.h from i915_drv.h
Jani Nikula
4
-6
/
+20
2022-01-10
drm/i915: split out gem/i915_gem_userptr.h from i915_drv.h
Jani Nikula
4
-2
/
+16
2022-01-10
drm/i915: split out i915_gem_evict.h from i915_drv.h
Jani Nikula
7
-11
/
+29
2022-01-10
drm/i915: split out i915_cmd_parser.h from i915_drv.h
Jani Nikula
6
-13
/
+30
2022-01-10
drm/i915: split out i915_getparam.h from i915_drv.h
Jani Nikula
5
-4
/
+18
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
2022-01-10
drm/i915: clean up shrinker_release_pages
Matthew Auld
4
-18
/
+39
2022-01-10
drm/i915: remove writeback hook
Matthew Auld
5
-25
/
+18
2022-01-07
drm/i915/pxp: Hold RPM wakelock during PXP unbind
Juston Li
1
-1
/
+4
2022-01-07
drm/i915: Fix possible NULL pointer dereferences in i9xx_update_wm()
Harish Chegondi
1
-1
/
+1
2022-01-05
drm/i915: Remove unused i915->ggtt
Andi Shyti
9
-32
/
+45
2022-01-05
drm/i915/selftests: Use to_gt() helper for GGTT accesses
Michał Winiarski
5
-10
/
+10
2022-01-05
drm/i915/display: Use to_gt() helper for GGTT accesses
Michał Winiarski
3
-3
/
+3
2022-01-05
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
11
-37
/
+42
2022-01-05
drm/i915: Use to_gt() helper for GGTT accesses
Michał Winiarski
8
-24
/
+25
2022-01-05
drm/i915/gt: Use to_gt() helper for GGTT accesses
Michał Winiarski
5
-15
/
+15
2022-01-05
drm/i915: stop including i915_irq.h from i915_drv.h
Jani Nikula
6
-1
/
+5
2022-01-05
drm/i915/gem: Use local pointer ttm for __i915_ttm_move
Jasmine Newsome
1
-1
/
+1
2021-12-31
drm/i915/opregion: add support for mailbox #5 EDID
Anisse Astier
3
-1
/
+72
2021-12-27
drm/i915/dsi: Drop double check ACPI companion device for NULL
Andy Shevchenko
1
-17
/
+9
2021-12-27
drm/i915/fbc: Remember to update FBC state even when not reallocating CFB
Ville Syrjälä
1
-1
/
+3
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-23
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-23
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/drm-intel into drm-next
Dave Airlie
126
-1426
/
+2058
2021-12-23
drm/i915/guc: Check for wedged before doing stuff
John Harrison
1
-2
/
+3
2021-12-23
drm/i915/execlists: Weak parallel submission support for execlists
Matthew Brost
5
-8
/
+51
2021-12-23
drm/i915/guc: Report error on invalid reset notification
John Harrison
1
-0
/
+5
2021-12-23
drm/i915/fbc: Remember to update FBC state even when not reallocating CFB
Ville Syrjälä
1
-1
/
+3
2021-12-23
drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.
Maarten Lankhorst
2
-6
/
+12
2021-12-23
drm/i915/bios: fix slab-out-of-bounds access
Jani Nikula
1
-1
/
+1
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
2
-1
/
+50
2021-12-22
drm/i915: Break out the i915_deps utility
Thomas Hellström
6
-188
/
+285
2021-12-22
drm/i915: remove questionable fence optimization during copy
Christian König
1
-29
/
+14
[prev]
[next]