1. 78fe9e5 drm/radeon/dce8: workaround for atom BlankCrtc table by Alex Deucher · 10 years ago
  2. 6802d4b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 10 years ago
  3. ffcda35 drm/radeon: set si_notify_smc_display_change properly by Alex Deucher · 10 years ago
  4. e9a321c drm/radeon: fix DAC interrupt handling on DCE5+ by Alex Deucher · 10 years ago
  5. 50efa51 drm/radeon: clean up active vram sizing by Alex Deucher · 10 years ago
  6. b9ace36 drm/radeon: skip async dma init on r6xx by Alex Deucher · 10 years ago
  7. 9babd35 drm/radeon/runpm: don't runtime suspend non-PX cards by Alex Deucher · 10 years ago
  8. 1d78416 drm/radeon: add ring to fence trace functions by Christian König · 10 years ago
  9. 31dd8d9 drm/radeon: add missing trace point by Christian König · 10 years ago
  10. 593b263 drm/radeon: fix VMID use tracking by Christian König · 10 years ago
  11. f5395ba Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next by Dave Airlie · 10 years ago
  12. 5d02933 drm/radeon: add UVD support for OLAND by Alex Deucher · 10 years ago
  13. 407b6df drm/radeon: fix minor typos in si_dpm.c by Alex Deucher · 11 years ago
  14. d45b964 drm/radeon: set the full cache bit for fences on r7xx+ by Alex Deucher · 11 years ago
  15. 10e9ffa drm/radeon: fix surface sync in fence on cayman (v2) by Alex Deucher · 11 years ago
  16. 8097d94 drm/radeon/dpm: disable mclk switching on desktop RV770 by Alex Deucher · 11 years ago
  17. d526fbd drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table by Alex Deucher · 11 years ago
  18. aa34dba drm/radeon: write gfx pg bases even when gfx pg is disabled by Alex Deucher · 11 years ago
  19. c4756ba drm/radeon: bail early from enable ss in certain cases by Alex Deucher · 11 years ago
  20. 18f8f52 drm/radeon: handle ss percentage divider properly by Alex Deucher · 11 years ago
  21. f5f1f89 drm/radeon: add query to fetch the max engine clock (v2) by Alex Deucher · 10 years ago
  22. d30df55 drm/radeon/dp: sleep after powering up the display by Alex Deucher · 11 years ago
  23. ab9f51c drm/radeon/dp: use usleep_range rather than udelay by Alex Deucher · 11 years ago
  24. 2138681 drm/radeon/dp: bump i2c-over-aux retries to 7 by Alex Deucher · 11 years ago
  25. d8e2452 drm/radeon: disable ss on DP for DCE3.x by Alex Deucher · 11 years ago
  26. 6dfa09d drm/radeon/cik: use hw defaults for TC_CFG registers by Alex Deucher · 11 years ago
  27. 919cf55 drm/radeon: disable dpm on BTC by Alex Deucher · 11 years ago
  28. 5d25906 drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush by Alex Deucher · 11 years ago
  29. da9e07e drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush by Alex Deucher · 11 years ago
  30. ca113f6 drm/radeon: consolidate sdma hdp flushing code for CIK by Alex Deucher · 11 years ago
  31. 780f5dd drm/radeon: consolidate cp hdp flushing code for CIK by Alex Deucher · 11 years ago
  32. 8158eb9 drm/radeon: don't power gate paused UVD streams by Christian König · 11 years ago
  33. 7f4237c Revert "drm/radeon: disable CIK CP semaphores for now" by Alex Deucher · 11 years ago
  34. 8072bfa drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos() by Ville Syrjälä · 11 years ago
  35. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  36. 265d09a drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings() by Ville Syrjälä · 11 years ago
  37. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  38. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 10 years ago
  39. 0279ed1 drm/radeon: implement pci config reset for CIK (v3) by Alex Deucher · 11 years ago
  40. 4a5c8ea drm/radeon: implement pci config reset for SI (v2) by Alex Deucher · 11 years ago
  41. b5470b0 drm/radeon: implement pci config reset for evergreen/cayman (v2) by Alex Deucher · 11 years ago
  42. de9ae74 drm/radeon: implement pci config reset for r6xx/7xx (v3) by Alex Deucher · 11 years ago
  43. 1a0041b drm/radeon: add pci config hard reset by Alex Deucher · 11 years ago
  44. 363eb0b drm/radeon: add hard_reset module parameter by Alex Deucher · 11 years ago
  45. 56492e0 drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID by Marek Olšák · 11 years ago
  46. 3701695 radeon/pm: Guard access to rdev->pm.power_state array by Michel Dänzer · 11 years ago
  47. 0091fc1 drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.c by Rashika Kheria · 11 years ago
  48. a38eab5 drivers: gpu: Move prototype declaration to header file radeon_mode.h by Rashika Kheria · 11 years ago
  49. 84ac68e drm/radeon: move com/atombios scratch reg functions to radeon_mode.h by Alex Deucher · 11 years ago
  50. fbb74bc drm/radeon/dpm: make some functions static for TN by Alex Deucher · 11 years ago
  51. 3b5da5c drm/radeon/dpm: make some functions static for sumo by Alex Deucher · 11 years ago
  52. 9a04dad drm/radeon/dpm: make some functions static for CI by Alex Deucher · 11 years ago
  53. b4fcab3 drivers: gpu: Include appropriate header file in ci_smc.c by Rashika Kheria · 11 years ago
  54. 4cf3b49 drivers: gpu: Move prototype declaration to header file radeon_mode.h from atombios_i2c.c by Rashika Kheria · 11 years ago
  55. 6c149d9 drivers: gpu: Include appropriate header file in si_smc.c and remove prototype declaration from header file sislands_smc.h by Rashika Kheria · 11 years ago
  56. f6e2e40 drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.c by Rashika Kheria · 11 years ago
  57. 27b8317 drivers: gpu: Mark function as static in r600_hdmi.c by Rashika Kheria · 11 years ago
  58. 248a6c4 drivers: gpu: Mark function as static in radeon_gem.c by Rashika Kheria · 11 years ago
  59. 5520345 drivers: gpu: Mark function as static in radeon_kms.c by Rashika Kheria · 11 years ago
  60. 28f5a6c drivers: gpu: Mark functions as static in radeon_device.c by Rashika Kheria · 11 years ago
  61. 2f43651 drivers: gpu: Mark function as static in radeon_object.c by Rashika Kheria · 11 years ago
  62. d195178 drm/radeon: warn users when hw_i2c is enabled (v2) by Alex Deucher · 11 years ago
  63. 23e8e59 Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. 1590f72 drm/radeon: fix pptable.h portability by Alex Deucher · 11 years ago
  65. 4706515 Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  66. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  67. ea31bf6 drm/radeon: remove generic rptr/wptr functions (v2) by Alex Deucher · 11 years ago
  68. e308b1d drm/radeon: enable dpm by default on CI APUs by Alex Deucher · 11 years ago
  69. 4f22dde drm/radeon: enable dpm by default on CI dGPUs by Alex Deucher · 11 years ago
  70. 0042fca drm/radeon: enable gfx cgcg on CIK APUs by Alex Deucher · 11 years ago
  71. 92598db drm/radeon: enable gfx cgcg on CIK dGPUs by Alex Deucher · 11 years ago
  72. 6c7bcce drm/radeon/pm: move pm handling into the asic specific code by Alex Deucher · 11 years ago
  73. e14cd2b drm/radeon/dpm: switch on new late_enable callback by Alex Deucher · 11 years ago
  74. d8852c3 drm/radeon/dpm: add late_enable for KB/KV by Alex Deucher · 11 years ago
  75. 9020842 drm/radeon/dpm: add late_enable for CI by Alex Deucher · 11 years ago
  76. 963c115 drm/radeon/dpm: add late_enable for SI by Alex Deucher · 11 years ago
  77. bda44c1 drm/radeon/dpm: add late_enable for trinity by Alex Deucher · 11 years ago
  78. 14ec9fa drm/radeon/dpm: add late_enable for sumo by Alex Deucher · 11 years ago
  79. a3f1124 drm/radeon/dpm: add late_enable for rv7xx-NI by Alex Deucher · 11 years ago
  80. a4643ba drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx by Alex Deucher · 11 years ago
  81. 914a898 drm/radeon/dpm: add a late enable callback by Alex Deucher · 11 years ago
  82. 01ac879 drm/radeon: re-order firmware loading in preparation for dpm rework by Alex Deucher · 11 years ago
  83. f2185ec drm/radeon/cik: drop cg_update from dpm code by Alex Deucher · 11 years ago
  84. 68e3a09 drm/radeon/si: drop cg_update from dpm code by Alex Deucher · 11 years ago
  85. bb5abf9 drm/radeon/dpm: remove unnecessary checks in dpm_init by Alex Deucher · 11 years ago
  86. dd66d20 drm/radeon: add GART debugfs access v3 by Christian König · 11 years ago
  87. 2014b56 drm/radeon: add VRAM debugfs access v3 by Christian König · 11 years ago
  88. 893d6e6 drm/radeon: cleanup radeon_ttm debugfs handling by Christian König · 11 years ago
  89. e290b63 drm/radeon: update fence values in before reporting them by Christian König · 11 years ago
  90. 931dc3a drm/radeon: report the real offset in radeon_sa_bo_dump_debug_info by Christian König · 11 years ago
  91. df893a2 drm/radeon: improve ring debugfs a bit by Christian König · 11 years ago
  92. 9482d0d drm/radeon: Bump version for CIK DCE tiling fix by Alex Deucher · 11 years ago
  93. e3ea94a drm/radeon: set correct number of banks for CIK chips in DCE by Marek Olšák · 11 years ago
  94. 35a9052 drm/radeon: set correct pipe config for Hawaii in DCE by Marek Olšák · 11 years ago
  95. 439a1cf drm/radeon: expose render backend mask to the userspace by Marek Olšák · 11 years ago
  96. 9fadb35 drm/radeon: fix render backend setup for SI and CIK by Marek Olšák · 11 years ago
  97. bae651d drm/radeon: fix UVD 256MB check by Christian König · 11 years ago
  98. e2f6c88 drm/radeon: fix asic gfx values for scrapper asics by Alex Deucher · 11 years ago
  99. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  100. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago