1. 8f62142 drm/tegra: dc: Properly cleanup overlay planes by Thierry Reding · 8 years ago
  2. 89f6501 drm/tegra: dc: Fix possible_crtcs mask for planes by Thierry Reding · 8 years ago
  3. ebae8d0 drm/tegra: dc: Implement legacy blending by Thierry Reding · 8 years ago
  4. f68ba69 drm/tegra: dc: Link DC1 to DC0 on Tegra20 by Dmitry Osipenko · 8 years ago
  5. 39f55c6 drm/tegra: Fix non-debugfs builds by Arnd Bergmann · 8 years ago
  6. bc8828b drm/tegra: Use IOMMU groups by Thierry Reding · 8 years ago
  7. ab7d3f5 drm/tegra: Implement zpos property by Thierry Reding · 8 years ago
  8. 363541e drm/tegra: dc: Remove redundant spinlock by Thierry Reding · 8 years ago
  9. 1087fac drm/tegra: dc: Use direct offset to plane registers by Thierry Reding · 8 years ago
  10. 511c702 drm/tegra: dc: Support more formats by Thierry Reding · 8 years ago
  11. c57997b drm/tegra: sor: Add Tegra186 support by Thierry Reding · 8 years ago
  12. 7772fda drm/tegra: Support ARGB and ABGR formats by Thierry Reding · 8 years ago
  13. 4730795 drm/tegra: dc: Add Tegra186 support by Thierry Reding · 8 years ago
  14. c4755fb drm/tegra: Add Tegra186 display hub support by Thierry Reding · 8 years ago
  15. 5acd351 drm/tegra: Move common plane code to separate file by Thierry Reding · 8 years ago
  16. b1415ff drm/tegra: dc: Move state definition to header by Thierry Reding · 8 years ago
  17. 301e0dd drm/tegra: dc: Remove duplicate plane funcs by Thierry Reding · 8 years ago
  18. b652ab1 drm/tegra: dc: Remove tegra_overlay_plane_destroy() by Thierry Reding · 8 years ago
  19. c1cb4b6 drm/tegra: dc: Remove duplicate plane funcs by Thierry Reding · 8 years ago
  20. 6f70ec5 drm/tegra: dc: Remove tegra_primary_plane_destroy() by Thierry Reding · 8 years ago
  21. 9d99ab6 drm/tegra: Remove custom page-flip handler by Thierry Reding · 8 years ago
  22. 31b02ca drm/tegra: Use atomic commit helpers by Thierry Reding · 8 years ago
  23. 7116e9a drm/tegra: dc: Support background color by Thierry Reding · 8 years ago
  24. b95800e drm/tegra: dc: Register debugfs in ->late_register() by Thierry Reding · 8 years ago
  25. c49c81e drm/tegra: dc: Reshuffle some code by Thierry Reding · 8 years ago
  26. cf6824ac drm/tegra: dc: Move register definitions into a table by Thierry Reding · 8 years ago
  27. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  28. a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 8 years ago
  29. 10b47ee drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  30. a2f2f74 drm/tegra: dc: Perform a complete reset sequence by Thierry Reding · 8 years ago
  31. 39e08af drm/tegra: dc: Make sure to set the module clock rate by Thierry Reding · 8 years ago
  32. a4bfa09 drm/tegra: dc: Simplify atomic plane helper functions by Thierry Reding · 8 years ago
  33. 2d1c18f drm/tegra: dc: Move some declarations to dc.h by Thierry Reding · 8 years ago
  34. b9ff7ae drm/tegra: dc: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  35. 617dd7c gpu: host1x: syncpt: Request syncpoints per client by Thierry Reding · 8 years ago
  36. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  37. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  38. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  39. 80d3eef drm/tegra: dc: Disable plane if it is invisible by Dmitry Osipenko · 8 years ago
  40. 7d20585 drm/tegra: dc: Apply clipping to the plane by Dmitry Osipenko · 8 years ago
  41. 6ac1571 drm/tegra: dc: Avoid reset asserts on Tegra20 by Dmitry Osipenko · 8 years ago
  42. 99612b2 drm/tegra: Don't use modeset_lock_crtc by Daniel Vetter · 8 years ago
  43. 10437d9 drm: tegra: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  44. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 9 years ago
  45. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 9 years ago
  46. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 9 years ago
  47. b2d7e08 Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  48. 08ee017 drm/tegra: Fix window[0] base address corruption by Dmitry Osipenko · 9 years ago
  49. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 9 years ago
  50. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 9 years ago
  51. 33a8eb8 drm/tegra: dc: Implement runtime PM by Thierry Reding · 10 years ago
  52. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 9 years ago
  53. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 9 years ago
  54. 3a9b33c drm/tegra: Don't set a gamma table size by Daniel Vetter · 9 years ago
  55. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 10 years ago
  56. 9a1123e Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  57. cf6b174 drm/tegra: dc: Add missing of_node_put() by Julia Lawall · 10 years ago
  58. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 10 years ago
  59. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 10 years ago
  60. 596a1d3 Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  61. 2bcdcbf drm/tegra: dc: Request/free syncpoint at init/exit by Thierry Reding · 10 years ago
  62. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 10 years ago
  63. bef2c7b Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  64. 003fc84 drm/tegra: dc: Implement atomic DPMS by Thierry Reding · 10 years ago
  65. 76ac328 drm/tegra: dc: Don't explicitly set owner module by Thierry Reding · 10 years ago
  66. 791ddb1 drm/tegra: dc: Record statistics by Thierry Reding · 10 years ago
  67. 01a5da0 drm/tegra: dc: Request syncpoint earlier by Thierry Reding · 10 years ago
  68. e83dcb5 drm/tegra: dc: Remove gratuituous blank line by Thierry Reding · 10 years ago
  69. a1df3b2 drm/tegra: dc: Clarify comment about cursor treatment by Thierry Reding · 10 years ago
  70. 6ca1f62 drm/tegra: dc: Implement CRC debugfs interface by Thierry Reding · 10 years ago
  71. 5b4f516 drm/tegra: dc: Add Tegra210 support by Thierry Reding · 10 years ago
  72. 31930d4 drm/tegra: dc: Reset VBLANK to off by Thierry Reding · 10 years ago
  73. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 10 years ago
  74. 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  75. 9d910b6 drm/tegra: dc: Document tegra_dc_state_setup_clock() by Thierry Reding · 11 years ago
  76. d0852ab drm/tegra: dc: Remove unused callbacks by Thierry Reding · 11 years ago
  77. 3774363 drm/tegra: dc: Remove unused function by Thierry Reding · 11 years ago
  78. 3b59b7ac drm/tegra: dc: Use base atomic state helpers by Thierry Reding · 11 years ago
  79. 42e9ce0 drm/tegra: dc: Implement hardware VBLANK counter by Thierry Reding · 11 years ago
  80. d298274 drm/tegra: dc: Check for valid parent clock by Thierry Reding · 11 years ago
  81. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  82. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  83. 07d05cb drm/tegra: dc: Move more code into ->init() by Thierry Reding · 11 years ago
  84. 332bbe7 drm/tegra: dc: Wire up CRTC parent of atomic state by Thierry Reding · 11 years ago
  85. 567a3cd drm/tegra: dc: Reset state's active_changed field by Thierry Reding · 10 years ago
  86. 666cb87 drm/tegra: dc: Unify enabling the display controller by Thierry Reding · 11 years ago
  87. 8f604f8 drm/tegra: Track tiling and format in plane state by Thierry Reding · 11 years ago
  88. 47802b0 drm/tegra: Track active planes in CRTC state by Thierry Reding · 11 years ago
  89. 1503ca4 drm/tegra: Atomic conversion, phase 3, step 3 by Thierry Reding · 11 years ago
  90. 74f4879 drm/tegra: Atomic conversion, phase 3, step 2 by Thierry Reding · 11 years ago
  91. 76d59ed drm/tegra: dc: Use atomic clock state in modeset by Thierry Reding · 11 years ago
  92. ca915b1 drm/tegra: dc: Store clock setup in atomic state by Thierry Reding · 11 years ago
  93. 0786696 drm/tegra: Atomic conversion, phase 3, step 1 by Thierry Reding · 11 years ago
  94. 9d44189 drm/tegra: Atomic conversion, phase 2 by Thierry Reding · 11 years ago
  95. 4aa3df7 drm/tegra: Atomic conversion, phase 1 by Thierry Reding · 11 years ago
  96. 05f175f drm/tegra: dc: Do not needlessly deassert reset by Thierry Reding · 11 years ago
  97. ea130b2 drm/tegra: Remove remnants of the output midlayer by Thierry Reding · 11 years ago
  98. 3b0e585 drm/tegra: rgb: Demidlayer by Thierry Reding · 11 years ago
  99. c5a107d drm/tegra: Add tegra_dc_setup_clock() helper by Thierry Reding · 11 years ago
  100. d5bae6f drm/tegra: output: Make ->setup_clock() optional by Thierry Reding · 11 years ago