summaryrefslogtreecommitdiff
path: root/lib/i915/gem_mman.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Replace instances of mmap64() with mmap()Jake Freeland1-2/+2
2021-09-01lib/i915: Use FIXED mapping only for discrete memoryTejas Upadhyay1-1/+19
2021-08-06lib/i915/gem_mman: add helper query for has_device_coherentMatthew Auld1-0/+39
2021-08-06lib/i915/gem_mman: update mmap_offset_types with FIXEDMatthew Auld1-0/+1
2021-08-06lib/i915/gem_mman: add fixed mode to gem_mmap__cpuMatthew Auld1-1/+7
2021-08-06lib/i915/gem_mman: add fixed mode to gem_mmap_offset__cpuMatthew Auld1-1/+7
2021-08-06lib/i915/gem_mman: add fixed mode to mmap__device_coherentMatthew Auld1-1/+3
2021-08-06lib/i915/gem_mman: add FIXED mmap modeMatthew Auld1-0/+36
2021-06-24i915: Handle the case where legacy mmap is not available, v2.Maarten Lankhorst1-1/+20
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko1-1/+1
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko1-0/+1
2020-12-14lib/i915: Use I915_CONTEXT_PARAM_GTT_SIZEChris Wilson1-1/+1
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson1-0/+108
2020-02-24lib/i915: Restrict mmap types to GTT if no MMAP_OFFSET supportJanusz Krzysztofik1-0/+5
2020-02-07lib/i915: for_each_mmap_offset_type()Chris Wilson1-0/+8
2020-01-29lib/i915/gem_mman.c: add cpu coherency mapping wrapperZbigniew Kempczyński1-0/+50
2019-12-11lib/i915/gem_mman: Add support for GEM_MMAP_OFFSET ioctlZbigniew Kempczyński1-37/+254
2019-11-12i915: Mark up a few more tests that only target GGTTChris Wilson1-0/+19
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano1-0/+254