1. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  2. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  3. 596a1d3 Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  4. 2bcdcbf drm/tegra: dc: Request/free syncpoint at init/exit by Thierry Reding · 9 years ago
  5. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  6. bef2c7b Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  7. 003fc84 drm/tegra: dc: Implement atomic DPMS by Thierry Reding · 9 years ago
  8. 76ac328 drm/tegra: dc: Don't explicitly set owner module by Thierry Reding · 9 years ago
  9. 791ddb1 drm/tegra: dc: Record statistics by Thierry Reding · 9 years ago
  10. 01a5da0 drm/tegra: dc: Request syncpoint earlier by Thierry Reding · 9 years ago
  11. e83dcb5 drm/tegra: dc: Remove gratuituous blank line by Thierry Reding · 9 years ago
  12. a1df3b2 drm/tegra: dc: Clarify comment about cursor treatment by Thierry Reding · 9 years ago
  13. 6ca1f62 drm/tegra: dc: Implement CRC debugfs interface by Thierry Reding · 9 years ago
  14. 5b4f516 drm/tegra: dc: Add Tegra210 support by Thierry Reding · 9 years ago
  15. 31930d4 drm/tegra: dc: Reset VBLANK to off by Thierry Reding · 9 years ago
  16. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  17. 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  18. 9d910b6 drm/tegra: dc: Document tegra_dc_state_setup_clock() by Thierry Reding · 10 years ago
  19. d0852ab drm/tegra: dc: Remove unused callbacks by Thierry Reding · 10 years ago
  20. 3774363 drm/tegra: dc: Remove unused function by Thierry Reding · 10 years ago
  21. 3b59b7ac drm/tegra: dc: Use base atomic state helpers by Thierry Reding · 10 years ago
  22. 42e9ce0 drm/tegra: dc: Implement hardware VBLANK counter by Thierry Reding · 10 years ago
  23. d298274 drm/tegra: dc: Check for valid parent clock by Thierry Reding · 10 years ago
  24. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 9 years ago
  25. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  26. 07d05cb drm/tegra: dc: Move more code into ->init() by Thierry Reding · 10 years ago
  27. 332bbe7 drm/tegra: dc: Wire up CRTC parent of atomic state by Thierry Reding · 10 years ago
  28. 567a3cd drm/tegra: dc: Reset state's active_changed field by Thierry Reding · 10 years ago
  29. 666cb87 drm/tegra: dc: Unify enabling the display controller by Thierry Reding · 10 years ago
  30. 8f604f8 drm/tegra: Track tiling and format in plane state by Thierry Reding · 10 years ago
  31. 47802b0 drm/tegra: Track active planes in CRTC state by Thierry Reding · 10 years ago
  32. 1503ca4 drm/tegra: Atomic conversion, phase 3, step 3 by Thierry Reding · 10 years ago
  33. 74f4879 drm/tegra: Atomic conversion, phase 3, step 2 by Thierry Reding · 10 years ago
  34. 76d59ed drm/tegra: dc: Use atomic clock state in modeset by Thierry Reding · 10 years ago
  35. ca915b1 drm/tegra: dc: Store clock setup in atomic state by Thierry Reding · 10 years ago
  36. 0786696 drm/tegra: Atomic conversion, phase 3, step 1 by Thierry Reding · 10 years ago
  37. 9d44189 drm/tegra: Atomic conversion, phase 2 by Thierry Reding · 10 years ago
  38. 4aa3df7 drm/tegra: Atomic conversion, phase 1 by Thierry Reding · 10 years ago
  39. 05f175f drm/tegra: dc: Do not needlessly deassert reset by Thierry Reding · 10 years ago
  40. ea130b2 drm/tegra: Remove remnants of the output midlayer by Thierry Reding · 10 years ago
  41. 3b0e585 drm/tegra: rgb: Demidlayer by Thierry Reding · 10 years ago
  42. c5a107d drm/tegra: Add tegra_dc_setup_clock() helper by Thierry Reding · 10 years ago
  43. d5bae6f drm/tegra: output: Make ->setup_clock() optional by Thierry Reding · 10 years ago
  44. 50a246a drm/tegra: dc: No longer disable planes at CRTC disable by Thierry Reding · 10 years ago
  45. 86df256 drm/tegra: dc: Wait for idle when disabled by Thierry Reding · 10 years ago
  46. 36904ad drm/tegra: Stop CRTC at CRTC disable time by Thierry Reding · 10 years ago
  47. 62b9e06 drm/tegra: Use tegra_commit_dc() in output drivers by Thierry Reding · 10 years ago
  48. 8643bc6 drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip() by Dan Carpenter · 10 years ago
  49. fb35c6b drm/tegra: dc: Return planar flag for non-YUV modes by Thierry Reding · 10 years ago
  50. d700ba7 drm/tegra: dc: Describe register copies by Thierry Reding · 10 years ago
  51. 42d0659 drm/tegra: dc: Initialize border color by Thierry Reding · 10 years ago
  52. 518e622 drm/tegra: plane: Use proper possible_crtcs mask by Thierry Reding · 10 years ago
  53. aa942f6 drm/tegra: Remove redundant zeroing out of memory by Thierry Reding · 10 years ago
  54. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  55. 93396d0 drm/tegra: dc: Select root window for event dispatch by Sean Paul · 10 years ago
  56. 6b59cc1 drm/tegra: dc: Fix a potential race on page-flip completion by Thierry Reding · 10 years ago
  57. ed7dae5 drm/tegra: dc: Consistently use the same pipe by Thierry Reding · 10 years ago
  58. c422f31 drm/tegra: Remove dummy ->load_lut() implementation by Thierry Reding · 10 years ago
  59. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  60. b065410 Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  61. c767930 drm/tegra: dc: Universal plane support by Thierry Reding · 10 years ago
  62. 03a6056 drm/tegra: dc: Registers are 32 bits wide by Thierry Reding · 10 years ago
  63. 205d48e drm/tegra: dc: Factor out DC, window and cursor commit by Thierry Reding · 10 years ago
  64. df06b75 drm/tegra: Add IOMMU support by Thierry Reding · 10 years ago
  65. 9c01270 drm/tegra: dc: Add powergate support by Thierry Reding · 10 years ago
  66. 8ff64c1 drm/tegra: dc: Add missing call to drm_vblank_on() by Thierry Reding · 10 years ago
  67. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  68. ef70728 drm/tegra: add MODULE_DEVICE_TABLEs by Stephen Warren · 10 years ago
  69. 5482d75 drm/tegra: dc - Reset controller on driver remove by Thierry Reding · 10 years ago
  70. d1f3e1e drm/tegra: Properly align stride for framebuffers by Thierry Reding · 10 years ago
  71. c134f01 drm/tegra: Implement more tiling modes by Thierry Reding · 10 years ago
  72. e687651 drm/tegra: Add hardware cursor support by Thierry Reding · 11 years ago
  73. 9910f5c drm/tegra: Remove host1x drm_bus implementation by Thierry Reding · 10 years ago
  74. 91eded9 drm/tegra: dc - Compute shift clock divider in output drivers by Thierry Reding · 10 years ago
  75. dbb3f2f drm/tegra: dc - Move around shift clock programming by Thierry Reding · 10 years ago
  76. 0444c0f drm/tegra: dc - Use proper H/V ref-to-sync values by Thierry Reding · 10 years ago
  77. 501bcbd drm/tegra: dc - Do not touch power control register by Thierry Reding · 10 years ago
  78. 10288ee drm/tegra: dc - Reshuffle code to get rid of prototypes by Thierry Reding · 10 years ago
  79. eba6650 drm/tegra: dc - Rename INVERT_V to V_DIRECTION by Thierry Reding · 11 years ago
  80. f925390 drm/tegra: dc - Add YUYV support by Thierry Reding · 11 years ago
  81. 2b4c366 drm/tegra: restrict plane loops to legacy planes by Daniel Vetter · 10 years ago
  82. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  83. 13411dd drm/tegra: Obtain head number from DT by Thierry Reding · 11 years ago
  84. 72d3028 drm/tegra: Relocate some output-specific code by Thierry Reding · 11 years ago
  85. 8620fc6 drm/tegra: Add Tegra124 DC support by Thierry Reding · 11 years ago
  86. ca48080 drm/tegra: use reset framework by Stephen Warren · 11 years ago
  87. db7fbdf drm/tegra: Support bottom-up buffer objects by Thierry Reding · 11 years ago
  88. 773af77 drm/tegra: Add support for tiled buffer objects by Thierry Reding · 11 years ago
  89. 59d29c0 drm/tegra: Allocate resources at probe time by Thierry Reding · 11 years ago
  90. f002abc drm/tegra: Properly cleanup and zero out resources by Thierry Reding · 11 years ago
  91. dee8268 drm/tegra: Move driver to DRM tree by Thierry Reding · 11 years ago[Renamed from drivers/gpu/host1x/drm/dc.c]
  92. 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
  93. 53fa7f7 drm/tegra: Introduce tegra_drm_client structure by Thierry Reding · 11 years ago
  94. 9eb9b22 gpu: host1x: Cleanup includes by Thierry Reding · 11 years ago
  95. 386a2a7 drm/tegra: Rename host1x_drm structure to tegra_drm by Thierry Reding · 11 years ago
  96. a5b6f74 drm/tegra: fix up page flip flags. by Dave Airlie · 11 years ago
  97. ed683ae drm/tegra: Honor pixel-format changes by Thierry Reding · 11 years ago
  98. 2678aeb drm/tegra: Don't disable unused planes by Thierry Reding · 11 years ago
  99. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  100. dbe4d9a drm/tegra: Support the XBGR8888 pixelformat by Thierry Reding · 11 years ago