1. 3376ee3 drm/nvd0/disp: add support for page flipping by Ben Skeggs · 13 years ago
  2. 4acd429 drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels by Ben Skeggs · 13 years ago
  3. 2eac77b drm/nvd0/disp: have evo names now, use them by Ben Skeggs · 13 years ago
  4. bdb8c21 drm/nvd0/disp: init display sync channels by Ben Skeggs · 13 years ago
  5. 9285462 drm/nvd0/disp: scaler updates, overscan compensation etc by Ben Skeggs · 13 years ago
  6. 2d1d898 drm/nvd0/disp: update crtc timing calculations for interlace/doublescan by Ben Skeggs · 13 years ago
  7. f62b27d drm/nouveau: shutdown display on suspend/hibernate by Ben Skeggs · 13 years ago
  8. 1772fcc drm/nv50/disp: fix evo for create/init + destroy/fini split by Ben Skeggs · 13 years ago
  9. cf41d53 drm/nouveau: re-jig fbcon suspend/resume process a little by Ben Skeggs · 13 years ago
  10. 2a44e49 drm/nouveau/disp: introduce proper init/fini, separate from create/destroy by Ben Skeggs · 13 years ago
  11. d2edab4 drm/nouveau/pm: fix missing volt changes when boot voltage is undefined by Ben Skeggs · 13 years ago
  12. d467646 drm/nv50/pm: fix a typo in clock calculation by Martin Peres · 13 years ago
  13. 091e40c drm/nvd0/disp: enable hdmi audio by Ben Skeggs · 13 years ago
  14. 27517dd drm/nvd0/disp: hook evo up to debugging by Ben Skeggs · 13 years ago
  15. 64d9cc0 drm/nvd0/disp: enable hdmi on sor if hdmi monitor present by Ben Skeggs · 13 years ago
  16. 78951d2 drm/nvd0/disp: send eld to the audio codec by Ben Skeggs · 13 years ago
  17. 50a01fe drm/nouveau/hdmi: enable audio for nva3:nvd0 chipsets by Ben Skeggs · 13 years ago
  18. 9e7f96a drm/nv50: fix page faulting for 128MB page table sizes by Marcin Slusarz · 13 years ago
  19. 13f9012 drm/nouveau: print correct engine number which failed to unload/idle by Marcin Slusarz · 13 years ago
  20. 0f0f7be drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions by Ben Skeggs · 13 years ago
  21. 971fa6b drm/nva3/copy: update fuc source for latest envytools by Ben Skeggs · 13 years ago
  22. d249156 drm/nv50/pm: only touch 0x611200 on nv92- by Ben Skeggs · 13 years ago
  23. 8b5f4d0 drm/nv50/pm: stabilise transition to 100MHz mclk a bit by Ben Skeggs · 13 years ago
  24. 973e861 drm/nv50/pm: avoid touching dom6/vdec clocks if perflvl doesn't define it by Ben Skeggs · 13 years ago
  25. 463464e drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimes by Ben Skeggs · 13 years ago
  26. 6805979 drm/nv50/pm: 0x84/0x86 can't use "1" for nvclk src, need 0x50 method by Ben Skeggs · 13 years ago
  27. 0678409 drm/nvc0/gr: add initial support for nvd9, not quite there yet.. by Ben Skeggs · 13 years ago
  28. be7f261 drm/nvc0/gr: update fuc source to assemble with latest envyas by Ben Skeggs · 13 years ago
  29. 020c6bf drm/nv50/disp: stricter check for evo being active on init by Ben Skeggs · 13 years ago
  30. 19fa224 drm/nv50/pm: free state struct after setting clocks by Ben Skeggs · 13 years ago
  31. 0b627a0 drm/nouveau/pm: change volt/fan before upclock, but after downclock by Ben Skeggs · 13 years ago
  32. ff2b6c6 drm/nouveau/pm: remove the older interfaces completely by Ben Skeggs · 13 years ago
  33. 36f1317 drm/nv04-nv30/pm: port to newer interfaces by Ben Skeggs · 13 years ago
  34. f3fbaf3 drm/nv50/pm: rewrite clock management, and switch to the new pm hooks by Ben Skeggs · 13 years ago
  35. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  36. dd1da8d drm/nouveau/pm: make clocks_set return an error code clocks_set can fail. by Martin Peres · 13 years ago
  37. 6109183 drm/nvd0: read temperature as we did on nv84+ boards by Martin Peres · 13 years ago
  38. 1cb9469 drm/nv50/disp: fix scaling of doublescan modes by Ben Skeggs · 13 years ago
  39. 616a5f5 drm/nv50/disp: rewrite crtc timing calculation, with proper names and fixes by Ben Skeggs · 13 years ago
  40. a03a862 drm/nouveau/disp: kill off nouveau_crtc.mode by Ben Skeggs · 13 years ago
  41. c833442 drm/nv50/disp: allow interlaced and doublescan modes on digital outputs by Ben Skeggs · 13 years ago
  42. 4ceca5f drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop by Ben Skeggs · 13 years ago
  43. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  44. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  45. 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
  46. 9976f15 drm/nv50/disp: wait for encoder disconnect to complete before link training by Ben Skeggs · 13 years ago
  47. 7ae494e drm/nv50/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  48. 0f6ea56 drm/nv50/disp: completely reset disp if master evo channel active at init by Ben Skeggs · 13 years ago
  49. b98e3f5 drm/nv50/disp: synchronise display right after init by Ben Skeggs · 13 years ago
  50. e6e039d drm/nv50/disp: move sync routine to where it can be used by other modules by Ben Skeggs · 13 years ago
  51. a4eaa0a drm/nouveau: restore cursors after restoring mode by Maxim Levitsky · 13 years ago
  52. 71d91f6 drm/nouveau: restore performance mode a bit later. by Maxim Levitsky · 13 years ago
  53. 4bfb94a drm/nouveau: disable output polling through suspend. by Maxim Levitsky · 13 years ago
  54. c983e6f drm/nv50: also report errors in MP1/MP2 when they happen. by Maxim Levitsky · 13 years ago
  55. b29caa5 drm/nouveau: add overscan compensation connector properties by Ben Skeggs · 13 years ago
  56. 27d5030 drm/nouveau: move master modesetting init to nouveau_display by Ben Skeggs · 13 years ago
  57. 549cd87 drm/nv50/crtc: disable flip overlay around scaling mode changes by Ben Skeggs · 13 years ago
  58. b2337f2 drm/nouveau/hdmi: enable sending of avi/audio infoframes by Ben Skeggs · 13 years ago
  59. 52c7bcd drm/nouveau/hdmi: add hdmi register accessors to handle hdmi block move by Ben Skeggs · 13 years ago
  60. 25575b4 drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence by Ben Skeggs · 13 years ago
  61. 35bb508 drm/nv50/pm: s/unk05/vdec/ by Ben Skeggs · 13 years ago
  62. 1e05415 drm/nouveau/pm: remove defunct fanspeed_set/get from pm table by Ben Skeggs · 13 years ago
  63. 6934618 drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection by Ben Skeggs · 13 years ago
  64. 5a4267a drm/nv50/pm: convert to new fanspeed pwm controller hooks by Ben Skeggs · 13 years ago
  65. a175094 drm/nouveau/pm: introduce generic handler for on-chip fan controller by Ben Skeggs · 13 years ago
  66. 85a2a36 drm/nouveau/gpio: remove invert flag, use state[] everywhere by Ben Skeggs · 13 years ago
  67. 3f8e11e drm/nv50/pm: mostly nailed down fan pwm frequency selection by Ben Skeggs · 13 years ago
  68. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  69. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  70. 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
  71. 771e103 drm/nouveau/pm: hook up fanspeed get/set if they're present by Ben Skeggs · 13 years ago
  72. 04de6a0 drm/nv41/pm: implement a second type of fanspeed pwm by Ben Skeggs · 13 years ago
  73. 9232969 drm/nv40/pm: implement first type of pwm fanspeed funcs by Ben Skeggs · 13 years ago
  74. 0c10146 drm/nv40/pm: parse fan pwm divisor from vbios tables by Ben Skeggs · 13 years ago
  75. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 13 years ago
  76. c754883 drm: call connector dpms fxn, when setting config by Rob Clark · 13 years ago
  77. 06e4cd6 drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock by Dave Airlie · 13 years ago
  78. b15ba51 drm/radeon: introduce a sub allocator and convert ib pool to it v4 by Jerome Glisse · 13 years ago
  79. 1b37078 drm/radeon/kms: add support for per-ring fence interrupts by Alex Deucher · 13 years ago
  80. b40e7e1 drm/radeon/kms: add cayman specific fence_ring_emit by Alex Deucher · 13 years ago
  81. 78c5560 drm/radeon/kms: add some new ring params to better handle other ring types by Alex Deucher · 13 years ago
  82. ce95488 drm/radeon: improve radeon_test_syncing function by Christian König · 13 years ago
  83. 30eb77f drm/radeon: precompute fence cpu/gpu addr once v3 by Jerome Glisse · 13 years ago
  84. af9720f drm/radeon: move ring debugfs into radeon_ring.c by Christian König · 13 years ago
  85. e32eb50 drm/radeon: rename struct radeon_cp to radeon_ring by Christian König · 13 years ago
  86. d6d2730 drm/radeon: disable compute rings on cayman for now by Christian König · 13 years ago
  87. 47492a2 drm/radeon: add radeon_fence_count_emited function by Christian König · 13 years ago
  88. 4c87bc2 drm/radeon: make some asic pointers per ring by Christian König · 13 years ago
  89. 60a7e39 drm/radeon: Add radeon_test_syncing function v2 by Christian König · 13 years ago
  90. bf85279 drm/radeon: make cp variable an array by Christian König · 13 years ago
  91. 5596a9d drm/radeon: make ring rptr and wptr register offsets variable by Christian König · 13 years ago
  92. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  93. 15d3332 drm/radeon/kms: add support for semaphores v3 by Christian König · 13 years ago
  94. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  95. 851a6bd drm/radeon: fix a spelling mistake by Christian König · 13 years ago
  96. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  97. 4d8bf9a drm/radeon: fix debugfs handling v3 by Christian König · 13 years ago
  98. e2e022e gma500/oaktrail: panel display quality fix by Alan Cox · 13 years ago
  99. 5d3852d gma500: Oaktrail fixes by Alan Cox · 13 years ago
  100. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago