1. 7e3d88f drm/prime: replace NULL with error value in drm_prime_pages_to_sg by YoungJun Cho · 11 years ago
  2. b720d54 drm/prime: fix to check return of dma_map_sg in prime helper by YoungJun Cho · 11 years ago
  3. 2e07fb2 drm/gem: fix not to assign error value to gem name by YoungJun Cho · 11 years ago
  4. 4368dd8 drm/gem: add mutex lock when using drm_gem_mmap_obj by YoungJun Cho · 11 years ago
  5. 2644ee9 drm/omap: drop the !FB_OMAP2 dep by Dave Airlie · 11 years ago
  6. 8f26254 drm/ttm: get rid of ttm_bo_is_reserved by Maarten Lankhorst · 11 years ago
  7. 8bd4ce5 drm/vmwgfx: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  8. 977c38d drm/radeon: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  9. 009a9da drm/ttm: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  10. 3482032 drm/ttm: inline ttm_bo_reserve and related calls by Maarten Lankhorst · 11 years ago
  11. c43f9b1 drm/radeon: inline reservations by Maarten Lankhorst · 11 years ago
  12. 06597ce drm/mgag200: inline reservations by Maarten Lankhorst · 11 years ago
  13. 37c5a52 drm/cirrus: inline reservations by Maarten Lankhorst · 11 years ago
  14. 4094dc2 drm/ast: inline reservations by Maarten Lankhorst · 11 years ago
  15. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  16. b580c9e drm/nouveau: make flipping lockdep safe by Maarten Lankhorst · 11 years ago
  17. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  18. 786d725 reservation: cross-device reservation support, v4 by Maarten Lankhorst · 11 years ago
  19. 8ade2b8 drm/ast: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  20. a06b9a7 drm/mgag200: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  21. 19d4b72 drm/cirrus: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  22. 1107276 drm/nouveau: always select ACPI_VIDEO if ACPI is enabled. by Maarten Lankhorst · 11 years ago
  23. 27f06b2 drm/nouveau: complain loudly if buffer is pinned during destruction by Maarten Lankhorst · 11 years ago
  24. 1e2bd5f drm/nouveau: fixup fbcon failure paths by Maarten Lankhorst · 11 years ago
  25. 198c14a drm/nouveau: unpin notify object in chan_fini by Maarten Lankhorst · 11 years ago
  26. 1af7c7d drm/nouveau: implement prime helper unpin function by Maarten Lankhorst · 11 years ago
  27. 280cf21 drm/radeon: implement unpin function, v2 by Maarten Lankhorst · 11 years ago
  28. 5b0207b Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  29. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  30. a144acb drm/radeon/SI: fix TDP adjustment in set_power_state by Alex Deucher · 11 years ago
  31. 728cf6b drm/radeon/NI: fix TDP adjustment in set_power_state by Alex Deucher · 11 years ago
  32. 6e76476 drm/radeon: fix endian issues in atombios dpm code by Alex Deucher · 11 years ago
  33. e34568b drm/radeon/dpm: fix UVD clock setting on SI by Alex Deucher · 11 years ago
  34. d434e81 drm/radeon/dpm: fix UVD clock setting on cayman by Alex Deucher · 11 years ago
  35. 02478a1 drm/radeon/dpm: add support for setting UVD clock on rv6xx by Alex Deucher · 11 years ago
  36. 915203c drm/radeon/dpm: add support for setting UVD clock on rs780 by Alex Deucher · 11 years ago
  37. 71de795 drm/radeon: fix typo in ni_print_power_state by Alex Deucher · 11 years ago
  38. b0fe3d3 drm/radeon: fix typo in cik_select_se_sh() by Alex Deucher · 11 years ago
  39. ba19031 drm/radeon/si: fix typo in function name by Alex Deucher · 11 years ago
  40. e38bb5a drm/radeon/dpm: fix typo in setting uvd clock by Alex Deucher · 11 years ago
  41. cc833b6 drm/radeon/dpm: add dpm_set_power_state failure output (si) by Alex Deucher · 11 years ago
  42. 173dbb0e add dpm_set_power_state failure output (7xx-ni) by Alex Deucher · 11 years ago
  43. 72dd2c5 drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni) by Alex Deucher · 11 years ago
  44. 2c48feb drm/radeon/dpm: add dpm_enable failure output (si) by Alex Deucher · 11 years ago
  45. fa4b547 drm/radeon/dpm: add dpm_enable failure output (7xx-ni) by Alex Deucher · 11 years ago
  46. a9e6141 drm/radeon/kms: add dpm support for SI (v7) by Alex Deucher · 11 years ago
  47. 4a00908 Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  48. a0ceada drm/radeon: switch SI to use radeon_ucode.h by Alex Deucher · 11 years ago
  49. ac16338 drm/radeon: add SI to r600_is_internal_thermal_sensor() by Alex Deucher · 11 years ago
  50. a172230 drm/radeon/dpm/rs780: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  51. ac0cdcb drm/radeon/dpm/r6xx: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  52. b97721f drm/radeon/dpm/r7xx: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  53. c3efac0 drm/radeon/dpm/trinity: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  54. 2c47b06 drm/radeon/dpm/sumo: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  55. 1f67df4 drm/radeon/dpm/evergreen: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  56. aafb3af drm/radeon/dpm/btc: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  57. 79fb809 drm/radeon/dpm/ni: properly catch errors in dpm setup by Alex Deucher · 11 years ago
  58. 779187f drm/radeon/atom: fix voltage table parsing by Alex Deucher · 11 years ago
  59. da28952 drm/radeon: fix typo in atom voltage table handling (si+) by Alex Deucher · 11 years ago
  60. 7a80c2c drm/radeon: fix typo in atom voltage table handling (6xx-ni) by Alex Deucher · 11 years ago
  61. 4bd9f51 drm/radeon/dpm: add pcie gen helper function by Alex Deucher · 11 years ago
  62. 2abba66 drm/radeon: update radeon_atombios_get_default_voltages for mvdd by Alex Deucher · 11 years ago
  63. 4489cd62 drm/radeon/dpm: validate voltages against dispclk requirements by Alex Deucher · 11 years ago
  64. f907eec drm/radeon: fix some memory leaks in extended table parsing by Alex Deucher · 11 years ago
  65. b253e4b drm/radeon/dpm/cayman: use new fixed point functions (v2) by Alex Deucher · 11 years ago
  66. 210a0b9 drm: add some additional fixed point helpers (v3) by Alex Deucher · 11 years ago
  67. 9ed36f7 drm/radeon: minor sid.h cleanup by Alex Deucher · 11 years ago
  68. 7178d2a drm/radeon/dpm: save some display parameters for DPM by Alex Deucher · 11 years ago
  69. a5cb318 drm/radeon/dpm: pull in ppm info from atom by Alex Deucher · 11 years ago
  70. 9985318 drm/radeon/dpm: endian fixes for extended power tables by Alex Deucher · 11 years ago
  71. 929ee7a drm/radeon/dpm: pull in phase shedding limits from atom by Alex Deucher · 11 years ago
  72. 32ce465 drm/radeon/dpm: add an enum for pcie gen selection by Alex Deucher · 11 years ago
  73. f8f84ac drm/radeon: implement clock and power gating for SI by Alex Deucher · 11 years ago
  74. bd8cd53 drm/radeon: add clearstate init for verde power gating by Alex Deucher · 11 years ago
  75. 6d8cf00 drm/radeon: initialize save/restore buffer for pg on verde by Alex Deucher · 11 years ago
  76. 93656cd drm/radeon: add indirect accessors for UVD CTX registers by Alex Deucher · 11 years ago
  77. beb79f4 drm/radeon: add atom get leakage vddc function by Alex Deucher · 11 years ago
  78. d719cef drm/radeon: update rlc programming sequence on SI by Alex Deucher · 12 years ago
  79. 8ba1046 drm/radeon: enable additional power gating features on trinity by Alex Deucher · 12 years ago
  80. e0bcf16 drm/radeon: add support for ASPM on SI asics (v2) by Alex Deucher · 12 years ago
  81. f52382d drm/radeon: add support for ASPM on evergreen asics by Alex Deucher · 12 years ago
  82. 792edd6 drm/radeon: add accessors of pif_phy indirect register space by Alex Deucher · 12 years ago
  83. b9d305d drm/radeon: implement pcie gen2/3 support for SI by Alex Deucher · 12 years ago
  84. 6517194 drm/radeon: update radeon_atom_get_voltage_table() for SI by Alex Deucher · 12 years ago
  85. 58653ab drm/radeon: update radeon_atom_is_voltage_gpio() for SI by Alex Deucher · 12 years ago
  86. eaa778a drm/radeon/atom: add helper to calcuate mpll params by Alex Deucher · 12 years ago
  87. e37e6a0 drm/radeon: implement apci perf request by Alex Deucher · 12 years ago
  88. 9d45ad5 drm/radeon/dpm: remove local sumo_get_xclk() by Alex Deucher · 11 years ago
  89. a5b91af drm/radeon: add missing UVD clock set in cayman dpm code by Alex Deucher · 12 years ago
  90. 89c9bc5 drm/radeon/dpm: remove broken dyn state remnants by Alex Deucher · 12 years ago
  91. fee3d74 drm/radeon/dpm: add pre/post_set_power_state callback (cayman) by Alex Deucher · 12 years ago
  92. e8a9539 drm/radeon/dpm: add pre/post_set_power_state callback (BTC) by Alex Deucher · 12 years ago
  93. a284c48 drm/radeon/dpm: add pre/post_set_power_state callback (TN) by Alex Deucher · 12 years ago
  94. 422a56b drm/radeon/dpm: add pre/post_set_power_state callback (sumo) by Alex Deucher · 11 years ago
  95. 9824391 drm/radeon/dpm: add pre/post_set_power_state callbacks (6xx-eg) by Alex Deucher · 12 years ago
  96. 84dd192 drm/radeon/dpm: add new pre/post_set_power_state callbacks by Alex Deucher · 12 years ago
  97. 940eea8 drm/radeon/dpm/tn: restructure code by Alex Deucher · 11 years ago
  98. 34936f5 drm/radeon/dpm/sumo: restructure code by Alex Deucher · 11 years ago
  99. 51a8de0 drm/radeon/dpm/cayman: restructure code by Alex Deucher · 12 years ago
  100. 4cb3a02 drm/radeon/dpm/btc: restructure code by Alex Deucher · 11 years ago