Historique des commits

Auteur SHA1 Message Date
  Daniel Thompson ffc5fbdb77 drm: prime: Document gem_prime_mmap il y a 10 ans
  Tomasz Figa 98515035d0 drm/prime: Allow internal imports without import_sg_table il y a 10 ans
  Sumit Semwal d8fbe341be dma-buf: cleanup dma_buf_export() to make it easily extensible il y a 10 ans
  Dave Airlie 4fb2ac6ebe Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next il y a 10 ans
  Thierry Reding 34eab43ed2 drm/prime: Use unsigned type for number of pages il y a 11 ans
  Masanari Iida 32197aab04 gpu:drm: Fix typo in Documentation/DocBook/drm.xml il y a 10 ans
  Maarten Lankhorst b5e9c1a25f drm: Pass dma-buf as argument to gem_prime_import_sg_table il y a 11 ans
  Daniel Vetter d9fc9413f9 drm: Extract <drm/drm_gem.h> il y a 11 ans
  Daniel Vetter 67d0ec4e88 drm: Move piles of functions from drmP.h to drm_internal.h il y a 11 ans
  Maarten Lankhorst 3aac4502fd dma-buf: use reservation objects il y a 11 ans
  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