1. f5a954f gpu: host1x: Add syncpoint base support by Arto Merilainen · 11 years ago
  2. 8736fe8 gpu: host1x: Add 'flags' field to syncpt request by Arto Merilainen · 11 years ago
  3. 9c78c4c gpu: host1x: Disable clock on probe failure by Wei Yongjun · 11 years ago
  4. 5407f31 gpu: host1x: Add support for Tegra114 by Thierry Reding · 11 years ago
  5. dee8268 drm/tegra: Move driver to DRM tree by Thierry Reding · 11 years ago
  6. fc3be3e gpu: host1x: Use relative include paths by Thierry Reding · 11 years ago
  7. 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
  8. 35d747a gpu: host1x: Expose syncpt and channel functionality by Thierry Reding · 11 years ago
  9. 53fa7f7 drm/tegra: Introduce tegra_drm_client structure by Thierry Reding · 11 years ago
  10. e1e9064 gpu: host1x: Make host1x header file public by Thierry Reding · 11 years ago
  11. 3be8274 drm/tegra: gem: Miscellaneous cleanups by Thierry Reding · 11 years ago
  12. a137ce3 drm/tegra: Rename gr2d to tegra-gr2d by Thierry Reding · 11 years ago
  13. c1bef81 drm/tegra: gr2d: Miscellaneous cleanups by Thierry Reding · 11 years ago
  14. d77563f gpu: host1x: firewall: Refactor register check by Thierry Reding · 11 years ago
  15. d7fbcf4 gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf by Thierry Reding · 11 years ago
  16. 37857cd gpu: host1x: Fix alignment of function arguments by Thierry Reding · 11 years ago
  17. 452e7f0 gpu: host1x: Do not discard .remove() by Thierry Reding · 11 years ago
  18. 9eb9b22 gpu: host1x: Cleanup includes by Thierry Reding · 11 years ago
  19. c88c363 drm/tegra: Rename host1x_drm_context to tegra_drm_context by Thierry Reding · 11 years ago
  20. 08943e6 drm/tegra: Rename host1x_drm_file to tegra_drm_file by Thierry Reding · 11 years ago
  21. 386a2a7 drm/tegra: Rename host1x_drm structure to tegra_drm by Thierry Reding · 11 years ago
  22. d18d303 drm/tegra: Cleanup tegra_dc structure by Thierry Reding · 11 years ago
  23. 77651e7 drm/tegra: Remove unused fields by Thierry Reding · 11 years ago
  24. 474318c gpu: host1x: Remove unused Makefile by Thierry Reding · 11 years ago
  25. a9ff999 gpu: host1x: check relocs after all gathers are consumed by Erik Faye-Lund · 11 years ago
  26. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  27. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  28. ef25bd8 Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  29. 03da0e7 drm/tegra: Parse device tree earlier by Thierry Reding · 11 years ago
  30. 57c6eb6 gpu: host1x: Sort drivers by probe order by Thierry Reding · 11 years ago
  31. 03c961b gpu: host1x: Check for valid host1x pointer by Thierry Reding · 11 years ago
  32. a5b6f74 drm/tegra: fix up page flip flags. by Dave Airlie · 11 years ago
  33. ae84b90 video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe by Lespiau, Damien · 11 years ago
  34. a26a58e8 gpu: host1x: Port the HDMI vendor infoframe code the common helpers by Lespiau, Damien · 11 years ago
  35. 745cecc gpu: host1x: returning success instead of -ENOMEM by Dan Carpenter · 11 years ago
  36. f5fda67 gpu: host1x: fix an integer overflow check by Dan Carpenter · 11 years ago
  37. ccaddfe drm/tegra: hdmi: Make sure clock is enabled before dumping registers by Mikko Perttunen · 11 years ago
  38. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  39. 2bc7b0c drm/host1x: stop casting VMA offsets to 32bit by David Herrmann · 11 years ago
  40. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  41. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  42. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  43. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  44. ebae30b gpu: host1x: Rework CPU syncpoint increment by Arto Merilainen · 11 years ago
  45. ece6689 gpu: host1x: Fix client_managed type by Arto Merilainen · 11 years ago
  46. edeabfc gpu: host1x: Fix memory access in syncpt request by Arto Merilainen · 11 years ago
  47. 3364cd2 gpu: host1x: Copy gathers before verification by Arto Merilainen · 11 years ago
  48. afac0e4 gpu: host1x: Don't reset firewall between gathers by Terje Bergstrom · 11 years ago
  49. 5060d8e gpu: host1x: Check reloc table before usage by Arto Merilainen · 11 years ago
  50. 64c173d gpu: host1x: Check INCR opcode correctly by Terje Bergstrom · 11 years ago
  51. 604faa7 drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features by Laurent Pinchart · 11 years ago
  52. dc618db drm/tegra: Fix return value by Thierry Reding · 11 years ago
  53. 2639f2b drm/tegra: fix error return code in gr2d_submit() by Wei Yongjun · 11 years ago
  54. b6f2056 drm/tegra: fix missing unlock on error by Wei Yongjun · 11 years ago
  55. ed683ae drm/tegra: Honor pixel-format changes by Thierry Reding · 11 years ago
  56. 603f0cc drm/tegra: Explicitly set irq_enabled by Thierry Reding · 11 years ago
  57. 2678aeb drm/tegra: Don't disable unused planes by Thierry Reding · 11 years ago
  58. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  59. e1041ca drm/tegra: don't depend on OF by Stephen Warren · 11 years ago
  60. dbe4d9a drm/tegra: Support the XBGR8888 pixelformat by Thierry Reding · 11 years ago
  61. d43f81c drm/tegra: Add gr2d device by Terje Bergstrom · 11 years ago
  62. de2ba66 gpu: host1x: drm: Add memory manager and fb by Arto Merilainen · 11 years ago
  63. 692e6d7 gpu: host1x: Remove second host1x driver by Terje Bergstrom · 11 years ago
  64. c89c0ea gpu: host1x: drm: Rename host1x to host1x_drm by Arto Merilainen · 11 years ago
  65. 4231c6b drm/tegra: Move drm to live under host1x by Terje Bergstrom · 11 years ago
  66. 6236451 gpu: host1x: Add debug support by Terje Bergstrom · 11 years ago
  67. 6579324 gpu: host1x: Add channel support by Terje Bergstrom · 11 years ago
  68. 7ede0b0 gpu: host1x: Add syncpoint wait and interrupts by Terje Bergstrom · 11 years ago
  69. 7547168 gpu: host1x: Add host1x driver by Terje Bergstrom · 11 years ago