1. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  2. 4b92e29 gpu: host1x: Remove useless local variable by Thierry Reding · 8 years ago
  3. 9f2e57c gpu: host1x: Constify array of action handlers by Thierry Reding · 8 years ago
  4. 813a9d4 gpu: host1x: Remove redundant parentheses by Thierry Reding · 8 years ago
  5. 0b8070d1 gpu: host1x: Whitespace cleanup for readability by Thierry Reding · 8 years ago
  6. 6df633d gpu: host1x: Fix a couple of checkpatch warnings by Thierry Reding · 8 years ago
  7. b47a049 gpu: host1x: syncpt: Use kcalloc() instead of kzalloc() by Thierry Reding · 8 years ago
  8. ebb2475 gpu: host1x: cdma: Drop unnecessary local variable by Thierry Reding · 8 years ago
  9. e18e33a gpu: host1x: channel: Use correct type by Thierry Reding · 8 years ago
  10. 5c0d8d3 gpu: host1x: Use unsigned int consistently for IDs by Thierry Reding · 8 years ago
  11. 14c95fc gpu: host1x: Consistently use unsigned int for counts by Thierry Reding · 8 years ago
  12. 57574bd gpu: host1x: hw: intr_hw: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  13. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  14. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  15. 0e5dc9a Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-next by Dave Airlie · 8 years ago
  16. 341917f gpu: host1x: Use a signed return type for do_relocs() by Markus Elfring · 8 years ago
  17. 93ec302 gpu: host1x: bus: Add missing of_node_put() by Amitoj Kaur Chawla · 8 years ago
  18. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 8 years ago
  19. c95469a gpu: host1x: Set DMA ops on device creation by Alexandre Courbot · 8 years ago
  20. 097452e gpu: host1x: Set DMA mask by Alexandre Courbot · 8 years ago
  21. a134789 gpu: host1x: Add Tegra210 support by Thierry Reding · 9 years ago
  22. e3e7081 gpu: host1x: Remove core driver on unregister by Thierry Reding · 9 years ago
  23. 28fae81 gpu: host1x: Use platform_register/unregister_drivers() by Thierry Reding · 8 years ago
  24. 3fe2c7d gpu: host1x: Fix MLOCK's debug info by Dmitry Osipenko · 9 years ago
  25. 15372d4 gpu: host1x: mipi: Power down regulators when unused by Thierry Reding · 9 years ago
  26. 5e77524 gpu: host1x: mipi: Add Tegra210 support by Thierry Reding · 9 years ago
  27. 7fd3eca gpu: host1x: mipi: Add Tegra132 support by Thierry Reding · 9 years ago
  28. c22fb79 gpu: host1x: mipi: Constify OF match table by Thierry Reding · 9 years ago
  29. 2ed264b gpu: host1x: mipi: Clear calibration status by Thierry Reding · 9 years ago
  30. 8ed5c06 gpu: host1x: mipi: Fix clock lane register for DSI by Thierry Reding · 9 years ago
  31. 83a3c22 gpu: host1x: mipi: Parameterize to support future SoCs by Thierry Reding · 9 years ago
  32. b4a20144 gpu: host1x: Export host1x_syncpt_read() by Thierry Reding · 9 years ago
  33. f4c5cf8 gpu: host1x: Provide a proper struct bus_type by Thierry Reding · 9 years ago
  34. 99d2cd8 gpu: host1x: Factor out __host1x_device_del() by Thierry Reding · 9 years ago
  35. 38d98de gpu: host1x: Call host1x_device_add() under lock by Thierry Reding · 9 years ago
  36. 536e171 gpu: host1x: Call ->remove() only when a device is bound by Thierry Reding · 10 years ago
  37. b298e98 gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register by Sean Paul · 10 years ago
  38. 08a15cc gpu: host1x: mipi: Calibrate clock lanes by Sean Paul · 10 years ago
  39. 26f7a92 gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL by Sean Paul · 10 years ago
  40. 57b17ae gpu: host1x: mipi: Registers are 32 bits wide by Thierry Reding · 10 years ago
  41. 3880e95 gpu: host1x: Make gather offsets unsigned by Thierry Reding · 10 years ago
  42. ba73fbc gpu: host1x: Print address/offset pairs consistently by Thierry Reding · 10 years ago
  43. 7f27d60 gpu: host1x: Fix typo in comment by Thierry Reding · 10 years ago
  44. 0169b93 gpu: host1x: Make mapped field of push buffers void * by Thierry Reding · 10 years ago
  45. b40d02b gpu: host1x: Use struct host1x_bo pointers in traces by Thierry Reding · 10 years ago
  46. 961e3be drm/tegra: Make job submission 64-bit safe by Thierry Reding · 10 years ago
  47. 0c7dfd3 gpu: host1x: Rename internal functions for clarity by Thierry Reding · 10 years ago
  48. 22bbd5d gpu: host1x: handle the correct # of syncpt regs by Stephen Warren · 10 years ago
  49. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  50. 64400c3 gpu: host1x: export host1x_syncpt_incr_max() function by Bryan Wu · 10 years ago
  51. 89e6e8c gpu: host1x: do not check previously handled gathers by Erik Faye-Lund · 10 years ago
  52. be2cd59 gpu: host1x: Remove unnecessary include by Thierry Reding · 10 years ago
  53. e6fff4a gpu: host1x: Add Tegra124 support by Thierry Reding · 10 years ago
  54. 8e0d788 gpu: host1x: Fix build warnings by Thierry Reding · 10 years ago
  55. 6f44c2b gpu: host1x: Increase compile test coverage by Thierry Reding · 10 years ago
  56. aef03d3 gpu: host1x: Fix more sparse warnings by Thierry Reding · 11 years ago
  57. 18b94f1 gpu: host1x: Use the correct HW headers for host1x02 by Thierry Reding · 11 years ago
  58. fae798a gpu: host1x: Export public API by Thierry Reding · 11 years ago
  59. 4de6a2d gpu: host1x: Add MIPI pad calibration support by Thierry Reding · 11 years ago
  60. d24b289 gpu: host1x: Fix a few sparse warnings by Thierry Reding · 11 years ago
  61. 43dd555 gpu: host1x: Silence a few warnings with LPAE=y by Olof Johansson · 11 years ago
  62. f5a954f gpu: host1x: Add syncpoint base support by Arto Merilainen · 11 years ago
  63. 8736fe8 gpu: host1x: Add 'flags' field to syncpt request by Arto Merilainen · 11 years ago
  64. 9c78c4c gpu: host1x: Disable clock on probe failure by Wei Yongjun · 11 years ago
  65. 5407f31 gpu: host1x: Add support for Tegra114 by Thierry Reding · 11 years ago
  66. dee8268 drm/tegra: Move driver to DRM tree by Thierry Reding · 11 years ago
  67. fc3be3e gpu: host1x: Use relative include paths by Thierry Reding · 11 years ago
  68. 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
  69. 35d747a gpu: host1x: Expose syncpt and channel functionality by Thierry Reding · 11 years ago
  70. 53fa7f7 drm/tegra: Introduce tegra_drm_client structure by Thierry Reding · 11 years ago
  71. e1e9064 gpu: host1x: Make host1x header file public by Thierry Reding · 11 years ago
  72. 3be8274 drm/tegra: gem: Miscellaneous cleanups by Thierry Reding · 11 years ago
  73. a137ce3 drm/tegra: Rename gr2d to tegra-gr2d by Thierry Reding · 11 years ago
  74. c1bef81 drm/tegra: gr2d: Miscellaneous cleanups by Thierry Reding · 11 years ago
  75. d77563f gpu: host1x: firewall: Refactor register check by Thierry Reding · 11 years ago
  76. d7fbcf4 gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf by Thierry Reding · 11 years ago
  77. 37857cd gpu: host1x: Fix alignment of function arguments by Thierry Reding · 11 years ago
  78. 452e7f0 gpu: host1x: Do not discard .remove() by Thierry Reding · 11 years ago
  79. 9eb9b22 gpu: host1x: Cleanup includes by Thierry Reding · 11 years ago
  80. c88c363 drm/tegra: Rename host1x_drm_context to tegra_drm_context by Thierry Reding · 11 years ago
  81. 08943e6 drm/tegra: Rename host1x_drm_file to tegra_drm_file by Thierry Reding · 11 years ago
  82. 386a2a7 drm/tegra: Rename host1x_drm structure to tegra_drm by Thierry Reding · 11 years ago
  83. d18d303 drm/tegra: Cleanup tegra_dc structure by Thierry Reding · 11 years ago
  84. 77651e7 drm/tegra: Remove unused fields by Thierry Reding · 11 years ago
  85. 474318c gpu: host1x: Remove unused Makefile by Thierry Reding · 11 years ago
  86. a9ff999 gpu: host1x: check relocs after all gathers are consumed by Erik Faye-Lund · 11 years ago
  87. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  88. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  89. ef25bd8 Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  90. 03da0e7 drm/tegra: Parse device tree earlier by Thierry Reding · 11 years ago
  91. 57c6eb6 gpu: host1x: Sort drivers by probe order by Thierry Reding · 11 years ago
  92. 03c961b gpu: host1x: Check for valid host1x pointer by Thierry Reding · 11 years ago
  93. a5b6f74 drm/tegra: fix up page flip flags. by Dave Airlie · 11 years ago
  94. ae84b90 video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe by Lespiau, Damien · 11 years ago
  95. a26a58e8 gpu: host1x: Port the HDMI vendor infoframe code the common helpers by Lespiau, Damien · 11 years ago
  96. 745cecc gpu: host1x: returning success instead of -ENOMEM by Dan Carpenter · 11 years ago
  97. f5fda67 gpu: host1x: fix an integer overflow check by Dan Carpenter · 11 years ago
  98. ccaddfe drm/tegra: hdmi: Make sure clock is enabled before dumping registers by Mikko Perttunen · 11 years ago
  99. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  100. 2bc7b0c drm/host1x: stop casting VMA offsets to 32bit by David Herrmann · 11 years ago