Commit History

作者 SHA1 備註 提交日期
  Daniel Vetter 1d397043bc drm: extract drm_gem_object_init 15 年之前
  Luca Barbieri bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 年之前
  Luca Barbieri c3ae90c099 drm: introduce drm_gem_object_[handle_]unreference_unlocked 15 年之前
  Chris Wilson 4bdadb9785 drm/i915: Selectively enable self-reclaim 15 年之前
  Jeremy Fitzhardinge 79cc304f3e drm: make sure page protections are updated after changing vm_flags 15 年之前
  Chris Wilson 07f73f6912 drm/i915: Improve behaviour under memory pressure 15 年之前
  Pekka Paalanen a1a2d1d322 drm: GEM handles are u32, not int 16 年之前
  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 年之前