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