index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
shmem_utils.c
Age
Commit message (
Expand
)
Author
2025-02-17
drm/i915/gt: Replace kmap with its safer kmap_local_page counterpart
Andi Shyti
2024-10-30
fs: port files to file_ref
Christian Brauner
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2023-08-10
drm/i915/gt: Simplify shmem_create_from_object map_type selection
Jonathan Cavitt
2022-12-20
drm/i915: Use helper func to find out map type
Nirmoy Das
2022-02-25
drm/i915/gt: Add helper for shmem copy to iosys_map
Lucas De Marchi
2021-04-27
drm/i915/dg1: Fix mapping type for default state object
Venkata Ramana Nayana
2021-03-24
drm/i915: Fix ww locking in shmem_create_from_object
Maarten Lankhorst
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
2020-12-07
drm/i915: fix size_t greater or equal to zero comparison
Colin Ian King
2020-11-27
drm/i915/gt: Retain default context state across shrinking
Venkata Ramana Nayana
2020-10-18
drm/i915: use vmap in shmem_pin_map
Christoph Hellwig
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson