Commit Graph

11 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Jesse Barnes 1055f9ddad drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. 16 years ago
Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 years ago
Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 16 years ago
Chris Wilson 8d59bae5d9 drm: Do not leak a new reference for flink() on an existing name 16 years ago
Chris Wilson 3e49c4f4cf drm: Free the object ref on error. 16 years ago
Chris Wilson ad45aa9e6e drm: Potential use-after-free on error path. 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Dave Airlie ae14dc0505 drm: PAGE_CACHE_WC is x86 only so far 16 years ago
Jesse Barnes a2c0a97b78 drm: GEM mmap support 16 years ago
Eric Anholt d4e7b898c1 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago