1. 891a746 drm/edid: Don't skip every eighth EST III mode by Ville Syrjälä · 11 years ago
  2. c068b32 drm/edid: Fix the 1792x1344-75 EST III mode by Ville Syrjälä · 11 years ago
  3. 43789b9 drm/vmwgfx: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  4. 4ae87ff drm/vmwgfx: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  5. 10e10d3 drm/radeon: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  6. 3f2c205 drm/i915: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  7. 4f22466 drm/gma500: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  8. 37c4e70 drm: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  9. f27657f drm: Consistently return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  10. e1e7853 drm: Pass pointers to virt_to_page() by Ben Hutchings · 11 years ago
  11. bc212b9 drm: Do not include page offset in argument to virt_to_page() by Ben Hutchings · 11 years ago
  12. 1dda680 drm: delete unconsumed pending event list in drm_events_release by YoungJun Cho · 11 years ago
  13. 06c5bf8 drm/i915: Make the debugfs structures const by Lespiau, Damien · 11 years ago
  14. 36f73b2 drm: Make drm_debugfs_list const by Lespiau, Damien · 11 years ago
  15. ff9befe drm: Remove drm_debugfs_node and drm_debugfs_list by Lespiau, Damien · 11 years ago
  16. 7d74795 drm: Constify struct drm_info_list * arguments by Lespiau, Damien · 11 years ago
  17. a276d6c DRM: Armada: convert to use simple_open() by Duan Jiong · 11 years ago
  18. 0a5a549 drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE by Laurent Pinchart · 11 years ago
  19. ad3543e drm/intel: Push get_scanout_position() timestamping into kms driver. by Mario Kleiner · 11 years ago
  20. d47abc5 drm/radeon: Push get_scanout_position() timestamping into kms driver. by Mario Kleiner · 11 years ago
  21. 8f6fce0 drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers. by Mario Kleiner · 11 years ago
  22. 862cc8b drm: Remove preempt_disable() from vblank timestamping code. by Mario Kleiner · 11 years ago
  23. bbf1f8b Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  24. 90c3706 Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  25. cc87509 qxl: avoid an oops in the deferred io code. by Dave Airlie · 11 years ago
  26. 7047186 drm/radeon: don't share PPLLs on DCE4.1 by Alex Deucher · 11 years ago
  27. 6960394 drm/radeon/dpm: fix typo in setting smc flag by Alex Deucher · 11 years ago
  28. 28a326c drm/radeon: fixup locking inversion between, mmap_sem and reservations by Maarten Lankhorst · 11 years ago
  29. db96bd2 drm/radeon: clear the page directory using the DMA by Christian König · 11 years ago
  30. 5b2906e drm/radeon: initially clear page tables by Christian König · 11 years ago
  31. 24c1643 drm/radeon: drop CP page table updates & cleanup v2 by Christian König · 11 years ago
  32. 74d360f drm/radeon: add vm_set_page tracepoint by Christian König · 11 years ago
  33. f9eaf9a drm/radeon: rework and fix reset detection v2 by Christian König · 11 years ago
  34. 1dac28e drm/radeon: don't use PACKET2 on CIK by Marek Olšák · 11 years ago
  35. 727ddc8 drm/radeon: fix UVD destroy IB size by Christian König · 11 years ago
  36. c154a76 drm/radeon: activate UVD clocks before sending the destroy msg by Christian König · 11 years ago
  37. d569376 drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL by Alex Deucher · 11 years ago
  38. 6ba81e5 drm/radeon: fix endian handling in rlc buffer setup by Alex Deucher · 11 years ago
  39. 14ac88a drm/radeon/dpm: retain user selected performance level across state changes by Alex Deucher · 11 years ago
  40. 0a17af37 drm/radeon: disable force performance state when thermal state is active by Alex Deucher · 11 years ago
  41. ab70b1d drm/radeon: enable DPM by default on r7xx asics by Alex Deucher · 11 years ago
  42. 59f7a2f drm/radeon: enable DPM by default on evergreen asics by Alex Deucher · 11 years ago
  43. 56684ec drm/radeon: enable DPM by default on BTC asics by Alex Deucher · 11 years ago
  44. 68bc778 drm/radeon: enable DPM by default on SI asics by Alex Deucher · 11 years ago
  45. 5a16f76 drm/radeon: enable DPM by default on SUMO/PALM APUs by Alex Deucher · 11 years ago
  46. 033a37d drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1 by Alex Deucher · 11 years ago
  47. 846ae41 drm/radeon: Implement radeon_pci_shutdown by Markus Trippelsdorf · 11 years ago
  48. b188025 drm/radeon/audio: write audio/video latency info for DCE6/8 by Alex Deucher · 11 years ago
  49. 712fd8a drm/radeon/audio: write audio/video latency info for DCE4/5 by Alex Deucher · 11 years ago
  50. 8a992ee drm/radeon/audio: break out of loops once we match connector by Alex Deucher · 11 years ago
  51. 4039096 drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x by Alex Deucher · 11 years ago
  52. 43a3402 drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x by Alex Deucher · 11 years ago
  53. 4573388 drm/radeon/si: tell dpm there is a display connected by Alex Deucher · 11 years ago
  54. c9dbd70 drm/radeon: implement blit copy callback for CIK by Alex Deucher · 11 years ago
  55. 43e9172 drm/radeon/dpm: cleanup a type issue with rv6xx_clocks_per_unit() by Dan Carpenter · 11 years ago
  56. 5c72273 drm/radeon: plug in blit copy routine for SI by Alex Deucher · 11 years ago
  57. ad41550 drm/radeon: enable hdmi audio by default by Alex Deucher · 11 years ago
  58. 10ebc0b drm/radeon: add runtime PM support (v2) by Dave Airlie · 12 years ago
  59. 7473e83 drm/radeon: convert to pmops by Dave Airlie · 12 years ago
  60. 6214bb7 drm/radeon: add a connector property for dither by Alex Deucher · 11 years ago
  61. 134b480 drm/radeon: Add support for programming the FMT blocks by Alex Deucher · 11 years ago
  62. 977386a drm/tegra: Reserve syncpoint base for gr3d by Thierry Reding · 11 years ago
  63. 61644dc drm/tegra: Reserve base for gr2d by Arto Merilainen · 11 years ago
  64. c54a169 drm/tegra: Deliver syncpoint base to user space by Arto Merilainen · 11 years ago
  65. f5a954f gpu: host1x: Add syncpoint base support by Arto Merilainen · 11 years ago
  66. 8736fe8 gpu: host1x: Add 'flags' field to syncpt request by Arto Merilainen · 11 years ago
  67. b008403 drm/tegra: Disable clock on probe failure by Wei Yongjun · 11 years ago
  68. 9c78c4c gpu: host1x: Disable clock on probe failure by Wei Yongjun · 11 years ago
  69. db7fbdf drm/tegra: Support bottom-up buffer objects by Thierry Reding · 11 years ago
  70. 773af77 drm/tegra: Add support for tiled buffer objects by Thierry Reding · 11 years ago
  71. 5f60ed0 drm/tegra: Add 3D support by Thierry Reding · 11 years ago
  72. c40f0f1 drm/tegra: Introduce tegra_drm_submit() by Thierry Reding · 11 years ago
  73. 497c56a drm/tegra: Use symbolic names for gr2d registers by Thierry Reding · 11 years ago
  74. f8c3325 drm/tegra: Start connectors with correct DPMS mode by Thierry Reding · 11 years ago
  75. 18ebc0f drm/tegra: hdmi: Enable VDD earlier for hotplug/DDC by Mikko Perttunen · 11 years ago
  76. ef284c7 drm/tegra: hdmi: Fix build warnings by Thierry Reding · 11 years ago
  77. 9f15912 drm/tegra: hdmi: Detect DVI-only displays by Mikko Perttunen · 11 years ago
  78. 7d1d28a drm/tegra: Add Tegra114 HDMI support by Mikko Perttunen · 11 years ago
  79. 59af059 drm/tegra: hdmi: Parameterize based on compatible property by Thierry Reding · 11 years ago
  80. f27db96 drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30} by Thierry Reding · 11 years ago
  81. 5407f31 gpu: host1x: Add support for Tegra114 by Thierry Reding · 11 years ago
  82. 59d29c0 drm/tegra: Allocate resources at probe time by Thierry Reding · 11 years ago
  83. f002abc drm/tegra: Properly cleanup and zero out resources by Thierry Reding · 11 years ago
  84. dee8268 drm/tegra: Move driver to DRM tree by Thierry Reding · 11 years ago
  85. fc3be3e gpu: host1x: Use relative include paths by Thierry Reding · 11 years ago
  86. 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
  87. 35d747a gpu: host1x: Expose syncpt and channel functionality by Thierry Reding · 11 years ago
  88. 53fa7f7 drm/tegra: Introduce tegra_drm_client structure by Thierry Reding · 11 years ago
  89. e1e9064 gpu: host1x: Make host1x header file public by Thierry Reding · 11 years ago
  90. 3be8274 drm/tegra: gem: Miscellaneous cleanups by Thierry Reding · 11 years ago
  91. a137ce3 drm/tegra: Rename gr2d to tegra-gr2d by Thierry Reding · 11 years ago
  92. c1bef81 drm/tegra: gr2d: Miscellaneous cleanups by Thierry Reding · 11 years ago
  93. d77563f gpu: host1x: firewall: Refactor register check by Thierry Reding · 11 years ago
  94. d7fbcf4 gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf by Thierry Reding · 11 years ago
  95. 37857cd gpu: host1x: Fix alignment of function arguments by Thierry Reding · 11 years ago
  96. 452e7f0 gpu: host1x: Do not discard .remove() by Thierry Reding · 11 years ago
  97. 9eb9b22 gpu: host1x: Cleanup includes by Thierry Reding · 11 years ago
  98. c88c363 drm/tegra: Rename host1x_drm_context to tegra_drm_context by Thierry Reding · 11 years ago
  99. 08943e6 drm/tegra: Rename host1x_drm_file to tegra_drm_file by Thierry Reding · 11 years ago
  100. 386a2a7 drm/tegra: Rename host1x_drm structure to tegra_drm by Thierry Reding · 11 years ago