Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds e9f37d3a8d Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux il y a 11 ans
  Daniel Vetter 39cc344acd drm/doc: Add PRIME function references il y a 11 ans
  Colin Cross fee0c54e28 dma-buf: avoid using IS_ERR_OR_NULL il y a 11 ans
  Lespiau, Damien 36dccc840a drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays() il y a 12 ans
  Dan Carpenter 0adb23709b drm/prime: double lock typo il y a 12 ans
  Daniel Vetter d0b2c5334f drm/prime: Always add exported buffers to the handle cache il y a 12 ans
  Daniel Vetter de9564d8b9 drm/prime: make drm_prime_lookup_buf_handle static il y a 12 ans
  Daniel Vetter 319c933c71 drm/prime: proper locking+refcounting for obj->dma_buf link il y a 12 ans
  Daniel Vetter 84341c280a drm/prime: clarify logic a bit in drm_gem_prime_fd_to_handle il y a 12 ans
  Daniel Vetter bdf655de47 drm/prime: shrink critical section protected by prime lock il y a 12 ans
  Daniel Vetter 4332bf438b drm/prime: use proper pointer in drm_gem_prime_handle_to_fd il y a 12 ans
  Daniel Vetter 730c4ff95e drm/prime: fix error path in drm_gem_prime_fd_to_handle il y a 12 ans
  Daniel Vetter 01ce605a7b drm/prime: remove cargo-cult locking from map_sg helper il y a 12 ans
  Daniel Vetter c1d6798d20 drm: use common drm_gem_dmabuf_release in i915/exynos drivers il y a 12 ans
  Joonyoung Shim 7c397cd97b drm: add mmap function to prime helpers il y a 12 ans
  Joonyoung Shim f9d8a1294d drm/prime: fix sgt NULL checking il y a 12 ans
  Daniel Vetter 4a88f73f14 drm/prime: fix up handle_to_fd ioctl return value il y a 12 ans
  YoungJun Cho da34242e5e drm/prime: add return check for dma_buf_fd il y a 12 ans
  Seung-Woo Kim ce92e3c961 drm/prime: reorder drm_prime_add_buf_handle and remove prototype il y a 12 ans
  YoungJun Cho 7d8f06ac90 drm/prime: fix to put an exported dma_buf for adding handle failure il y a 12 ans
  Joonyoung Shim 538d6661f5 drm/prime: support to cache mapping il y a 12 ans
  YoungJun Cho 7e3d88f9cc drm/prime: replace NULL with error value in drm_prime_pages_to_sg il y a 12 ans
  YoungJun Cho b720d54a5c drm/prime: fix to check return of dma_map_sg in prime helper il y a 12 ans
  Dave Airlie 4300a0f8bd Merge tag 'v3.10-rc7' into drm-next il y a 12 ans
  Laurent Pinchart ebc0bad4a0 drm/prime: Honor requested file flags when exporting a buffer il y a 12 ans
  Thomas Meyer f2a5da4ff2 drm/prime: Cocci spatch "err_cast.spatch" il y a 12 ans
  Maarten Lankhorst ca793f75d9 drm: move pinning/unpinning to buffer attach il y a 12 ans
  Maarten Lankhorst 102d6dba30 drm: add unpin function to prime helpers il y a 12 ans
  Imre Deak 98b76231d7 drm/prime: warn for non-empty handle lookup list during drm file release il y a 12 ans
  Imre Deak 011c2282c7 drm: prime: fix refcounting on the dmabuf import error path il y a 12 ans