Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | lib/i915/gem_mman: add helper query for has_device_coherent | Matthew Auld |
2021-08-06 | lib/i915/gem_mman: add FIXED mmap mode | Matthew Auld |
2021-06-24 | i915: Handle the case where legacy mmap is not available, v2. | Maarten Lankhorst |
2021-01-11 | lib/i915: Split gem_create.c from ioctl_wrappers.c | Andrzej Turko |
2020-12-12 | lib: Pass device fd to gem_mmappable_aperture_size() | Chris Wilson |
2020-02-24 | lib/i915: Restrict mmap types to GTT if no MMAP_OFFSET support | Janusz Krzysztofik |
2020-02-07 | lib/i915: for_each_mmap_offset_type() | Chris Wilson |
2020-01-29 | lib/i915/gem_mman.c: add cpu coherency mapping wrapper | Zbigniew Kempczyński |
2019-12-11 | lib/i915/gem_mman: Add support for GEM_MMAP_OFFSET ioctl | Zbigniew Kempczyński |
2019-11-12 | i915: Mark up a few more tests that only target GGTT | Chris Wilson |
2019-02-26 | lib/i915: Move mmap IOCTLs wrappers into separate file | Antonio Argenziano |