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
/
intel_memory_region.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
drm/i915: remove intel_memory_region avail
Matthew Auld
1
-1
/
+0
2022-07-01
drm/i915/uapi: expose the avail tracking
Matthew Auld
1
-0
/
+3
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-1
/
+1
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-5
/
+2
2022-03-21
drm/i915: Prepare for multiple GTs
Tvrtko Ursulin
1
-0
/
+3
2022-03-21
drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0
Andi Shyti
1
-2
/
+2
2022-03-17
drm/i915: include uapi/drm/i915_drm.h directly where needed
Jani Nikula
1
-1
/
+1
2022-03-16
drm/i915: add i915_gem_object_create_region_at()
Matthew Auld
1
-0
/
+1
2022-02-28
drm/i915: add io_size plumbing
Matthew Auld
1
-0
/
+2
2022-02-18
drm/i915: Kill the fake lmem support
Lucas De Marchi
1
-5
/
+0
2021-11-25
drm/i915/ttm: Drop region reference counting
Thomas Hellström
1
-7
/
+2
2021-08-20
drm/i915/debugfs: hook up ttm_resource_manager_debug
Matthew Auld
1
-0
/
+4
2021-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
1
-0
/
+1
2021-06-24
drm/i915/ttm: Use TTM for system memory
Thomas Hellström
1
-0
/
+8
2021-06-16
drm/i915/ttm: restore min_page_size behaviour
Matthew Auld
1
-2
/
+1
2021-06-16
drm/i915/ttm: switch over to ttm_buddy_man
Matthew Auld
1
-17
/
+0
2021-06-11
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
1
-1
/
+0
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-21
/
+24
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
1
-21
/
+23
2021-05-04
drm/i915/uapi: implement object placement extension
Matthew Auld
1
-0
/
+4
2021-05-04
drm/i915/query: Expose memory regions through the query uAPI
Abdiel Janulgue
1
-5
/
+3
2021-05-04
drm/i915: mark stolen as private
Matthew Auld
1
-0
/
+1
2021-04-22
drm/i915: Create stolen memory region from local memory
CQ Tang
1
-1
/
+4
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
1
-3
/
+3
2021-03-24
drm/i915: cleanup the region class/instance encoding
Matthew Auld
1
-8
/
+3
2021-03-24
drm/i915: introduce mem->reserved
Abdiel Janulgue
1
-0
/
+5
2021-01-15
drm/i915/region: convert object_create into object_init
Matthew Auld
1
-4
/
+4
2021-01-12
drm/i915/region: make intel_region_map static
Jani Nikula
1
-5
/
+0
2020-12-02
Revert "drm/i915/lmem: Limit block size to 4G"
Chris Wilson
1
-3
/
+2
2020-11-30
drm/i915/lmem: Limit block size to 4G
Venkata Sandeep Dhanalakota
1
-2
/
+3
2020-01-05
drm/i915: lookup for mem_region of a mem_type
Ramalingam C
1
-0
/
+3
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
1
-0
/
+11
2019-10-31
drm/i915/lmem: add the fake lmem region
Matthew Auld
1
-0
/
+6
2019-10-26
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
1
-0
/
+3
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
1
-1
/
+27
2019-10-18
drm/i915: enumerate and init each supported region
Abdiel Janulgue
1
-0
/
+4
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
1
-0
/
+6
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
1
-1
/
+2
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
1
-0
/
+83