Commit History

作者 SHA1 備註 提交日期
  Jiri Slaby 845792d940 drm: drm_gem, check kzalloc retval 16 年之前
  Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 年之前
  Robert P. J. Day b798b1fe3b drm: simplify kcalloc() call to kzalloc(). 16 年之前
  Jesse Barnes 1055f9ddad drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. 16 年之前
  Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 年之前
  Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 16 年之前
  Chris Wilson 8d59bae5d9 drm: Do not leak a new reference for flink() on an existing name 16 年之前
  Chris Wilson 3e49c4f4cf drm: Free the object ref on error. 16 年之前
  Chris Wilson ad45aa9e6e drm: Potential use-after-free on error path. 16 年之前
  Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 年之前
  Dave Airlie ae14dc0505 drm: PAGE_CACHE_WC is x86 only so far 16 年之前
  Jesse Barnes a2c0a97b78 drm: GEM mmap support 16 年之前
  Eric Anholt d4e7b898c1 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. 16 年之前
  Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 年之前