1. 33b1be9 drm: etnaviv: clean up GPU command submission by Russell King · 9 years ago
  2. 90747b9 drm: etnaviv: use previous GPU pipe state when pipe switching by Russell King · 9 years ago
  3. 8581d81 drm: etnaviv: flush all GPU caches when stopping GPU by Russell King · 9 years ago
  4. f608631 drm: etnaviv: track current execution state by Russell King · 9 years ago
  5. 18060f4 drm: etnaviv: extract arming of semaphore by Russell King · 9 years ago
  6. 6e138f7 drm: etnaviv: extract replacement of WAIT command by Russell King · 9 years ago
  7. 584a13c drm: etnaviv: extract command ring reservation by Russell King · 9 years ago
  8. 471070a drm/etnaviv: move GPU linear window to end of DMA window by Lucas Stach · 9 years ago
  9. d9fd0c7 drm/etnaviv: move runtime PM balance into retire worker by Lucas Stach · 9 years ago
  10. a90cc3f2 Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  11. 912b330 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 9 years ago
  12. fcda50c drm/msm: rename hdmi symbols by Arnd Bergmann · 9 years ago
  13. 7977f44 drm/msm/adreno: remove duplicate adreno_hw_init() call by Rob Clark · 9 years ago
  14. 6c77d1a drm/msm: add timestamp param by Rob Clark · 9 years ago
  15. 4313c744 drm/msm: fix small typo by Rob Clark · 9 years ago
  16. 687f084 drm/msm: grab struct_mutex after allocating submit by Rob Clark · 9 years ago
  17. c01a958 drm/msm: reject submit ioctl if no gpu by Rob Clark · 9 years ago
  18. 1e2c8e7 drm/msm/adreno: print details in case of a protect fault interrupt by Craig Stout · 9 years ago
  19. 7d0c5ee drm/msm/adreno: get CP_RPTR from register instead of shadow memory by Craig Stout · 9 years ago
  20. 38bbc55 drm/msm/adreno: add adreno430 power control by Craig Stout · 9 years ago
  21. 357ff00 drm/msm/adreno: support for adreno 430. by Craig Stout · 9 years ago
  22. a2272e4 drm/msm: update generated headers by Rob Clark · 9 years ago
  23. 61965d3 drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init() by Luis Henriques · 9 years ago
  24. 26f7d1f drm/msm/dsi: Parse DSI lanes via DT by Archit Taneja · 9 years ago
  25. 1c278e5 drm/omap: no need to select OMAP2_DSS by Tomi Valkeinen · 9 years ago
  26. c2eb77f drm/omap: gem: Fix omap_gem_new() error path by Laurent Pinchart · 9 years ago
  27. 39cd662 drm/omap: remove -Werror from Makefile by Tomi Valkeinen · 9 years ago
  28. 3bce5f4 drm/omap: remove dispc_ovl_check() by Tomi Valkeinen · 9 years ago
  29. 9198891 drm/omap: remove dss compat code by Tomi Valkeinen · 9 years ago
  30. 751d2e1 drm/omap: remove last uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  31. 0674d38 drm/omap: DSI: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  32. 532a2cb drm/omap: VENC: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  33. c64b79c drm/omap: SDI: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  34. 46e1ef3 drm/omap: HDMI4: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  35. 86e95f9 drm/omap: HDMI5: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  36. a070ba6 drm/omap: DPI: remove uses of omap_overlay_manager by Tomi Valkeinen · 9 years ago
  37. a0e53bf drm/omap: remove extra manager checks on disconnect by Tomi Valkeinen · 9 years ago
  38. 98df844 drm/omap: remove extra check in dpi and sdi by Tomi Valkeinen · 9 years ago
  39. 3421899 drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel by Tomi Valkeinen · 9 years ago
  40. af235e3 drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channel by Tomi Valkeinen · 9 years ago
  41. 1f03f93 drm/omap: convert dss_mgr_start_update to accept omap_channel by Tomi Valkeinen · 9 years ago
  42. 705fd45 drm/omap: convert dss_mgr_disable to accept omap_channel by Tomi Valkeinen · 9 years ago
  43. 85a8c62 drm/omap: convert dss_mgr_enable to accept omap_channel by Tomi Valkeinen · 9 years ago
  44. bb772e1 drm/omap: convert dss_mgr_set_lcd_config to accept omap_channel by Tomi Valkeinen · 9 years ago
  45. 5c6ff3c drm/omap: convert dss_mgr_set_timings to accept omap_channel by Tomi Valkeinen · 9 years ago
  46. bdac3bb drm/omap: convert dss_mgr_disconnect to accept omap_channel by Tomi Valkeinen · 9 years ago
  47. 1b07b06 drm/omap: convert dss_mgr_connect to accept omap_channel by Tomi Valkeinen · 9 years ago
  48. f1504ad drm/omap: use dispc_channel_connected in output drivers by Tomi Valkeinen · 9 years ago
  49. 4923950 drm/omap: add dispc_channel_connected field to omap_dss_device by Tomi Valkeinen · 9 years ago
  50. e5cbb6e drm/omap: convert dss_mgr_ops to use omap_channel by Tomi Valkeinen · 9 years ago
  51. 179df15 drm/omap: remove use of omapdss_find_mgr_from_display() by Tomi Valkeinen · 9 years ago
  52. 3a92413 drm/omap: remove crtc->mgr field by Tomi Valkeinen · 9 years ago
  53. 7b9cb5e drm/omap: Add dispc_mgr_get_supported_outputs() by Tomi Valkeinen · 9 years ago
  54. caaecd9 drm/omap: move dss_mgr_* declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  55. 564c7c7 drm/omap: move struct dss_mgr_ops to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  56. 35a339a drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  57. 33c06b6 drm/omap: panel-tpo-td043mtea1: remove pdata support by Tomi Valkeinen · 9 years ago
  58. b34da24 drm/omap: panel-tpo-td028ttec1: remove pdata support by Tomi Valkeinen · 9 years ago
  59. 367aa94 drm/omap: panel-nec-nl8048hl11: remove pdata support by Tomi Valkeinen · 9 years ago
  60. 393c269 drm/omap: panel-sharp-ls037v7dw01: remove pdata support by Tomi Valkeinen · 9 years ago
  61. 4e040ec drm/omap: panel-lgphilips-lb035q02: remove pdata support by Tomi Valkeinen · 9 years ago
  62. 7f7642b drm/omap: connector-hdmi: remove pdata support by Tomi Valkeinen · 9 years ago
  63. a0d56d7 drm/omap: connector-dvi: remove pdata support by Tomi Valkeinen · 9 years ago
  64. f4487e3 drm/omap: encoder-tfp410: remove pdata support by Tomi Valkeinen · 9 years ago
  65. 3d1f0f5 drm/omap: panel-dsi-cm: remove pdata support by Tomi Valkeinen · 9 years ago
  66. e41e9b25 drm/omap: omapdss.h: remove omap_hdmi_init by Tomi Valkeinen · 9 years ago
  67. febfd1b drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_data by Tomi Valkeinen · 9 years ago
  68. 18840d3 drm/omap: move dss_suspend/resume_all to core.c by Tomi Valkeinen · 9 years ago
  69. 92bf0f9 drm/omap: fix suspend/resume handling by Tomi Valkeinen · 9 years ago
  70. bfeece5 drm/omap: check if rotation is supported before commit by Tomi Valkeinen · 10 years ago
  71. 6bdad6c drm/omap: fix crtc->plane property delegation by Tomi Valkeinen · 9 years ago
  72. e1d4ee0 drm/omap: EBUSY status handling in omap_gem_fault() by Rob Clark · 11 years ago
  73. be4f235 drm/omap: verify that fb plane pitches are the same by Tomi Valkeinen · 9 years ago
  74. 2158f2c drm/omap: verify that display x-res is divisible by 8 by Tomi Valkeinen · 9 years ago
  75. d31966f drm/omap: HDMI5: allow interlace by Tomi Valkeinen · 9 years ago
  76. 14ac593 drm/omap: HDMI5: Add interlace support by Tomi Valkeinen · 9 years ago
  77. 711445c drm/omap: HDMI5: clean up timings copy by Tomi Valkeinen · 9 years ago
  78. 48b207d drm/omap: HDMI5: Fix FC HSW value by Tomi Valkeinen · 9 years ago
  79. b7536d6 drm/omap: DISPC: Fix field order for HDMI by Tomi Valkeinen · 9 years ago
  80. b2af809 drm/omap: HDMI: fix WP timings for ilace by Tomi Valkeinen · 9 years ago
  81. c92e872 drm/omap: HDMI: Fix HSW value by Tomi Valkeinen · 9 years ago
  82. 67d8ffd drm/omap: HDMI: support double-pixel pixel clock by Tomi Valkeinen · 9 years ago
  83. 2535895 drm/omap: support double-pixel by Tomi Valkeinen · 9 years ago
  84. 3a38ed53 drm/omap: DISPC: support double-pixel mode by Tomi Valkeinen · 9 years ago
  85. 61f3c40 drm/omap: increase vblank wait timeout by Tomi Valkeinen · 9 years ago
  86. 3f50eff drm/omap: remove support for ext mem & sync by Tomi Valkeinen · 9 years ago
  87. b22e669 drm/omap: gem: Implement dma_buf import by Laurent Pinchart · 9 years ago
  88. 9cba3b9 drm/omap: gem: Refactor GEM object allocation by Laurent Pinchart · 9 years ago
  89. cdb0381 drm/omap: gem: Clean up GEM objects memory flags by Laurent Pinchart · 9 years ago
  90. 8d83bbd drm/omap: print an error if display enable fails by Tomi Valkeinen · 9 years ago
  91. a3d6345 drm/omap: use dma_mapping_error in omap_gem_dma_sync by Tomi Valkeinen · 9 years ago
  92. 579ef25 drm/omap: use dma_mapping_error in omap_gem_attach_pages by Tomi Valkeinen · 9 years ago
  93. 5bcbab1 drm/omap: add define for DISPC_IRQ_WBUNCOMPLETEERROR by Tomi Valkeinen · 9 years ago
  94. d8e3163 drm/omap: tpd12s015: CT_CP_HPD as optional gpio by Manisha Agrawal · 9 years ago
  95. 460543b drm/omap: tpd12s015: gpio descriptor API by Manisha Agrawal · 9 years ago
  96. 45dd63c drm/omap: tpd12s015: remove platform data support by Manisha Agrawal · 9 years ago
  97. a7696ea drm/omap: drm_atomic_get_plane_state() may return ERR_PTR by Jyri Sarha · 9 years ago
  98. 8e54adf drm/omap: add dmm_read() and dmm_write() wrappers by Tomi Valkeinen · 10 years ago
  99. 2bb2daf HACK: drm/omap: always use blocking DMM fill by Tomi Valkeinen · 10 years ago
  100. 4e4b53c drm/omap: HDMI: change enable/disable to avoid sync-losts by Tomi Valkeinen · 10 years ago