index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_region.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/ttm: fix 32b build
Matthew Auld
2022-07-17
1
-0
/
+2
*
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-04-21
1
-0
/
+2
|
\
|
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-04-11
1
-0
/
+16
|
|
\
|
*
|
drm/i915: include uapi/drm/i915_drm.h directly where needed
Jani Nikula
2022-03-17
1
-0
/
+2
*
|
|
drm/i915: add i915_gem_object_create_region_at()
Matthew Auld
2022-03-16
1
-6
/
+41
*
|
|
drm/i915: opportunistically apply ALLOC_CONTIGIOUS
Matthew Auld
2022-03-08
1
-0
/
+3
|
|
/
|
/
|
*
|
drm/i915: add I915_BO_ALLOC_GPU_ONLY
Matthew Auld
2022-02-28
1
-0
/
+5
*
|
drm/i915: apply PM_EARLY for non-GTT mappable objects
Matthew Auld
2022-02-26
1
-0
/
+11
|
/
*
drm/i915/ttm: Drop region reference counting
Thomas Hellström
2021-11-25
1
-3
/
+1
*
drm/i915/gem: Implement a function to process all gem objects of a region
Thomas Hellström
2021-09-24
1
-0
/
+70
*
drm/i915: support forcing the page size with lmem
Matthew Auld
2021-06-30
1
-2
/
+11
*
drm/i915/ttm: Use TTM for system memory
Thomas Hellström
2021-06-24
1
-4
/
+0
*
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
2021-06-11
1
-5
/
+1
*
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-06-02
1
-120
/
+0
*
drm/i915/lmem: support optional CPU clearing for special internal use
Matthew Auld
2021-05-04
1
-0
/
+22
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-11
/
+1
|
\
|
*
drm/i915/gem: consolidate 2big error checking for object sizes
Matthew Auld
2021-03-24
1
-11
/
+1
*
|
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-03-24
1
-3
/
+1
|
/
*
drm/i915/region: don't leak the object on error
Matthew Auld
2021-01-20
1
-4
/
+4
*
drm/i915/region: convert object_create into object_init
Matthew Auld
2021-01-15
1
-3
/
+13
*
Revert "drm/i915/lmem: Limit block size to 4G"
Chris Wilson
2020-12-02
1
-1
/
+1
*
drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
Chris Wilson
2020-12-02
1
-16
/
+20
*
drm/i915/lmem: Limit block size to 4G
Venkata Sandeep Dhanalakota
2020-11-30
1
-1
/
+1
*
drm/i915/gem: Single page objects are naturally contiguous
Chris Wilson
2020-01-02
1
-0
/
+3
*
drm/i915: Remove unneeded semicolon
zhengbin
2019-12-17
1
-1
/
+1
*
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-1
/
+6
*
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
1
-1
/
+16
*
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
1
-3
/
+12
*
drm/i915: introduce intel_memory_region
Matthew Auld
2019-10-08
1
-0
/
+145