1. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  2. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  3. a63caf1 drm/tegra: Delete an unnecessary check before the function call "vunmap" by Markus Elfring · 8 years ago
  4. 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
  5. 64ea25c drm/tegra: sor: Reject HDMI 2.0 modes by Thierry Reding · 8 years ago
  6. f8c7912 drm/tegra: sor: Prepare for generic PM domain support by Jon Hunter · 8 years ago
  7. 64230aa drm/tegra: dsi: Prepare for generic PM domain support by Jon Hunter · 8 years ago
  8. 30b4943 drm/tegra: sor: Make XBAR configurable per SoC by Thierry Reding · 9 years ago
  9. 618dee3 drm/tegra: sor: Use sor1_src clock to set parent for HDMI by Thierry Reding · 8 years ago
  10. b299221 drm/tegra: sor: Implement sor1_brick clock by Thierry Reding · 9 years ago
  11. aaff8bd drm/tegra: sor: Implement runtime PM by Thierry Reding · 9 years ago
  12. 5234549 drm/tegra: hdmi: Implement runtime PM by Thierry Reding · 9 years ago
  13. ef8187d drm/tegra: dsi: Implement runtime PM by Thierry Reding · 9 years ago
  14. 33a8eb8 drm/tegra: dc: Implement runtime PM by Thierry Reding · 9 years ago
  15. 2ccb396 drm/tegra: hdmi: Enable audio over HDMI by Thierry Reding · 10 years ago
  16. c31efa7 drm/tegra: sor: Do not support deep color modes by Thierry Reding · 9 years ago
  17. 2bd1dd3 drm/tegra: sor: Extract tegra_sor_mode_set() by Thierry Reding · 9 years ago
  18. 402f6bc drm/tegra: sor: Split out tegra_sor_apply_config() by Thierry Reding · 9 years ago
  19. a198359 drm/tegra: sor: Rename tegra_sor_calc_config() by Thierry Reding · 9 years ago
  20. 25bb2ce drm/tegra: sor: Factor out tegra_sor_set_parent_clock() by Thierry Reding · 9 years ago
  21. 0751bb5 drm/tegra: dpaux: Add pinctrl support by Jon Hunter · 8 years ago
  22. 9b99044 drm/tegra: Prepare DPAUX for supporting generic PM domains by Jon Hunter · 8 years ago
  23. 9d0e09c drm/tegra: dpaux: Add helpers for setting up pads by Jon Hunter · 8 years ago
  24. bcbd63d drm/tegra: dpaux: Clean-up on probe failure by Jon Hunter · 8 years ago
  25. 26b4ee3 drm: tegra: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  26. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  27. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  28. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  29. 280dc0e drm/tegra: Fix crash caused by reference count imbalance by Jon Hunter · 8 years ago
  30. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 8 years ago
  31. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 8 years ago
  32. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  33. 99ee872 Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  34. 9530697 Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  35. 1ddbdbd drm/tegra: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  36. 2dacdd7 drm/tegra: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  37. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 8 years ago
  38. 70293ed soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type by Jon Hunter · 9 years ago
  39. 3a9b33c drm/tegra: Don't set a gamma table size by Daniel Vetter · 8 years ago
  40. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  42. 10c1b61 drm/tegra: drop unused variable. by Dave Airlie · 9 years ago
  43. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 9 years ago
  44. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  45. 5459a2a drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state, v2. by Maarten Lankhorst · 9 years ago
  46. 45ad5cc Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  47. 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
  48. e112e59 drm: use dev_name as default unique name in drm_dev_alloc() by Nicolas Iooss · 9 years ago
  49. 4ecae78 drm/tegra: Constify function pointer structs by Ville Syrjälä · 9 years ago
  50. ad90659 drm/tegra: Advertise DRIVER_ATOMIC by Thierry Reding · 9 years ago
  51. d2d8c35 drm/tegra: Use DRIVER level for IOMMU aperture message by Thierry Reding · 9 years ago
  52. db8b42f drm/tegra: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  53. cf6b174 drm/tegra: dc: Add missing of_node_put() by Julia Lawall · 9 years ago
  54. 986c58d drm/tegra: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  55. 01b9bea drm/tegra: sor: Remove unnecessary conditional by Thierry Reding · 9 years ago
  56. 9542c23 drm/tegra: sor: Operate on struct drm_dp_aux * by Thierry Reding · 9 years ago
  57. a07cdfe drm/tegra: Use drm_gem_object_unreference_unlocked() by Daniel Vetter · 9 years ago
  58. d849c82 drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl by Daniel Vetter · 9 years ago
  59. 1153330 drm/tegra: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  60. 473112e drm/tegra: Use new multi-driver module helpers by Thierry Reding · 9 years ago
  61. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  62. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  63. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  64. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  65. b110ef3 drm/tegra: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  66. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  68. 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
  69. 2bcdcbf drm/tegra: dc: Request/free syncpoint at init/exit by Thierry Reding · 9 years ago
  70. c8a8067 drm/tegra: fb: Remove gratuituous blank line by Thierry Reding · 9 years ago
  71. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  72. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  73. f993406 drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes by Ville Syrjälä · 9 years ago
  74. 2b712be drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/ by Ville Syrjälä · 9 years ago
  75. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  76. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  77. 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
  78. 459cc2c drm/tegra: sor: Add HDMI support by Thierry Reding · 9 years ago
  79. 3309ac8 drm/tegra: sor: Add Tegra210 eDP support by Thierry Reding · 9 years ago
  80. 003fc84 drm/tegra: dc: Implement atomic DPMS by Thierry Reding · 9 years ago
  81. 850bab4 drm/tegra: sor: Restore DPMS by Thierry Reding · 9 years ago
  82. 171e2e6 drm/tegra: dsi: Restore DPMS by Thierry Reding · 9 years ago
  83. 29871b2 drm/tegra: hdmi: Restore DPMS by Thierry Reding · 9 years ago
  84. 32c3dee drm/tegra: rgb: Restore DPMS by Thierry Reding · 9 years ago
  85. 530239a drm/tegra: sor: Use DRM debugfs infrastructure for CRC by Thierry Reding · 9 years ago
  86. 51511d0 drm/tegra: sor: Write correct head state registers by Thierry Reding · 9 years ago
  87. 8044449 drm/tegra: sor: Constify display mode by Thierry Reding · 9 years ago
  88. 066d30f drm/tegra: sor: Reset the correct debugfs fields by Thierry Reding · 9 years ago
  89. 3ff1f22 drm/tegra: sor: Set minor after debugfs initialization by Thierry Reding · 9 years ago
  90. 4dbdc74 drm/tegra: sor: Provide error messages in probe by Thierry Reding · 9 years ago
  91. a9a9e4f drm/tegra: sor: Rename registers for consistency by Thierry Reding · 9 years ago
  92. 9e532b3 drm/tegra: dpaux: Disable interrupt when detached by Thierry Reding · 9 years ago
  93. 3227166 drm/tegra: dpaux: Configure pads as I2C by default by Thierry Reding · 9 years ago
  94. 08f580e drm/tegra: dpaux: Provide error message in probe by Thierry Reding · 9 years ago
  95. ddfb406 drm/tegra: dsi: Add Tegra210 support by Thierry Reding · 9 years ago
  96. c06c793 drm/tegra: dsi: Add Tegra132 support by Thierry Reding · 9 years ago
  97. 7d33858 drm/tegra: dsi: Add Tegra124 support by Thierry Reding · 9 years ago
  98. b8be0bd drm/tegra: dsi: Use proper back-porch for non-sync video mode by Thierry Reding · 9 years ago
  99. 472a6d1f drm/tegra: dc: Rename BASE_COLOR_SIZE* fields by Thierry Reding · 9 years ago
  100. 76ac328 drm/tegra: dc: Don't explicitly set owner module by Thierry Reding · 9 years ago