1. 6098909 drm: Avoid NULL dereference of drm_device.dev by Chris Wilson · 8 years ago
  2. 824387b drm/atomic-helpers: Remove outdated comment by Daniel Vetter · 8 years ago
  3. 5edbfc4 drm/rect: Fix formatting of example code by Daniel Vetter · 8 years ago
  4. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  5. 05fc032 drm/mm: Some doc polish by Daniel Vetter · 8 years ago
  6. b834ff8 drm: Update TTM initialization documentation by Gabriel Krisman Bertazi · 8 years ago
  7. 5bbf92d drm: Export drm_ioctl_permit to kernel-doc by Gabriel Krisman Bertazi · 8 years ago
  8. 8caead1 drm: Drop unused forward declaration of drm_version by Gabriel Krisman Bertazi · 8 years ago
  9. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  10. e82dfa0 drm: Reduce verbosity level for drm_core_init() debug message by Chris Wilson · 8 years ago
  11. 48df633 drm: rockchip: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  12. ac620ba3 drm: zte: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  13. 6d1b81d drm: add crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  14. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
  15. 3d387d9 drm/printer: add debug printer by Daniel Vetter · 8 years ago
  16. 9b8b75d drm: Add kerneldoc markup for new @scan parameters in drm_mm by Chris Wilson · 8 years ago
  17. 1c9bd1e drm/mm: Document locking rules by Daniel Vetter · 8 years ago
  18. adb040b drm: Use drm_mm_insert_node_in_range_generic() for everyone by Chris Wilson · 8 years ago
  19. 3db9375 drm: Apply range restriction after color adjustment when allocation by Chris Wilson · 8 years ago
  20. 3f85fb3 drm: Wrap drm_mm_node.hole_follows by Chris Wilson · 8 years ago
  21. 3fa489d drm: Apply tight eviction scanning to color_adjust by Chris Wilson · 8 years ago
  22. f29051f drm: Simplify drm_mm scan-list manipulation by Chris Wilson · 8 years ago
  23. 9a956b1 drm: Optimise power-of-two alignments in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  24. 0b04d47 drm: Compute tight evictions for drm_mm_scan by Chris Wilson · 8 years ago
  25. 268c649 drm: Fix application of color vs range restriction when scanning drm_mm by Chris Wilson · 8 years ago
  26. 2c4b389 drm: Unconditionally do the range check in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  27. 4a6c156 drm: Rename prev_node to hole in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  28. 25a7bb1 drm: Fix O= out-of-tree builds for selftests by Daniel Vetter · 8 years ago
  29. 9a71e27 drm: Extract struct drm_mm_scan from struct drm_mm by Chris Wilson · 8 years ago
  30. 6259a56 drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan() by Chris Wilson · 8 years ago
  31. ac9bb7b drm: Simplify drm_mm_clean() by Chris Wilson · 8 years ago
  32. c820186 drm: Detect overflow in drm_mm_reserve_node() by Chris Wilson · 8 years ago
  33. ba004e3 drm: Fix kerneldoc for drm_mm_scan_remove_block() by Chris Wilson · 8 years ago
  34. 7173320 drm: Promote drm_mm alignment to u64 by Chris Wilson · 8 years ago
  35. d1bac3a drm: kselftest for drm_mm and restricted color eviction by Chris Wilson · 8 years ago
  36. c1b702c drm: kselftest for drm_mm and color eviction by Chris Wilson · 8 years ago
  37. 4c2ba55 drm: kselftest for drm_mm and color adjustment by Chris Wilson · 8 years ago
  38. 05ab3c2 drm: kselftest for drm_mm and top-down allocation by Chris Wilson · 8 years ago
  39. 0e48325 drm: kselftest for drm_mm and range restricted eviction by Chris Wilson · 8 years ago
  40. 560b328 drm: kselftest for drm_mm and eviction by Chris Wilson · 8 years ago
  41. 9b26f2e drm: kselftest for drm_mm and alignment by Chris Wilson · 8 years ago
  42. 2fba0de drm: kselftest for drm_mm_insert_node_in_range() by Chris Wilson · 8 years ago
  43. 2bd966d drm: kselftest for drm_mm_replace_node() by Chris Wilson · 8 years ago
  44. 7886692 drm: kselftest for drm_mm_insert_node() by Chris Wilson · 8 years ago
  45. 900537d drm: kselftest for drm_mm_reserve_node() by Chris Wilson · 8 years ago
  46. 06df8ac drm: kselftest for drm_mm_debug() by Chris Wilson · 8 years ago
  47. 393b50f drm: kselftest for drm_mm_init() by Chris Wilson · 8 years ago
  48. 50f0033 drm: Add some kselftests for the DRM range manager (struct drm_mm) by Chris Wilson · 8 years ago
  49. a33d42d drm: Add a simple generator of random permutations by Chris Wilson · 8 years ago
  50. b3ee963 drm: Compile time enabling for asserts in drm_mm by Chris Wilson · 8 years ago
  51. 2bc98c8 drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm by Chris Wilson · 8 years ago
  52. 0bfd4a0 drm: Get atomic property value even if DRIVER_ATOMIC is not set by Dhinakaran Pandiyan · 8 years ago
  53. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  54. f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 8 years ago
  55. f2b0fee drm/atomic: Remove drm_atomic_helper_framebuffer_changed. by Maarten Lankhorst · 8 years ago
  56. a3fbb53 drm/atomic: Wait for vblank whenever a plane is added to state. by Maarten Lankhorst · 8 years ago
  57. bdc5714 drm/atomic: Clean up wait_for_vblanks, v2. by Maarten Lankhorst · 8 years ago
  58. 0532be0 drm/atomic: Unconditionally call prepare_fb. by Maarten Lankhorst · 8 years ago
  59. 2fa70bb drm/nouveau: use designated initializers by Kees Cook · 8 years ago
  60. 5ca16d8 drm/vmwgfx: use designated initializers by Kees Cook · 8 years ago
  61. 4e98c37 drm/ttm: use designated initializers by Kees Cook · 8 years ago
  62. c92f723 drm/ttm: use designated initializers by Kees Cook · 8 years ago
  63. 91eefc0 drm: Tighten locking in drm_mode_getconnector by Daniel Vetter · 8 years ago
  64. e73ab00 drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
  65. 2ab8c5f drm: Clean up connectors by unreferencing them by Daniel Vetter · 8 years ago
  66. c36a325 drm: Convert all helpers to drm_connector_list_iter by Daniel Vetter · 8 years ago
  67. 613051d drm: locking&new iterators for connector_list by Daniel Vetter · 8 years ago
  68. 15092c7 drm: Drop locking cargo-cult from drm_mode_config_init by Daniel Vetter · 8 years ago
  69. 2babdc8 drm/radeon|amdgpu: Remove redundant num_connectors check by Daniel Vetter · 8 years ago
  70. 5bc9cb4 drm: Move atomic debugfs functions into drm_crtc_internal.h by Daniel Vetter · 8 years ago
  71. 25a9939 drm/irq: drm_legacy_ prefix for legacy ioctls by Daniel Vetter · 8 years ago
  72. 6e15174 drm: bridge: Detach all bridges in a chain at encoder cleanup time by Laurent Pinchart · 8 years ago
  73. 4a878c0 drm: bridge: Detach bridge from encoder at encoder cleanup time by Laurent Pinchart · 8 years ago
  74. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  75. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  76. b44f97f drm/i915: Simplify i915_gtt_color_adjust() by Chris Wilson · 8 years ago
  77. 45b186f drm: Constify the drm_mm API by Chris Wilson · 8 years ago
  78. ad57900 drm: Add drm_mm_for_each_node_safe() by Chris Wilson · 8 years ago
  79. c02f39a drm: Fix kernel docs for drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  80. d9a5bb2 drm/atomic: Delete wrong comment. by Maarten Lankhorst · 8 years ago
  81. 20c9ca4f drm: Fix typo in drm_event_reserve_init() kerneldoc by Thierry Reding · 8 years ago
  82. ffb9c36 drm/cma: Fix compile fail due to fomat->format typo by Ville Syrjälä · 8 years ago
  83. 604788a drm: Eliminate the useless "non-RGB fb" debug message by Ville Syrjälä · 8 years ago
  84. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  85. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  86. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  87. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  88. 145fcb1 drm/i915: Use drm_framebuffer_plane_{width,height}() where possible by Ville Syrjälä · 8 years ago
  89. 8f8f6a6 drm: Add drm_framebuffer_plane_{width,height}() by Ville Syrjälä · 8 years ago
  90. 801c8fe drm/i915: Store a pointer to the pixel format info for fbc by Ville Syrjälä · 8 years ago
  91. 9857ecb drm/nouveau: Use fb->format rather than drm_format_info() by Ville Syrjälä · 8 years ago
  92. ca984a9 drm/fb_cma_helper: Replace drm_format_info() with fb->format by Ville Syrjälä · 8 years ago
  93. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  94. 8305494 drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code by Ville Syrjälä · 8 years ago
  95. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  96. 570cec3 drm: Reject fbs w/o format info in drm_framebuffer_init() by Ville Syrjälä · 8 years ago
  97. 2f3f476 drm/i915: Populate fb->format early for inherited fbs by Ville Syrjälä · 8 years ago
  98. e14c23c drm: Store a pointer to drm_format_info under drm_framebuffer by Ville Syrjälä · 8 years ago
  99. 95bce76 drm: Populate fb->dev from drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  100. d2e9f5f drm/i915: Set fb->dev early on for inherited fbs by Ville Syrjälä · 8 years ago