1. 16f9ede drm/omap: pass rotation to dispc by Tomi Valkeinen · 8 years ago
  2. 4eebb80 drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean by Tomi Valkeinen · 8 years ago
  3. 0bd97c4 drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_* by Tomi Valkeinen · 8 years ago
  4. 218ed53 drm/omap: remove omap_drm_win by Tomi Valkeinen · 8 years ago
  5. 8958aeb drm/omap: add drm_rotation_to_tiler helper() by Tomi Valkeinen · 8 years ago
  6. 41aff42 drm/omap: rename color_mode to fourcc by Tomi Valkeinen · 8 years ago
  7. c2e52e3 drm/omap: cleanup formats array by Tomi Valkeinen · 8 years ago
  8. eecad43 drm/omap: remove omap_framebuffer_get_formats() by Tomi Valkeinen · 8 years ago
  9. 3e1d65c drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_* by Tomi Valkeinen · 8 years ago
  10. 9c39d17 drm/omap: use u32 instead of enum omap_color_mode by Tomi Valkeinen · 8 years ago
  11. 18c0d62 drm/omap: change supported_modes to an array by Tomi Valkeinen · 8 years ago
  12. 22245f5 drm/omap: remove unneeded prototypes by Tomi Valkeinen · 8 years ago
  13. 5edec14 drm/omap: add format_is_yuv() helper by Tomi Valkeinen · 8 years ago
  14. 185e23e drm/omap: cleanup offset calculation by Tomi Valkeinen · 8 years ago
  15. 517a8a95 drm/omap: remove dma & vrfb rotation by Tomi Valkeinen · 8 years ago
  16. dc50be8 drm/omap: ratelimit OCP error by Tomi Valkeinen · 8 years ago
  17. 4b9cdd9 drm/omap: remove CLUT by Tomi Valkeinen · 8 years ago
  18. 6d86278 drm/omap: fix setting & clearing DOUBLESTRIDE by Tomi Valkeinen · 9 years ago
  19. eb06225 drm/omap: Remove unused omap_dss_find_output() function by Laurent Pinchart · 8 years ago
  20. b82f6cc drm/omap: remove omap_overlay & omap_overlay_manager by Tomi Valkeinen · 8 years ago
  21. c632047 drm/omap: remove unused fields by Tomi Valkeinen · 8 years ago
  22. d2935c1 drm/omap: remove legacy get_resolution by Tomi Valkeinen · 8 years ago
  23. fb251e3 drm/omap: remove unused get_dimensions() by Tomi Valkeinen · 8 years ago
  24. aa61321 drm/omap: remove rfbi by Tomi Valkeinen · 8 years ago
  25. b42d7f5 drm/omap: dpi: remove legacy data_lines by Tomi Valkeinen · 8 years ago
  26. e0eb2ac drm/omap: remove recommended_bpp by Tomi Valkeinen · 8 years ago
  27. f2214bc drm/omap: venc: remove set_type & invert_vid_out_polarity by Tomi Valkeinen · 8 years ago
  28. 111d47d drm/omap: sdi: remove legacy set_datapairs by Tomi Valkeinen · 8 years ago
  29. c08feea drm/omap: connector-dvi/hdmi: remove extra include by Tomi Valkeinen · 8 years ago
  30. 11b23e1 drm/omap: connector-analog-tv: remove non-DT support by Tomi Valkeinen · 8 years ago
  31. de63742 drm/omap: acx565akm: remove non-DT support by Tomi Valkeinen · 8 years ago
  32. bf31ce7 drm/omap: panel-dpi: remove non-DT support by Tomi Valkeinen · 8 years ago
  33. 9d24159a drm/omap: define compat_ioctl by Tomi Valkeinen · 8 years ago
  34. 2150c19 drm/omap: 64bit compile fixes by Tomi Valkeinen · 8 years ago
  35. 2e953d8 drm/omap: remove read_irqenable() by Tomi Valkeinen · 8 years ago
  36. 49a3057 drm/omap: remove ovl_set_channel_out by Tomi Valkeinen · 8 years ago
  37. 5806bce drm/omap: remove unused ovl_enabled() by Tomi Valkeinen · 8 years ago
  38. 564f88c drm/omap: add new connector types by Tomi Valkeinen · 8 years ago
  39. 54156c2 drm: omapdrm: sdi: Remove platform driver by Laurent Pinchart · 8 years ago
  40. 5115bba drm: omapdrm: dpi: Remove platform driver by Laurent Pinchart · 8 years ago
  41. 6e471fa drm: omapdrm: Infer the OMAP version from the SoC family by Laurent Pinchart · 8 years ago
  42. 278cba7 drm: omapdrm: Remove unused default display name support by Laurent Pinchart · 9 years ago
  43. fd07ab7 drm: omapdrm: Remove unused dss_get_core_pdev() function by Laurent Pinchart · 8 years ago
  44. 1dff212 drm: omapdrm: Drop support for non-DT devices by Laurent Pinchart · 8 years ago
  45. b22622f drm: omapdrm: Remove duplicate error messages when mapping memory by Laurent Pinchart · 8 years ago
  46. c488dd2 drm: omapdrm: Take GEM object reference when exporting dmabuf by Laurent Pinchart · 8 years ago
  47. 97817fd drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction by Laurent Pinchart · 8 years ago
  48. 930dc19 drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers by Laurent Pinchart · 8 years ago
  49. 24fbaca drm: omapdrm: Fix incorrect usage of the term 'cache coherency' by Laurent Pinchart · 8 years ago
  50. d61ce7d drm: omapdrm: Rename GEM DMA sync functions by Laurent Pinchart · 8 years ago
  51. 57c22f7 drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs by Laurent Pinchart · 8 years ago
  52. 4fa6ce4 drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer() by Laurent Pinchart · 8 years ago
  53. bc20c85 drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin() by Laurent Pinchart · 8 years ago
  54. 1686908 drm: omapdrm: Rename occurrences of paddr to dma_addr by Laurent Pinchart · 8 years ago
  55. aa0408b drm: omapdrm: Remove remap argument to omap_gem_get_paddr() by Laurent Pinchart · 8 years ago
  56. dff6c24 drm: omapdrm: Add zpos property by Laurent Pinchart · 8 years ago
  57. d980278 drm: omapdrm: Remove custom plane state by Laurent Pinchart · 8 years ago
  58. ba527c1 drm: omapdrm: Store the Z order in the plane state zpos field by Laurent Pinchart · 8 years ago
  59. d6f544f drm: omapdrm: Remove legacy buffer synchronization support by Laurent Pinchart · 8 years ago
  60. a9e6f9f drm: omapdrm: Use DRM core's atomic commit helper by Laurent Pinchart · 8 years ago
  61. ce9a8f1 drm: omapdrm: Handle events when enabling/disabling CRTCs by Laurent Pinchart · 8 years ago
  62. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  63. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  64. cd9f468 drm/i915: Update DRIVER_DATE to 20170529 by Daniel Vetter · 8 years ago
  65. c9e0c6d drm/i915: Keep the forcewake timer alive for 1ms past the most recent use by Chris Wilson · 8 years ago
  66. ac58d2a drm/i915/guc: capture GuC logs if FW fails to load by Daniele Ceraolo Spurio · 8 years ago
  67. f8a58d6 drm/i915/guc: Introduce buffer based cmd transport by Michal Wajdeczko · 8 years ago
  68. 2f64085 drm/i915/guc: Disable send function on fini by Michal Wajdeczko · 8 years ago
  69. 49d191d drm/i915: Drop AUX backlight enable check for backlight control by Puthikorn Voravootivat · 8 years ago
  70. bc1f0e0 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  71. 80debff drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU by Chris Wilson · 8 years ago
  72. b2241f1 drm/i915: Only GGTT vma may be pinned and prevent shrinking by Chris Wilson · 8 years ago
  73. b62ce397 drm/amdgpu: fix null point error when rmmod amdgpu. by Rex Zhu · 8 years ago
  74. 0ef34ad drm/i915: Serialize GTT/Aperture accesses on BXT by Jon Bloomfield · 8 years ago
  75. 3083696 drm/amd/powerplay: fix a signedness bugs by Dan Carpenter · 8 years ago
  76. 7c4378f drm/amdgpu: fix NULL pointer panic of emit_gds_switch by Chunming Zhou · 8 years ago
  77. 3d18e33 drm/radeon: Unbreak HPD handling for r600+ by Lyude · 8 years ago
  78. 2275a3a drm/amd/powerplay/smu7: disable mclk switching for high refresh rates by Alex Deucher · 8 years ago
  79. 09be4a5 drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) by Alex Deucher · 8 years ago
  80. 58d7e3e drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  81. 0a646f3 drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  82. b3c85a0 drm/amdgpu: fix fundamental suspend/resume issue by Christian König · 8 years ago
  83. 22284f4 drm/i915: Convert i915_gem_object_ops->flags values to use BIT() by Chris Wilson · 8 years ago
  84. ca83d58 drm/i915/selftests: Silence compiler warning in igt_ctx_exec by Chris Wilson · 8 years ago
  85. 82bc9a4 drm/gma500/psb: Actually use VBT mode when it is found by Patrik Jakobsson · 8 years ago
  86. 7fcd075 gpu: drm: gma500: remove two more dead variable by Arnd Bergmann · 8 years ago
  87. c4d3fd4 drm/stm: ltdc: fix duplicated arguments by Philippe CORNU · 8 years ago
  88. f63078a drm/i915/guc: Skip port assign on first iteration of GuC dequeue by Michał Winiarski · 8 years ago
  89. 1d5fd00 drm/i915: Remove misleading comment in request_alloc by Michał Winiarski · 8 years ago
  90. f928543 drm: Fix deadlock retry loop in page_flip_ioctl by Daniel Vetter · 8 years ago
  91. 429030b drm: qxl: Delay entering atomic context during cursor update by Gabriel Krisman Bertazi · 8 years ago
  92. 665f37e drm/pl111: Fix return value check in pl111_amba_probe() by Wei Yongjun · 8 years ago
  93. 48f1fc3 drm/i915/g33: Improve reset reliability by Mika Kuoppala · 8 years ago
  94. 6bdba81 Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
  95. f90dee2 drm/amd: include <linux/delay.h> instead of "linux/delay.h" by Masahiro Yamada · 8 years ago
  96. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  97. e8fa49b drm/vgem: Fix return value check in vgem_init() by Wei Yongjun · 8 years ago
  98. a18e662 drm/blend: Fix comment typ-o by Robert Foss · 8 years ago
  99. 5d465d4 drm/stm: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  100. b7e8e25 drm/vc4: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago