1. 877fa9a Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  2. 64ea25c drm/tegra: sor: Reject HDMI 2.0 modes by Thierry Reding · 8 years ago
  3. f8c7912 drm/tegra: sor: Prepare for generic PM domain support by Jon Hunter · 8 years ago
  4. 30b4943 drm/tegra: sor: Make XBAR configurable per SoC by Thierry Reding · 9 years ago
  5. 618dee3 drm/tegra: sor: Use sor1_src clock to set parent for HDMI by Thierry Reding · 8 years ago
  6. b299221 drm/tegra: sor: Implement sor1_brick clock by Thierry Reding · 9 years ago
  7. aaff8bd drm/tegra: sor: Implement runtime PM by Thierry Reding · 9 years ago
  8. c31efa7 drm/tegra: sor: Do not support deep color modes by Thierry Reding · 9 years ago
  9. 2bd1dd3 drm/tegra: sor: Extract tegra_sor_mode_set() by Thierry Reding · 9 years ago
  10. 402f6bc drm/tegra: sor: Split out tegra_sor_apply_config() by Thierry Reding · 9 years ago
  11. a198359 drm/tegra: sor: Rename tegra_sor_calc_config() by Thierry Reding · 9 years ago
  12. 25bb2ce drm/tegra: sor: Factor out tegra_sor_set_parent_clock() by Thierry Reding · 9 years ago
  13. 26b4ee3 drm: tegra: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  14. 9a1123e Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  15. db8b42f drm/tegra: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  16. 01b9bea drm/tegra: sor: Remove unnecessary conditional by Thierry Reding · 9 years ago
  17. 9542c23 drm/tegra: sor: Operate on struct drm_dp_aux * by Thierry Reding · 9 years ago
  18. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  19. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  20. 459cc2c drm/tegra: sor: Add HDMI support by Thierry Reding · 9 years ago
  21. 3309ac8 drm/tegra: sor: Add Tegra210 eDP support by Thierry Reding · 9 years ago
  22. 850bab4 drm/tegra: sor: Restore DPMS by Thierry Reding · 9 years ago
  23. 530239a drm/tegra: sor: Use DRM debugfs infrastructure for CRC by Thierry Reding · 9 years ago
  24. 51511d0 drm/tegra: sor: Write correct head state registers by Thierry Reding · 9 years ago
  25. 8044449 drm/tegra: sor: Constify display mode by Thierry Reding · 9 years ago
  26. 066d30f drm/tegra: sor: Reset the correct debugfs fields by Thierry Reding · 9 years ago
  27. 3ff1f22 drm/tegra: sor: Set minor after debugfs initialization by Thierry Reding · 9 years ago
  28. 4dbdc74 drm/tegra: sor: Provide error messages in probe by Thierry Reding · 9 years ago
  29. a9a9e4f drm/tegra: sor: Rename registers for consistency by Thierry Reding · 9 years ago
  30. 535a65d drm/tegra: sor: Reset during initialization by Tomeu Vizoso · 9 years ago
  31. dab1633 drm/tegra: sor: Dump registers via debugfs by Thierry Reding · 10 years ago
  32. 28fe207 drm/tegra: sor: Registers are 32-bit by Thierry Reding · 10 years ago
  33. 666cb87 drm/tegra: dc: Unify enabling the display controller by Thierry Reding · 10 years ago
  34. 3f0fb52 drm/tegra: Remove unused ->mode_fixup() callbacks by Thierry Reding · 10 years ago
  35. 82f1511 drm/tegra: sor: Implement ->atomic_check() by Thierry Reding · 10 years ago
  36. 9d44189 drm/tegra: Atomic conversion, phase 2 by Thierry Reding · 10 years ago
  37. 4aa3df7 drm/tegra: Atomic conversion, phase 1 by Thierry Reding · 10 years ago
  38. 328ec69 drm/tegra: Output cleanup functions cannot fail by Thierry Reding · 10 years ago
  39. ea130b2 drm/tegra: Remove remnants of the output midlayer by Thierry Reding · 10 years ago
  40. 4009c22 drm/tegra: debugfs cleanup cannot fail by Thierry Reding · 10 years ago
  41. 6fad8f6 drm/tegra: sor: Demidlayer by Thierry Reding · 10 years ago
  42. 36904ad drm/tegra: Stop CRTC at CRTC disable time by Thierry Reding · 10 years ago
  43. 62b9e06 drm/tegra: Use tegra_commit_dc() in output drivers by Thierry Reding · 10 years ago
  44. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  45. ef70728 drm/tegra: add MODULE_DEVICE_TABLEs by Stephen Warren · 10 years ago
  46. 3f4f3b5 drm/tegra: sor - Configure proper sync polarities by Thierry Reding · 10 years ago
  47. 054b1bd drm/tegra: sor - Use bits-per-color from panel by Stéphane Marchesin · 10 years ago
  48. 2263c46 drm/tegra: sor - missing unlock on error by Dan Carpenter · 10 years ago
  49. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  50. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  51. 1f64ae7 drm/tegra: sor - Remove obsolete comment by Thierry Reding · 10 years ago
  52. 0c90a18 drm/tegra: sor - Enable only the necessary number of lanes by Thierry Reding · 10 years ago
  53. 899451b drm/tegra: sor - Power on only the necessary lanes by Thierry Reding · 10 years ago
  54. d692229 drm/tegra: sor - Do not program interlaced mode registers by Thierry Reding · 10 years ago
  55. a4263fe drm/tegra: sor - Do not hardcode link speed by Thierry Reding · 10 years ago
  56. 7890b57 drm/tegra: sor - Do not hardcode number of blank symbols by Thierry Reding · 10 years ago
  57. 34fa183 drm/tegra: sor - Don't hardcode link parameters by Thierry Reding · 10 years ago
  58. ca185c6 drm/tegra: sor - Change power down ordering by Stéphane Marchesin · 10 years ago
  59. 143b1df drm/tegra: sor - Fix copy/paste error by Stéphane Marchesin · 10 years ago
  60. ccb8b12 drm/tegra: sor - Remove pixel clock rounding by Stéphane Marchesin · 10 years ago
  61. 1b0c7b4 drm/tegra: sor - Make debugfs setup consistent by Thierry Reding · 10 years ago
  62. 9578184 drm/tegra: sor - Recursively remove debugfs tree by Thierry Reding · 10 years ago
  63. 9910f5c drm/tegra: Remove host1x drm_bus implementation by Thierry Reding · 10 years ago
  64. 86f5c52 drm/tegra: sor - Protect CRC debugfs against enable state by Thierry Reding · 10 years ago
  65. 91eded9 drm/tegra: dc - Compute shift clock divider in output drivers by Thierry Reding · 10 years ago
  66. a82752e drm/tegra: sor - Add CRC debugfs support by Thierry Reding · 11 years ago
  67. 6b6b604 drm/tegra: Add eDP support by Thierry Reding · 11 years ago