1. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  2. 1f64ae7 drm/tegra: sor - Remove obsolete comment by Thierry Reding · 10 years ago
  3. 0c90a18 drm/tegra: sor - Enable only the necessary number of lanes by Thierry Reding · 10 years ago
  4. 899451b drm/tegra: sor - Power on only the necessary lanes by Thierry Reding · 10 years ago
  5. d692229 drm/tegra: sor - Do not program interlaced mode registers by Thierry Reding · 10 years ago
  6. a4263fe drm/tegra: sor - Do not hardcode link speed by Thierry Reding · 10 years ago
  7. 7890b57 drm/tegra: sor - Do not hardcode number of blank symbols by Thierry Reding · 10 years ago
  8. 34fa183 drm/tegra: sor - Don't hardcode link parameters by Thierry Reding · 10 years ago
  9. ca185c6 drm/tegra: sor - Change power down ordering by Stéphane Marchesin · 10 years ago
  10. 143b1df drm/tegra: sor - Fix copy/paste error by Stéphane Marchesin · 10 years ago
  11. ccb8b12 drm/tegra: sor - Remove pixel clock rounding by Stéphane Marchesin · 10 years ago
  12. 1b0c7b4 drm/tegra: sor - Make debugfs setup consistent by Thierry Reding · 10 years ago
  13. 9578184 drm/tegra: sor - Recursively remove debugfs tree by Thierry Reding · 11 years ago
  14. 7c46338 drm/tegra: dp - Mark the connector as hotplug capable by Thierry Reding · 11 years ago
  15. 2fff79d drm/tegra: dp - Implement hotplug detection in work queue by Thierry Reding · 11 years ago
  16. e687651 drm/tegra: Add hardware cursor support by Thierry Reding · 11 years ago
  17. 9910f5c drm/tegra: Remove host1x drm_bus implementation by Thierry Reding · 10 years ago
  18. 540457c drm/tegra: gem - Make tegra_bo_import() static by Thierry Reding · 10 years ago
  19. fb7be70 drm/tegra: hdmi - Add Tegra124 support by Thierry Reding · 11 years ago
  20. 86f5c52 drm/tegra: sor - Protect CRC debugfs against enable state by Thierry Reding · 11 years ago
  21. 76245ad drm/tegra: dsi - Do not needlessly recompute pclk by Thierry Reding · 11 years ago
  22. 91eded9 drm/tegra: dc - Compute shift clock divider in output drivers by Thierry Reding · 11 years ago
  23. dbb3f2f drm/tegra: dc - Move around shift clock programming by Thierry Reding · 11 years ago
  24. cb825d8 drm/tegra: dsi - Reset controller on driver unload by Thierry Reding · 11 years ago
  25. 79eb7e5 drm/tegra: dsi - Fix typo when disabling controller by Thierry Reding · 11 years ago
  26. 334ae6b drm/tegra: dsi - Add enable guard by Thierry Reding · 11 years ago
  27. 17297a2 drm/tegra: dsi - Initialize proper packet sequences by Thierry Reding · 11 years ago
  28. 3b077af drm/tegra: dsi - Implement VDD supply support by Thierry Reding · 11 years ago
  29. bcfc7ac drm/tegra: dsi - Remove unneeded code by Thierry Reding · 11 years ago
  30. f7d6889 drm/tegra: dsi - Use internal pixel format by Thierry Reding · 11 years ago
  31. 7e24643 drm/tegra: hdmi - Fix disable sequence by Thierry Reding · 11 years ago
  32. 9cbfc73 drm/tegra: hdmi - Disable LVDS mode by Thierry Reding · 11 years ago
  33. 8c8282c drm/tegra: hdmi - Use proper power-up sequence by Thierry Reding · 11 years ago
  34. d06e7f8f6 drm/tegra: hdmi - Clean up clock usage by Thierry Reding · 11 years ago
  35. 8868568 drm/tegra: hdmi - Reverse regulator enable ordering by Thierry Reding · 11 years ago
  36. 80b9213 drm/tegra: hdmi - Remove duplicate code by Thierry Reding · 11 years ago
  37. fb50a11 drm/tegra: hdmi - Add connector supply support by Thierry Reding · 11 years ago
  38. 0444c0f drm/tegra: dc - Use proper H/V ref-to-sync values by Thierry Reding · 11 years ago
  39. 501bcbd drm/tegra: dc - Do not touch power control register by Thierry Reding · 11 years ago
  40. 10288ee drm/tegra: dc - Reshuffle code to get rid of prototypes by Thierry Reding · 11 years ago
  41. eba6650 drm/tegra: dc - Rename INVERT_V to V_DIRECTION by Thierry Reding · 11 years ago
  42. a82752e drm/tegra: sor - Add CRC debugfs support by Thierry Reding · 11 years ago
  43. f925390 drm/tegra: dc - Add YUYV support by Thierry Reding · 11 years ago
  44. 688c59a drm/tegra: Cleanup header file by Thierry Reding · 11 years ago
  45. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  46. 4f71d0c drm/dp: add a hw mutex around the transfer functions. (v2) by Dave Airlie · 10 years ago
  47. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  48. 917db41 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  49. 2b4c366 drm/tegra: restrict plane loops to legacy planes by Daniel Vetter · 11 years ago
  50. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  51. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  52. 1ca2030 drm/tegra: dp: Support address-only I2C-over-AUX transactions by Thierry Reding · 11 years ago
  53. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  54. d105a6c drm/tegra: Use standard GPL v2 license text by Thierry Reding · 11 years ago
  55. 9a2ac2d drm/tegra: Relicense under GPL v2 by Thierry Reding · 11 years ago
  56. 6b6b604 drm/tegra: Add eDP support by Thierry Reding · 11 years ago
  57. d40326f drm/tegra: prime: Add vmap support by Thierry Reding · 11 years ago
  58. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  59. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 11 years ago
  60. 099d1c2 drm: provide device-refcount by David Herrmann · 11 years ago
  61. b189153 drm/tegra: Add guard to avoid double disable/enable of RGB outputs by Dmitry Osipenko · 11 years ago
  62. 6e60163 drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV' by Paul Bolle · 11 years ago
  63. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  64. 13411dd drm/tegra: Obtain head number from DT by Thierry Reding · 11 years ago
  65. 7236aa0 drm/tegra: Use proper data type by Thierry Reding · 11 years ago
  66. acde541 drm/tegra: Clarify how panel modes override others by Thierry Reding · 11 years ago
  67. 456ac56 drm/tegra: Fix possible CRTC mask for RGB outputs by Thierry Reding · 11 years ago
  68. ff5009e drm/tegra: Don't check resource with devm_ioremap_resource() by Wolfram Sang · 11 years ago
  69. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  70. 81239c6 drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG by Stephen Warren · 11 years ago
  71. 3800391 drm/tegra: Add PRIME support by Thierry Reding · 11 years ago
  72. 72d3028 drm/tegra: Relocate some output-specific code by Thierry Reding · 11 years ago
  73. 8620fc6 drm/tegra: Add Tegra124 DC support by Thierry Reding · 11 years ago
  74. 6b7c79d drm/tegra: Fix small leak on error in tegra_fb_alloc() by Dan Carpenter · 11 years ago
  75. 60c2f70 drm/tegra: Make legacy fbdev support optional by Thierry Reding · 11 years ago
  76. d30a91f drm/tegra: Sort reverse-dependencies alphabetically by Thierry Reding · 11 years ago
  77. 85316ea drm/tegra: Fix return value check by Wei Yongjun · 11 years ago
  78. dec7273 drm/tegra: Add DSI support by Thierry Reding · 11 years ago
  79. b519002 drm/tegra: Disable outputs for power-saving by Thierry Reding · 11 years ago
  80. 365765f drm/tegra: Track HDMI enable state by Thierry Reding · 11 years ago
  81. 17a8b6b drm/tegra: Fix HDMI audio frequency typo by Thierry Reding · 11 years ago
  82. 425c0fd drm/tegra: Do not export tegra_bo_ops by Thierry Reding · 11 years ago
  83. f1f34ad drm/tegra: Remove spurious blank line by Thierry Reding · 11 years ago
  84. 158b50a drm/tegra: Increase compile test coverage by Thierry Reding · 11 years ago
  85. fac8f15 drm/tegra: Allow the driver to be built as a module by Thierry Reding · 11 years ago
  86. 23a0e27 gpu: host1x: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  87. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  88. 9be7d86 drm/tegra: Implement panel support by Thierry Reding · 11 years ago
  89. b03bb79 Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next by Thierry Reding · 11 years ago
  90. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  91. ca48080 drm/tegra: use reset framework by Stephen Warren · 11 years ago
  92. 9a99160 drm/tegra: return -EFAULT if copy_from_user() fails by Dan Carpenter · 11 years ago
  93. 9ab3415 drm/tegra: Force cast to __iomem to make sparse happy by Thierry Reding · 11 years ago
  94. 9b57f5f drm/tegra: Make tegra_drm_driver static by Thierry Reding · 11 years ago
  95. a7ed68f drm/tegra: Fix address space mismatches by Thierry Reding · 11 years ago
  96. 7602fa1 drm/tegra: Tightly bind RGB output to DC by Thierry Reding · 11 years ago
  97. 3782651 drm/tegra: Make CRTC upcasting safer by Thierry Reding · 11 years ago
  98. 90c3706 Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  99. 977386a drm/tegra: Reserve syncpoint base for gr3d by Thierry Reding · 11 years ago
  100. 61644dc drm/tegra: Reserve base for gr2d by Arto Merilainen · 11 years ago