1. 62d85b3 drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 by Ivan Mironov · 6 years ago
  2. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  3. b31a3ca drm/fb-helper: Fix typo in parameter description by Wei Yongjun · 6 years ago
  4. 1ec28f8 Merge v4.20-rc4 into drm-next by Dave Airlie · 6 years ago
  5. 8fd3b90 drm/fb-helper: Blacklist writeback when adding connectors to fbdev by Paul Kocialkowski · 6 years ago
  6. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  7. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  8. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  9. db05c48 drm: fb-helper: Reject all pixel format changing requests by Eugeniy Paltsev · 6 years ago
  10. 4be9bd1 drm/fb_helper: Allow leaking fbdev smem_start by Neil Armstrong · 6 years ago
  11. 4d4c2d8 drm/cma-helper: Fix crash in fbdev error path by Noralf Trønnes · 6 years ago
  12. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  13. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  14. 6129369 drm/fb-helper: Improve error reporting in setup by Noralf Trønnes · 6 years ago
  15. 6ee67e3 drm/fb-helper: Remove set but not used variable 'connector_funcs' by YueHaibing · 6 years ago
  16. 6be8f3b drm/fb: Stop leaking physical address by Daniel Vetter · 6 years ago
  17. c10802b drm/fb-helper: improve documentation and print warnings by Peter Wu · 6 years ago
  18. 9060d7f drm/fb-helper: Finish the generic fbdev emulation by Noralf Trønnes · 7 years ago
  19. d536540 drm/fb-helper: Add generic fbdev emulation .fb_probe function by Noralf Trønnes · 7 years ago
  20. 83aefbb drm: Add drm_connector_for_each_possible_encoder() by Ville Syrjälä · 7 years ago
  21. 0d998891 drm/fb-helper: Eliminate the .best_encoder() usage by Ville Syrjälä · 7 years ago
  22. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
  23. d104328 drm/fb-helper: Fix typo on kerneldoc by Daniel Vetter · 7 years ago
  24. 222ec16 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 7 years ago
  25. 11b83e3 drm: Remove now pointelss blob->data casts by Ville Syrjälä · 7 years ago
  26. 8d44e9e drm/framebuffer: Print task that allocated the fb in debug info. by Maarten Lankhorst · 7 years ago
  27. 48c9571 drm/fb-helper: Add drm_fb_helper_defio_init() by Noralf Trønnes · 7 years ago
  28. 95b0137 drm/fb-helper: Update DOC with new helpers by Noralf Trønnes · 7 years ago
  29. 8741216 drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown() by Noralf Trønnes · 7 years ago
  30. 89f3f35 drm/fb-helper: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  31. 8f0cb41 drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6. by Hans de Goede · 7 years ago
  32. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  33. 52dd065 drm/fb_helper: Disable all crtc's when initial setup fails. by Maarten Lankhorst · 7 years ago
  34. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  35. 304a4f6 drm/fb-helper: Add .last_close and .output_poll_changed helpers by Noralf Trønnes · 7 years ago
  36. 29ad20b22 drm: Add drm_device->fb_helper pointer by Noralf Trønnes · 7 years ago
  37. c777990 drm/fb-helper: Handle function NULL argument by Noralf Trønnes · 7 years ago
  38. 4b947b1c drm: Replace kzalloc with kcalloc by Harsha Sharma · 7 years ago
  39. b52f09c drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend() by Noralf Trønnes · 7 years ago
  40. 991a399 drm/fb-helper: pass physical dimensions to fbdev by David Lechner · 7 years ago
  41. f461bd2 drm/fb-helper: add new drm_setup_crtcs_fb() function by David Lechner · 7 years ago
  42. 27a061f drm/fb: Fix pointer dereference before null check. by David Lechner · 7 years ago
  43. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  44. 964c600 drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths by Peter Rosin · 8 years ago
  45. 08c992c drm/fb-helper: remove drm_fb_helper_save_lut_atomic by Peter Rosin · 8 years ago
  46. a3562a0 drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap by Peter Rosin · 8 years ago
  47. b8e2b01 drm/fb-helper: factor out pseudo-palette by Peter Rosin · 8 years ago
  48. 6b7dc6e drm/fb-helper: Split dpms handling into legacy and atomic paths by Daniel Vetter · 8 years ago
  49. e13a058 drm/fb-helper: Stop using mode_config.mutex for internals by Daniel Vetter · 8 years ago
  50. 1d0c64109 drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy by Daniel Vetter · 8 years ago
  51. 5c2e344 drm/fb-helper: Push locking into pan_display_atomic|legacy by Daniel Vetter · 8 years ago
  52. 235d3e4 drm/fb-helper: Drop locking from the vsync wait ioctl code by Daniel Vetter · 8 years ago
  53. bdac4a0 drm/fb-helper: Push locking in fb_is_bound by Daniel Vetter · 8 years ago
  54. e9827d8 drm/fb-helper: Add top-level lock by Thierry Reding · 8 years ago
  55. af2405a drm/fb-helper: Push down modeset lock into FB helpers by Thierry Reding · 8 years ago
  56. 7114d2e drm/fb-helper: Remove drm_mode_config_fb. by Maarten Lankhorst · 8 years ago
  57. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  58. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  59. 7128645 drm/fb-helper: Extract _legacy kms functions by Daniel Vetter · 8 years ago
  60. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  61. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  62. c829a33 Merge airlied/drm-next into drm-misc-next by Sean Paul · 8 years ago
  63. 50021ff drm/fb-helper: Improve code readability by Thierry Reding · 8 years ago
  64. 39b8b2e drm/fb-helper: Reshuffle code for subsequent patches by Thierry Reding · 8 years ago
  65. 4b4f99f drm/fb-helper: Cleanup checkpatch warnings by Thierry Reding · 8 years ago
  66. e5c1ff1 Backmerge tag 'v4.11-rc4' into drm-next by Dave Airlie · 8 years ago
  67. 12ffed9 drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again by Michel Dänzer · 8 years ago
  68. 0f3bbe0 drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC by Maxime Ripard · 8 years ago
  69. b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
  70. ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
  71. 5f15257 drm/fb-helper: Add multi buffer support for cma fbdev by Xinliang Liu · 8 years ago
  72. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  73. 24f76b2 drm: Cancel drm_fb_helper_resume_work on unload by Chris Wilson · 8 years ago
  74. f21b9a9 drm: Cancel drm_fb_helper_dirty_work on unload by Chris Wilson · 8 years ago
  75. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  76. ed84e25 drm/fb-helper: Explain unload sequence a bit better by Daniel Vetter · 8 years ago
  77. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  78. 6806cdf drm/kms-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  79. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  80. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  81. c36a325 drm: Convert all helpers to drm_connector_list_iter by Daniel Vetter · 8 years ago
  82. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  83. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  84. a53ca63 drm: Protect fb_helper list manipulation with a mutex by Chris Wilson · 8 years ago
  85. 64e9440 drm: Pull together probe + setup for drm_fb_helper by Chris Wilson · 8 years ago
  86. 966a6a1 drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs by Chris Wilson · 8 years ago
  87. c96521e drm: Fix shift operations for drm_fb_helper::drm_target_preferred() by Chris Wilson · 8 years ago
  88. 1b99b72 drm/fb-helper: fix segfaults in drm_fb_helper_debug_* by Stefan Christ · 8 years ago
  89. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  90. a288960 drm/fb-helper: Keep references for the current set of used connectors by Ville Syrjälä · 8 years ago
  91. 7dfcb36 drm/fb-helper: Fix connector ref leak on error by Ville Syrjälä · 8 years ago
  92. 87d3b65 drm/fb-helper: Don't call dirty callback for untouched clips by Takashi Iwai · 8 years ago
  93. 6686df8 drm: RIP mode_config->rotation_property by Ville Syrjälä · 8 years ago
  94. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago
  95. 865afb1 drm/fb-helper: reject any changes to the fbdev by Stefan Agner · 8 years ago
  96. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  97. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  98. 699fbee drm/fb-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  99. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  100. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago