1. 9ea97ff drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens by Ben Skeggs · 10 years ago
  2. b38a232 drm/nv50-/disp: add support for completion events by Ben Skeggs · 10 years ago
  3. 996f5a0 drm/nouveau/core: pass related object into notify constructor by Ben Skeggs · 10 years ago
  4. e94654e drm/nouveau/bar: ioremap only the areas that we're actually using by Ben Skeggs · 10 years ago
  5. 6865b20 drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c by Daniel Vetter · 10 years ago
  6. 00285be drm: Move drm_class to drm_internal.h by Daniel Vetter · 10 years ago
  7. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  8. 86c1fbd drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  9. 7823875 drm: Purge ioctl forward declarations from drmP.h by Daniel Vetter · 10 years ago
  10. 44af3f5 drm: unexport drm_global_mutex by Daniel Vetter · 10 years ago
  11. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  12. 1888299 drm: Move vblank related module options into drm_irq.c by Daniel Vetter · 10 years ago
  13. 1c96e84 drm: Move __drm_pci_free to drm_legacy.h by Daniel Vetter · 10 years ago
  14. 4f03b1f drm: Create drm legacy driver header by Daniel Vetter · 10 years ago
  15. a677f4c drm: Move drm_legacy_vma_flush into drm_legacy.h by Daniel Vetter · 10 years ago
  16. 9ec4e2f drm: Move sg functions into drm_legacy.h by Daniel Vetter · 10 years ago
  17. a266162 drm: Move dma functions into drm_legacy.h by Daniel Vetter · 10 years ago
  18. edbaae5 Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  19. a9d6dd2 drm/ast: switch to using CACHED by default for sysram by Dave Airlie · 10 years ago
  20. fd7e0d7 drm: split ati_pcigart.h out of drmP.h by Dave Airlie · 10 years ago
  21. 298593b drm/radeon: allow concurrent buffer reads by Christian König · 10 years ago
  22. 57d20a4 drm/radeon: add the infrastructure for concurrent buffer access by Christian König · 10 years ago
  23. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  24. 336879b Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework by Daniel Vetter · 10 years ago
  25. 3d3cbd8 drm: Clarify vblank ts/scanoutpos sampling #defines by Daniel Vetter · 10 years ago
  26. fb446a1 drm: Simplify return value of drm_get_last_vbltimestamp by Daniel Vetter · 10 years ago
  27. 855d30b drm: Only update final vblank count when precise ts is available by Daniel Vetter · 10 years ago
  28. ab8905f drm: Really never disable vblank irqs for offdelay==0 by Daniel Vetter · 10 years ago
  29. c4d922b Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  30. f266f04 drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4) by Alex Deucher · 10 years ago
  31. b76ee67 drm/radeon: Clean up assignment of TTM placement lpfn member for pinning by Michel Dänzer · 10 years ago
  32. c858403 drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag by Michel Dänzer · 10 years ago
  33. 3bcefb0 drm/msm/adreno: push dump/show stuff to base class by Rob Clark · 10 years ago
  34. 3526e9f drm/msm/adreno: bit of init refactoring by Rob Clark · 10 years ago
  35. e2550b7 drm/msm/adreno: move decision about what gpu to to load by Rob Clark · 10 years ago
  36. bfd28b1 drm/msm/adreno: split adreno device out into it's own file by Rob Clark · 10 years ago
  37. dac746e drm/panel/simple: add optronics B101XTN01.0 (v3) by Rob Clark · 10 years ago
  38. 3e87599 drm/msm/mdp4: add LVDS panel support by Rob Clark · 10 years ago
  39. d65bd0e drm/msm/mdp4: fix blend setup with multiple crtcs by Rob Clark · 10 years ago
  40. f9a1ca5 drm/msm: update generated headers by Rob Clark · 10 years ago
  41. fdcaa1d Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  42. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  43. d4f68a7 drm: merge drm_usb into udl by David Herrmann · 10 years ago
  44. c5786fe drm: Goody bye, drm_bus! by David Herrmann · 10 years ago
  45. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  46. 1e444be drm: drop unused drm_master->unique_size by David Herrmann · 10 years ago
  47. d0a3916 drm: simplify drm_*_set_unique() by David Herrmann · 10 years ago
  48. 69d516c drm: inline "struct drm_sigdata" by David Herrmann · 10 years ago
  49. 2368ffb drm: Use vblank_disable_and_save in drm_vblank_cleanup() by Mario Kleiner · 10 years ago
  50. edf0ac7 drm: drop DRM_DEBUG_CODE by David Herrmann · 10 years ago
  51. d6db656 drm: merge drm_memory.h into drm_memory.c by David Herrmann · 10 years ago
  52. 2791ee8 drm: replace weird conditional includes by David Herrmann · 10 years ago
  53. cc5ea59 drm: move AGP definitions harder by David Herrmann · 10 years ago
  54. 71d3948 drm: move "struct drm_magic_entry" to drm_auth.c by David Herrmann · 10 years ago
  55. 03decbe drm: move "struct drm_vma_entry" to drm_vm.c by David Herrmann · 10 years ago
  56. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  57. 9f50bd8 drm/radeon: move drm_buffer to drm/radeon/ by David Herrmann · 10 years ago
  58. 58b21c2 drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects by Maarten Lankhorst · 10 years ago
  59. b75402c drm/qxl: fix gaping memory hole by Maarten Lankhorst · 10 years ago
  60. d7e4d67 drm/qxl: Remove release_lock stupidity by Maarten Lankhorst · 10 years ago
  61. 47c1296 drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks by Andreas Pokorny · 10 years ago
  62. 058e9f5 drm/qxl: simple crtc page flipping emulated using buffer copy by Andreas Pokorny · 10 years ago
  63. 6ba59f3 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  64. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  65. 809e944 drm/nouveau: use shared fences for readable objects by Maarten Lankhorst · 10 years ago
  66. 9242829 drm/nouveau: Keep only a single list for validation. by Maarten Lankhorst · 10 years ago
  67. 472db7a drm/ttm: use rcu in core ttm by Maarten Lankhorst · 10 years ago
  68. 5fbad99 drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab by Maarten Lankhorst · 10 years ago
  69. 39e7f6f drm/radeon: use rcu waits in some ioctls by Maarten Lankhorst · 10 years ago
  70. 59701f9 drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep by Maarten Lankhorst · 10 years ago
  71. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  72. 2f453ed drm/qxl: rework to new fence interface by Maarten Lankhorst · 10 years ago
  73. 29ba89b drm/nouveau: rework to new fence interface by Maarten Lankhorst · 11 years ago
  74. 2298e80 drm/vmwgfx: rework to new fence interface, v2 by Maarten Lankhorst · 10 years ago
  75. c060a4e drm/vmwgfx: get rid of different types of fence_flags entirely by Maarten Lankhorst · 10 years ago
  76. 3feb049 gpu: ipu-v3: Add ipu_dump() by Steve Longerbeam · 10 years ago
  77. 60c0445 gpu: ipu-cpmem: Add ipu_cpmem_dump() by Steve Longerbeam · 10 years ago
  78. 9a34cef gpu: ipu-v3: Add more planar formats support by Steve Longerbeam · 10 years ago
  79. 2094b60 gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image() by Steve Longerbeam · 10 years ago
  80. c42d37ca gpu: ipu-cpmem: Add ipu_cpmem_set_rotation() by Steve Longerbeam · 10 years ago
  81. 555f0e6 gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id() by Steve Longerbeam · 10 years ago
  82. 9b9da0b gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode() by Steve Longerbeam · 10 years ago
  83. 4fd1a07 gpu: ipu-v3: Add ipu_idmac_lock_enable() by Steve Longerbeam · 10 years ago
  84. 2bcf577 gpu: ipu-v3: Add ipu_idmac_enable_watermark() by Steve Longerbeam · 10 years ago
  85. 6930afd gpu: ipu-v3: Add ipu_stride_to_bytes() by Steve Longerbeam · 10 years ago
  86. e7268c6 gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer() by Steve Longerbeam · 10 years ago
  87. bce6f08 gpu: ipu-v3: Add ipu_idmac_clear_buffer() by Steve Longerbeam · 10 years ago
  88. aa52f57 gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() by Steve Longerbeam · 10 years ago
  89. a4cd8f2 gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h by Steve Longerbeam · 10 years ago
  90. 4cea940 gpu: ipu-v3: Add helper function checking if pixfmt is planar by Steve Longerbeam · 10 years ago
  91. f835f38 gpu: ipu-v3: Add rotation mode conversion utilities by Steve Longerbeam · 10 years ago
  92. ae0e970 gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() by Steve Longerbeam · 10 years ago
  93. a2be35e gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() by Steve Longerbeam · 10 years ago
  94. 7fafa8f gpu: ipu-v3: smfc: Convert to per-channel by Steve Longerbeam · 10 years ago
  95. fc43535 gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c by Steve Longerbeam · 10 years ago
  96. 1aa8ea0 gpu: ipu-v3: Add Image Converter unit by Steve Longerbeam · 10 years ago
  97. 2ffd48f gpu: ipu-v3: Add Camera Sensor Interface unit by Steve Longerbeam · 10 years ago
  98. 954605c drm/radeon: use common fence implementation for fences, v4 by Maarten Lankhorst · 11 years ago
  99. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  100. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago