1. 6e7b1ef drm/radeon: Fix eDP for single-display iMac10,1 (v2) by Mario Kleiner · 7 years ago
  2. d3200be drm/radeon: support backlight control for UNIPHY3 by Alex Deucher · 8 years ago
  3. 3104b81 drm/radeon: make sure vertical front porch is at least 1 by Alex Deucher · 8 years ago
  4. 459ee1c drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards. by Mario Kleiner · 9 years ago
  5. d8ce56a drm/radeon: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  6. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  7. ae93580 drm/radeon: fix dpms when driver backlight control is disabled by Alex Deucher · 9 years ago
  8. 4cee6a9 drm/radeon: move bl encoder assignment into bl init by Alex Deucher · 9 years ago
  9. 4281f46 drm/radeon: Restore LCD backlight level on resume (>= R5xx) by Michel Dänzer · 9 years ago
  10. 7726e72 drm/radeon: rework audio modeset to handle non-audio hdmi features by Alex Deucher · 9 years ago
  11. 38aef15 drm/radeon: only enable audio streams if the monitor supports it by Alex Deucher · 10 years ago
  12. 9843ead drm/radeon: add DisplayPort MST support (v2) by Dave Airlie · 10 years ago
  13. 8f0fc08 drm/radeon: improve encoder picking functions (v2) by Dave Airlie · 10 years ago
  14. bf07190 drm/radeon: add new atombios encoder/transmitter interfaces by Dave Airlie · 10 years ago
  15. 5c046a5 drm/radeon: adjust audio callback order by Alex Deucher · 10 years ago
  16. 3473f54 drm/radeon: only enable DP audio if the monitor supports it by Alex Deucher · 10 years ago
  17. e55bca2 radeon/audio: enable DP audio by Slava Grigorev · 10 years ago
  18. 6f94569 radeon/audio: applied audio_dpms() and audio_mode_set() calls by Slava Grigorev · 10 years ago
  19. 6e72376 radeon/audio: consolidate audio_mode_set() functions by Slava Grigorev · 10 years ago
  20. d740a93 drm/radeon: consolidate duplicate encode is digital function by Alex Deucher · 10 years ago
  21. 377bd8a drm/radeon: use a fetch function to get the edid by Alex Deucher · 10 years ago
  22. da99762 drm/radeon: enable display scaling on all connectors (v2) by Alex Deucher · 10 years ago
  23. 201bb62 drm/radeon: set default bl level to something reasonable by Alex Deucher · 10 years ago
  24. 6425283 drm/radeon/atom: fix dithering on certain panels by Alex Deucher · 10 years ago
  25. 6f50e07 drm/radeon/atom: rework encoder enable/disable sequence by Alex Deucher · 11 years ago
  26. d03874c drm/radeon/atom: select the proper number of lanes in transmitter setup by Alex Deucher · 11 years ago
  27. 7d5a33b drm/radeon: unify bpc handling by Alex Deucher · 11 years ago
  28. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  29. 4039096 drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x by Alex Deucher · 11 years ago
  30. 43a3402 drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x by Alex Deucher · 11 years ago
  31. 134b480 drm/radeon: Add support for programming the FMT blocks by Alex Deucher · 11 years ago
  32. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
  33. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  34. c23632d drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 11 years ago
  35. 91f3a6a drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) by Alex Deucher · 11 years ago
  36. 8666c07 drm/radeon: add a connector property for audio by Alex Deucher · 11 years ago
  37. b530602 drm/radeon: add audio support for DCE6/8 GPUs (v12) by Alex Deucher · 11 years ago
  38. aea6564 drm/radeon/atom: add support for new DVO tables by Alex Deucher · 12 years ago
  39. e68adef drm/radeon/atom: add DCE8 encoder support by Alex Deucher · 12 years ago
  40. d798f2f drm/radeon/dce8: properly handle interlaced timing by Alex Deucher · 12 years ago
  41. 8010179 drm/radeon: add backlight quirk for hybrid mac by Alex Deucher · 11 years ago
  42. 1cbcca3 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 11 years ago
  43. a973bea drm/radeon: switch audio handling to use callbacks by Alex Deucher · 11 years ago
  44. 93927f9 drm/radeon: fix eDP clk and lane setup for scaled modes by Alex Deucher · 12 years ago
  45. b919639 drm/radeon: fix logic error in atombios_encoders.c by Alex Deucher · 12 years ago
  46. 614499b drm/radeon: give each backlight a unique id by Alex Deucher · 12 years ago
  47. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  48. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  49. bced76f drm/radeon: restore backlight level on resume by Alex Deucher · 12 years ago
  50. 6d92f81 drm/radeon: add get_backlight_level callback by Alex Deucher · 12 years ago
  51. a59fbb8 drm/radeon: fix typo in atombios_get_encoder_mode by Alex Deucher · 12 years ago
  52. 6e76a2d drm/radeon: white space cleanup in transmitter setup by Alex Deucher · 12 years ago
  53. 2f6fa79 drm/radeon: clean up encoder dp checks by Alex Deucher · 12 years ago
  54. 1109ca0 drm/radeon: Mark all possible functions / structs as static by Lauri Kasanen · 12 years ago
  55. 1f0e294 drm/radeon/atom: add consolidate bpc code by Alex Deucher · 12 years ago
  56. 37e9b6a drm/radeon: rework the backlight control to be an asic callback by Alex Deucher · 12 years ago
  57. fda4b25 drm/radeon: implement handler for ACPI event by Luca Tettamanti · 12 years ago
  58. f372873 drm/radeon: add backlight control for atom devices (v2) by Alex Deucher · 12 years ago
  59. 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
  60. 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
  61. fcedac6 drm/radeon: fix dpms on/off on trinity/aruba v2 by Jerome Glisse · 12 years ago
  62. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  63. 6b53a05 drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba) by Rafał Miłecki · 12 years ago
  64. cfcbd6d drm/radeon/hdmi: use new AFMT structs by Rafał Miłecki · 12 years ago
  65. e55d3e6 drm/radeon/hdmi: separate evergreen code by Rafał Miłecki · 12 years ago
  66. 5bc69bf Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  67. eccea79 drm/radeon/kms: improve bpc handling (v2) by Alex Deucher · 13 years ago
  68. afceb93 drm/radeon/kms: fix DVO setup on some r4xx chips by Alex Deucher · 13 years ago
  69. 017d213 drm/radeon/kms/atom: force bpc to 8 for now by Alex Deucher · 13 years ago
  70. 1d3949c drm/radeon/kms: Add checks for TN in the DP bridge code by Alex Deucher · 13 years ago
  71. 2d41586 drm/radeon/kms: update comments about dig encoders/transmitters by Alex Deucher · 13 years ago
  72. 47aef7a drm/radeon/kms/atom: add support for DCE6.x dig transmitters by Alex Deucher · 13 years ago
  73. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  74. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  75. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  76. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  77. f92e70c drm/radeon/kms: do not force DVI mode on DCE4 if audio is on by Rafał Miłecki · 13 years ago
  78. a3b0829 drm/radeon/kms: make atombios_dig_transmitter_setup() version based by Alex Deucher · 13 years ago
  79. 58cdcb8 drm/radeon/kms: make atombios_dig_encoder_setup() version based by Alex Deucher · 13 years ago
  80. 24153dd drm/radeon/kms: make atombios_dvo_setup() version based by Alex Deucher · 13 years ago
  81. 3f03ced drm/radeon/kms: move atom encoder setup to a new file by Alex Deucher · 13 years ago