1. 48aa1e7 drm: correctly check failed allocation by Insu Yun · 9 years ago
  2. 2afa701d drm: Check plane src coordinates correctly during page flip for atomic drivers by Ville Syrjälä · 9 years ago
  3. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  4. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  5. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  6. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  7. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  8. 73f7570 drm/core: Preserve the fb id on close. by Maarten Lankhorst · 9 years ago
  9. 1380313 drm/core: Preserve the framebuffer after removing it. by Maarten Lankhorst · 9 years ago
  10. c099b55 drm/core: Do not call drm_framebuffer_remove internally during teardown. by Maarten Lankhorst · 9 years ago
  11. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  12. a39a357 drm: Make drm_fb_unregister/remove accept NULL fb by Daniel Vetter · 9 years ago
  13. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  14. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  15. f8c2ba3 drm: Fixup locking WARNINGs in drm_mode_config_reset by Daniel Vetter · 9 years ago
  16. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  17. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  18. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  19. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  20. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  21. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  22. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
  23. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  24. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  25. 5677d67 drm: Stop resetting connector state to unknown by Daniel Vetter · 9 years ago
  26. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  27. 01447e9 drm: add a check for x/y in drm_mode_setcrtc by Zhao Junwang · 9 years ago
  28. 3cb43cc drm: Update plane->fb also for page_flip by Daniel Vetter · 9 years ago
  29. ec53082 GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  30. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  31. 0d0b49c drm: Remove useless blank line by Thierry Reding · 9 years ago
  32. 570655b drm/msm/mdp4: Support NV12MT format in mdp4 by Rob Clark · 10 years ago
  33. 955f3c3 drm/atomic: Add MODE_ID property by Daniel Stone · 9 years ago
  34. bbe16a4 drm: check for garbage in unused addfb2 fields by Daniel Vetter · 9 years ago
  35. da9b2a3 drm: Retain reference to blob properties in lookup by Daniel Stone · 9 years ago
  36. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 9 years ago
  37. 10e8cb7 drm: Return error value from blob creation by Daniel Stone · 9 years ago
  38. 99531d9 drm: Allow creating blob properties without copy by Daniel Stone · 9 years ago
  39. 934a8a8 drm/mode: Unstatic kernel-userspace mode conversion by Daniel Stone · 9 years ago
  40. 7dec9a9 drm/mode: Validate modes inside drm_crtc_convert_umode by Daniel Stone · 9 years ago
  41. f102c16 drm: kerneldoc fixes for blob properties by Daniel Stone · 9 years ago
  42. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  43. 6bcacf5 drm: Add reference counting to blob properties by Daniel Stone · 9 years ago
  44. 8fb6e7a drm: Introduce blob_lock by Daniel Stone · 9 years ago
  45. d2ed343 drm: Introduce helper for replacing blob properties by Daniel Stone · 9 years ago
  46. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  47. 4339ed8 drm: Don't leak path blob property when updating by Daniel Stone · 9 years ago
  48. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 9 years ago
  49. 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
  50. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  51. 3968be9 drm: Make integer overflow checking cover universal cursor updates (v2) by Matt Roper · 9 years ago
  52. f81338a drm: Adding drm helper function drm_plane_from_index(). by Chandra Konduru · 9 years ago
  53. 04bdf44 drm: fix drm_mode_getconnector() locking imbalance regression by Tommi Rantala · 10 years ago
  54. 81ddd1b drm: export tile-group functions by Rob Clark · 10 years ago
  55. 8218c3f drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  56. 74ccbff Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. 0f9e9cd Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next by Daniel Vetter · 10 years ago
  58. 522cf91 drm: check that planes types are correct while initializing CRTC by Benjamin Gaignard · 10 years ago
  59. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  60. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  61. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  62. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  63. 9a6f513 drm: Don't assign fbs for universal cursor support to files by Chris Wilson · 10 years ago
  64. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  65. 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
  66. 2caa80e drm: Fix deadlock due to getconnector locking changes by Daniel Vetter · 10 years ago
  67. 31c946e drm: If available use atomic state in getcrtc ioctl by Daniel Vetter · 10 years ago
  68. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  69. 944579c drm: Check the right variable when setting formats by Dan Carpenter · 10 years ago
  70. 3d3f8b1 drm/bridge: make bridge registration independent of drm flow by Ajay Kumar · 10 years ago
  71. b07b90f drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init by Ajay Kumar · 10 years ago
  72. 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
  73. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  74. 960cd9d drm: Add standardized boolean props by Daniel Vetter · 10 years ago
  75. e37bfa1 drm: fix drm_display_info_set_bus_formats kernel doc header by Boris Brezillon · 10 years ago
  76. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  77. 426959c drm: fix mismerge in drm_crtc.c by Dave Airlie · 10 years ago
  78. 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
  79. 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
  80. 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
  81. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  82. ae16c59 drm/atomic: atomic connector properties by Rob Clark · 10 years ago
  83. 6b4959f drm/atomic: atomic plane properties by Rob Clark · 10 years ago
  84. 356af0e drm: small property creation cleanup by Rob Clark · 10 years ago
  85. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  86. 95cbf11 drm: refactor getproperties/getconnector by Rob Clark · 10 years ago
  87. ccfc086 drm: tweak getconnector locking by Rob Clark · 10 years ago
  88. 72a3697 Merge branch 'topic/core-stuff' into topic/atomic-core by Daniel Vetter · 10 years ago
  89. 22b8b13 drm: get rid of direct property value access by Rob Clark · 10 years ago
  90. b17cd75 drm: store property instead of id in obj attachment by Rob Clark · 10 years ago
  91. 3843e71 drm: allow property validation for refcnted props by Rob Clark · 10 years ago
  92. 23e1ce8 drm: Do basic sanity checks for user modes by Ville Syrjälä · 10 years ago
  93. 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
  94. f76511b drm: Prefer sizeof(type) over sizeof type by Thierry Reding · 10 years ago
  95. 2ca651d drm: Remove useless else block by Thierry Reding · 10 years ago
  96. 01073b0 drm: Remove unneeded braces for single statement blocks by Thierry Reding · 10 years ago
  97. 0cc0b22 drm: Do not assign in if condition by Thierry Reding · 10 years ago
  98. 2f6c538 drm: Prefer kmalloc_array() over kmalloc() with multiply by Thierry Reding · 10 years ago
  99. bd3f0ff drm: Prefer kcalloc() over kzalloc() with multiply by Thierry Reding · 10 years ago
  100. 4dfd909 drm: Miscellaneous checkpatch whitespace cleanups by Thierry Reding · 10 years ago