1. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 9 years ago
  2. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. 3968be9 drm: Make integer overflow checking cover universal cursor updates (v2) by Matt Roper · 9 years ago
  4. 04bdf44 drm: fix drm_mode_getconnector() locking imbalance regression by Tommi Rantala · 9 years ago
  5. 81ddd1b drm: export tile-group functions by Rob Clark · 9 years ago
  6. 8218c3f drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  7. 74ccbff Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  8. 0f9e9cd Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next by Daniel Vetter · 9 years ago
  9. 522cf91 drm: check that planes types are correct while initializing CRTC by Benjamin Gaignard · 9 years ago
  10. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  11. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  12. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  13. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  14. 9a6f513 drm: Don't assign fbs for universal cursor support to files by Chris Wilson · 10 years ago
  15. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  16. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  17. 2caa80e drm: Fix deadlock due to getconnector locking changes by Daniel Vetter · 10 years ago
  18. 31c946e drm: If available use atomic state in getcrtc ioctl by Daniel Vetter · 10 years ago
  19. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  20. 944579c drm: Check the right variable when setting formats by Dan Carpenter · 10 years ago
  21. 3d3f8b1 drm/bridge: make bridge registration independent of drm flow by Ajay Kumar · 10 years ago
  22. b07b90f drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init by Ajay Kumar · 10 years ago
  23. 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  24. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  25. 960cd9d drm: Add standardized boolean props by Daniel Vetter · 10 years ago
  26. e37bfa1 drm: fix drm_display_info_set_bus_formats kernel doc header by Boris Brezillon · 10 years ago
  27. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  28. 426959c drm: fix mismerge in drm_crtc.c by Dave Airlie · 10 years ago
  29. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  30. c93546a Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  31. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  32. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  33. ae16c59 drm/atomic: atomic connector properties by Rob Clark · 10 years ago
  34. 6b4959f drm/atomic: atomic plane properties by Rob Clark · 10 years ago
  35. 356af0e drm: small property creation cleanup by Rob Clark · 10 years ago
  36. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  37. 95cbf11 drm: refactor getproperties/getconnector by Rob Clark · 10 years ago
  38. ccfc086 drm: tweak getconnector locking by Rob Clark · 10 years ago
  39. 72a3697 Merge branch 'topic/core-stuff' into topic/atomic-core by Daniel Vetter · 10 years ago
  40. 22b8b13 drm: get rid of direct property value access by Rob Clark · 10 years ago
  41. b17cd75 drm: store property instead of id in obj attachment by Rob Clark · 10 years ago
  42. 3843e71 drm: allow property validation for refcnted props by Rob Clark · 10 years ago
  43. 23e1ce8 drm: Do basic sanity checks for user modes by Ville Syrjälä · 10 years ago
  44. da9df2f Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  45. f76511b drm: Prefer sizeof(type) over sizeof type by Thierry Reding · 10 years ago
  46. 2ca651d drm: Remove useless else block by Thierry Reding · 10 years ago
  47. 01073b0 drm: Remove unneeded braces for single statement blocks by Thierry Reding · 10 years ago
  48. 0cc0b22 drm: Do not assign in if condition by Thierry Reding · 10 years ago
  49. 2f6c538 drm: Prefer kmalloc_array() over kmalloc() with multiply by Thierry Reding · 10 years ago
  50. bd3f0ff drm: Prefer kcalloc() over kzalloc() with multiply by Thierry Reding · 10 years ago
  51. 4dfd909 drm: Miscellaneous checkpatch whitespace cleanups by Thierry Reding · 10 years ago
  52. a18c0af drm: Zero out DRM object memory upon cleanup by Thierry Reding · 10 years ago
  53. e2db726 drm: fix a word repetition in a comment by Martin Peres · 10 years ago
  54. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  55. 40d9b04 drm/connector: store tile information from displayid (v3) by Dave Airlie · 10 years ago
  56. 138f9eb drm: add tile_group support. (v3) by Dave Airlie · 10 years ago
  57. ecb7e16 drm: add helper to get crtc timings (v5) by Gustavo Padovan · 10 years ago
  58. abd69c5 drm: Handle atomic state properly in kms getfoo ioctl by Daniel Vetter · 10 years ago
  59. 933f622 drm: use mode_object_find helpers by Rob Clark · 10 years ago
  60. 3009c03 drm: Free atomic state during cleanup by Thierry Reding · 10 years ago
  61. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  62. 1a49863 drm/crtc: Polish kerneldoc by Daniel Vetter · 10 years ago
  63. c7eb76f drm/atomic: Ensure that drm_connector_index is stable by Daniel Vetter · 10 years ago
  64. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  65. 5bb2bbf drm: add properties for suggested x/y offset for connectors. (v2) by Dave Airlie · 10 years ago
  66. baf698b drm: Simplify return value handling in drm_crtc.c by Daniel Vetter · 10 years ago
  67. 4fb2ac6 Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  68. f608595 drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB input by Thierry Reding · 10 years ago
  69. 2f76331 drm: Make drm_mode_create_tv_properties() signature consistent by Thierry Reding · 10 years ago
  70. 12e6cec drm: Use const data when creating blob properties by Thierry Reding · 10 years ago
  71. ecbbe59 drm: Use size_t for blob property sizes by Thierry Reding · 10 years ago
  72. fcf93f6 drm: More specific locking for get* ioctls by Daniel Vetter · 10 years ago
  73. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  74. cc7096f drm/mode: document path property and function to set it. (v1.1) by Dave Airlie · 10 years ago
  75. 3b5b993 drm: Add a note to drm_property_create() about property lifetime by Damien Lespiau · 10 years ago
  76. 5a1cbdb gpu: drm: Fix warning caused by a parameter description in drm_crtc.c by Masanari Iida · 10 years ago
  77. 228f2cb drm/crtc: Remove duplicated ioctl code by Chuck Ebbert · 10 years ago
  78. 209f552 drm/crtc: Fix two typos by Chuck Ebbert · 10 years ago
  79. 32197aa gpu:drm: Fix typo in Documentation/DocBook/drm.xml by Masanari Iida · 10 years ago
  80. 1b11629 drm: Drop grab fpriv->fbs_lock in drm_fb_release by Daniel Vetter · 10 years ago
  81. f2b50c1 drm: Fixup locking for universal cursor planes by Daniel Vetter · 10 years ago
  82. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  83. 19524f7 Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  84. d0fa1af drm: Drop modeset locking from crtc init function by Daniel Vetter · 10 years ago
  85. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  86. 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
  87. 00e7208 drm: fix division-by-zero on dumb_create() by David Herrmann · 10 years ago
  88. 3a5f87c drm: fix plane rotation when restoring fbdev configuration by Thomas Wood · 10 years ago
  89. 295ee85 drm: Docbook fixes by Daniel Vetter · 10 years ago
  90. 2a0d7cf drm: Add a plane->reset hook by Daniel Vetter · 10 years ago
  91. 3d30a59 drm: Move ->old_fb from crtc to plane by Daniel Vetter · 10 years ago
  92. d059f65 drm: Handle legacy per-crtc locking with full acquire ctx by Daniel Vetter · 10 years ago
  93. a6a8bb8 drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc] by Daniel Vetter · 10 years ago
  94. 10f637b drm: Add drm_plane/connector_index by Daniel Vetter · 10 years ago
  95. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  96. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  97. 83f45fc drm: Don't grab an fb reference for the idr by Daniel Vetter · 10 years ago
  98. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  99. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  100. 168c02e drm: Fix race when checking for fb in the generic kms obj lookup by Daniel Vetter · 10 years ago