1. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  2. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  3. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  4. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. 26beaee Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  6. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  7. cd34db4 drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  8. 8814d2d drm/etnaviv: block 64K of address space behind each cmdstream by Lucas Stach · 8 years ago
  9. 8c136b5 drm/etnaviv: ensure write caches are flushed at end of user cmdstream by Lucas Stach · 8 years ago
  10. 81c5d6a Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 8 years ago
  11. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  12. 1b94a9b drm/etnaviv: mark whole context as lost in recover worker by Lucas Stach · 8 years ago
  13. 0622548 drm/etnaviv: record correct cmdbuf IOVA in dump by Lucas Stach · 8 years ago
  14. 7c971c6 drm/etnaviv: space out IOVA layout for cmdbufs on MMUv2 by Lucas Stach · 8 years ago
  15. 12ff4bd drm/etnaviv: fix up model and revision for GC2000+ by Lucas Stach · 8 years ago
  16. afb7b3b drm/etnaviv: implement IOMMUv2 translation by Lucas Stach · 8 years ago
  17. 128a9b1 drm/etnaviv: handle MMU exception in IRQ handler by Lucas Stach · 8 years ago
  18. 2e145a2 drm/etnaviv: add flushing logic for MMUv2 by Lucas Stach · 8 years ago
  19. de08e8e drm/etnaviv: add function to construct MMUv2 init buffer by Lucas Stach · 8 years ago
  20. e68f270 drm/etnaviv: map cmdbuf through MMU on version 2 by Lucas Stach · 8 years ago
  21. 90969c9 drm/etnaviv: split out iova search and MMU reaping logic by Lucas Stach · 8 years ago
  22. 229855b drm/etnaviv: split out FE start by Lucas Stach · 8 years ago
  23. b88163e drm/etnaviv: split out wait for gpu idle by Lucas Stach · 8 years ago
  24. e07c0db drm/etnaviv: move gpu_va() to etnaviv mmu by Lucas Stach · 8 years ago
  25. 47cf62b drm/etnaviv: remove unused iommu_v2 header by Lucas Stach · 8 years ago
  26. dd34bb9 drm/etnaviv: move IOMMU domain allocation into etnaviv MMU by Lucas Stach · 8 years ago
  27. e095c8f drm/etnaviv: indirect IOMMU restore through etnaviv MMU by Lucas Stach · 8 years ago
  28. 99f861b drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore by Lucas Stach · 8 years ago
  29. 99aeeb7 drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore by Lucas Stach · 8 years ago
  30. acfee0e drm/etnaviv: only check if the cmdbuf is inside the linear window on MMUv1 by Lucas Stach · 8 years ago
  31. 1486b1c drm/etnaviv: only try to use the linear window on MMUv1 by Lucas Stach · 8 years ago
  32. 9c7310c drm/etnaviv: fold various clock enable/disable functions into top ones by Lucas Stach · 8 years ago
  33. dc22789 drm/etnaviv: remove unneeded variable initialization by Fabio Estevam · 8 years ago
  34. db60eda drm/etnaviv: remove unneeded 'fail' label by Fabio Estevam · 8 years ago
  35. 9e59eea drm/etnaviv: check for errors when enabling clocks by Fabio Estevam · 8 years ago
  36. f1d1326 drm/etnaviv: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  37. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  38. d985349 drm/etnaviv: take GPU lock later in the submit process by Lucas Stach · 8 years ago
  39. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  40. d9a7ed7 drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr() by Markus Elfring · 8 years ago
  41. 8c6e618 drm/etnaviv: Delete unnecessary checks before two function calls by Markus Elfring · 8 years ago
  42. 429a9cc Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  43. c1c77b0 drm/etnaviv: remove generic GPU init failure reporting by Lucas Stach · 9 years ago
  44. 1409df0 drm/etnaviv: improve error reporting in GPU init path by Lucas Stach · 9 years ago
  45. 7d0c6e7 drm/etnaviv: enable GPU module level clock gating support by Russell King · 9 years ago
  46. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  47. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 9 years ago
  48. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  49. 13c34fe drm/etnaviv: initialize iommu domain page size by Lucas Stach · 9 years ago
  50. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  51. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  52. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  54. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  55. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  56. 19ea5da Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  57. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  58. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  59. a10e2bde drm/etnaviv: fix mmap operations for userptr and dma-buf objects by Lucas Stach · 9 years ago
  60. 0e7f26e drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj by Lucas Stach · 9 years ago
  61. 946dd8d drm/etnaviv: use deferrable timer for hangcheck handler by Lucas Stach · 9 years ago
  62. 1d657c5 drm/etnaviv: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  63. 3ed605b kernel.h: add u64_to_user_ptr() by Gustavo Padovan · 9 years ago
  64. c01e015 treewide: Fix typos in printk by Masanari Iida · 9 years ago
  65. 2144fff drm/etnaviv: don't move linear memory window on 3D cores without MC2.0 by Lucas Stach · 9 years ago
  66. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  69. 8779aa8 drm: etnaviv: clean up submit_bo() by Russell King · 9 years ago
  70. b6325f4 drm: etnaviv: clean up vram_mapping submission/retire path by Russell King · 9 years ago
  71. 41db12d drm: etnaviv: improve readability of command insertion to ring buffer by Russell King · 9 years ago
  72. 33b1be9 drm: etnaviv: clean up GPU command submission by Russell King · 9 years ago
  73. 90747b9 drm: etnaviv: use previous GPU pipe state when pipe switching by Russell King · 9 years ago
  74. 8581d81 drm: etnaviv: flush all GPU caches when stopping GPU by Russell King · 9 years ago
  75. f608631 drm: etnaviv: track current execution state by Russell King · 9 years ago
  76. 18060f4 drm: etnaviv: extract arming of semaphore by Russell King · 9 years ago
  77. 6e138f7 drm: etnaviv: extract replacement of WAIT command by Russell King · 9 years ago
  78. 584a13c drm: etnaviv: extract command ring reservation by Russell King · 9 years ago
  79. 471070a drm/etnaviv: move GPU linear window to end of DMA window by Lucas Stach · 9 years ago
  80. d9fd0c7 drm/etnaviv: move runtime PM balance into retire worker by Lucas Stach · 9 years ago
  81. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  82. a0a5ab3 drm/etnaviv: call correct function when trying to vmap a DMABUF by Lucas Stach · 9 years ago
  83. ce3088f drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap by Lucas Stach · 9 years ago
  84. 9f07bb0 drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr by Lucas Stach · 9 years ago
  85. 45d16a6 drm/etnaviv: fix memory leak in IOMMU init path by Lucas Stach · 9 years ago
  86. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 9 years ago
  87. 472f79d drm/etnaviv: add helper for comparing model/revision IDs by Russell King · 9 years ago
  88. 52f36ba drm/etnaviv: add helper to extract bitfields by Russell King · 9 years ago
  89. 507f899 drm/etnaviv: use defined constants for the chip model by Russell King · 9 years ago
  90. e2a2e26 drm/etnaviv: update common and state_hi xml.h files by Russell King · 9 years ago
  91. b98c668 drm/etnaviv: ignore VG GPUs with FE2.0 by Russell King · 9 years ago
  92. f642776 drm/etnaviv: fix failure path if model is zero by Russell King · 9 years ago
  93. 339073e drm/etnaviv: hold object lock while getting pages for coredump by Lucas Stach · 9 years ago
  94. 23a9d5d drm/etnaviv: remove owner assignment from platform_driver by Fabio Estevam · 9 years ago
  95. c33246d drm/etnaviv: fix workaround for GC500 by Lucas Stach · 9 years ago
  96. ed94add drm/etnaviv: unlock on error in etnaviv_gem_get_iova() by Dan Carpenter · 9 years ago
  97. a8c21a5 drm/etnaviv: add initial etnaviv DRM driver by The etnaviv authors · 9 years ago