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