1. 3d6f371 drm/fsl-dcu: disable planes before disabling CRTC by Stefan Agner · 8 years ago
  2. 93daeec drm/fsl-dcu: update all registers on flush by Stefan Agner · 8 years ago
  3. 34a515d drm/fsl-dcu: do not update when modifying irq registers by Stefan Agner · 9 years ago
  4. 0a70c99 drm/fsl-dcu: enable pixel clock when enabling CRTC by Stefan Agner · 8 years ago
  5. 9789037 drm/fsl-dcu: do not transfer registers in mode_set_nofb by Stefan Agner · 8 years ago
  6. b6ead86 drm/fsl-dcu: do not transfer registers on plane init by Stefan Agner · 8 years ago
  7. 8dedefb drm/fsl-dcu: enable TCON bypass mode by default by Stefan Agner · 8 years ago
  8. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  9. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  10. e0dc7c8 drm/fsl-dcu: disable clock on error path by Fabio Estevam · 8 years ago
  11. acd4d61 drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  12. 6cc4758 drm/fsl-dcu: fix endian issue when using clk_register_divider by Stefan Agner · 8 years ago
  13. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  14. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  15. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  16. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  17. e27962a drm/fsl-dcu: make fbdev support really optional by Tobias Jakobi · 8 years ago
  18. c4a304d drm/fsl-dcu: add support for drm bridge by Meng Yi · 8 years ago
  19. 924591b drm/fsl-dcu: rework codes to support of_graph dt binding for panel by Meng Yi · 8 years ago
  20. 64bf74e drm/fsl-dcu: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  21. dac2c48 Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 8 years ago
  22. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  23. b7868c6 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors by Stefan Agner · 8 years ago
  24. f5bce43 drm/fsl-dcu: disable vblank events on CRTC disable by Stefan Agner · 8 years ago
  25. a8db432 drm/fsl-dcu: implement suspend/resume using atomic helpers by Stefan Agner · 8 years ago
  26. ff09b41 drm/fsl-dcu: use clk helpers by Stefan Agner · 8 years ago
  27. 1277f80 drm/fsl-dcu: move layer initialization to plane file by Stefan Agner · 8 years ago
  28. 6aaf5a4 drm/fsl-dcu: store layer registers in soc_data by Stefan Agner · 8 years ago
  29. 75e8c46 drm: fsl-dcu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  30. 9433bd6 drm/fsl-du: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  31. ce492b3 drm/fsl-dcu: use flat regmap cache by Stefan Agner · 8 years ago
  32. 7c08928 drm/fls-dcu: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  33. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  34. 2c80661 drm/fsl-dcu: use bus_flags for pixel clock polarity by Stefan Agner · 8 years ago
  35. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  36. 76396df drm/fsl-dcu: add COMMON_CLK dependency by Arnd Bergmann · 8 years ago
  37. 0449eef drm/fsl-dcu: increment version and date by Stefan Agner · 8 years ago
  38. 9a15da1 drm/fsl-dcu: implement lastclose callback by Stefan Agner · 8 years ago
  39. 7d17a62 drm/fsl-dcu: disable output polling on driver unload by Stefan Agner · 8 years ago
  40. afb49e4 drm/fsl-dcu: deallocate fbdev CMA on unload by Stefan Agner · 8 years ago
  41. b617966 drm/fsl-dcu: use variable name dev for struct drm_device by Stefan Agner · 8 years ago
  42. b7d1130 drm/fsl-dcu: handle missing panel gracefully by Stefan Agner · 9 years ago
  43. a109f66 drm/fsl-dcu: detach panel on destroy by Stefan Agner · 8 years ago
  44. a5dab99 drm/layerscape: reduce excessive stack usage by Arnd Bergmann · 8 years ago
  45. fb127b7 drm/fsl-dcu: add TCON driver by Stefan Agner · 9 years ago
  46. 2d70144 drm/fsl-dcu: use common clock framework for pixel clock divider by Stefan Agner · 8 years ago
  47. f93500f drm/fsl-dcu: add extra clock for pixel clock by Stefan Agner · 8 years ago
  48. 73fa303 drm/fsl-dcu: disable clock on initialization failure and remove by Stefan Agner · 8 years ago
  49. de3aa0a drm/fsl-dcu: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 8 years ago
  50. f76b987 drm/fsl-dcu: fix register initialization by Stefan Agner · 8 years ago
  51. 4bc390c drm/fsl-dcu: use mode flags for hsync/vsync polarity by Stefan Agner · 9 years ago
  52. 6985581 drm/fsl-dcu: fix alpha blending by Stefan Agner · 9 years ago
  53. 638c93f drm/fsl-dcu: mask all interrupts on initialization by Stefan Agner · 9 years ago
  54. 7566e24 drm/fsl-dcu: handle initialization errors properly by Stefan Agner · 9 years ago
  55. 72cc05a drm/fsl-dcu: avoid memory leak on errors by Stefan Agner · 9 years ago
  56. e291d29 drm/fsl-dcu: remove regmap return value checks by Stefan Agner · 9 years ago
  57. efb8b49 drm/fsl-dcu: specify volatile registers by Stefan Agner · 9 years ago
  58. a36c986 drm: fsl-dcu: Fix no fb check bug by Meng Yi · 8 years ago
  59. 0b5ef65 drm/fsl: Remove preclose hook by Daniel Vetter · 8 years ago
  60. e112e59 drm: use dev_name as default unique name in drm_dev_alloc() by Nicolas Iooss · 9 years ago
  61. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  62. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  63. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  64. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  65. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  66. 2d4df13 Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  68. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  69. 109eee2 drm/layerscape: Add Freescale DCU DRM driver by Jianwei Wang · 9 years ago