1. 2d91cf1 drm/exynos: Fix a fake mmap offset creation by Joonyoung Shim · 13 years ago
  2. ee5e770 drm/exynos: gem code cleanup by Joonyoung Shim · 13 years ago
  3. 5c2a5ce drm: add missing exports for i810 driver. by Dave Airlie · 13 years ago
  4. 5c72765 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next by Dave Airlie · 13 years ago
  5. 40c34d0 drm/i810: don't acces hw regs in lastclose by Daniel Vetter · 13 years ago
  6. 87499ff drm/i810: cleanup reclaim_buffers by Daniel Vetter · 13 years ago
  7. 5d56fe5 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  8. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  9. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  10. be2fb9d drm/sis: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  11. 977b4f6 drm/via: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  12. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  13. 6de8a74 drm/sis: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  14. 77ee8f3 drm/via: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  15. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  16. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 13 years ago
  17. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  18. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  19. 4cf7312 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next by Dave Airlie · 13 years ago
  20. b2e0d19 drm/nouveau: Fix notifier blocks over the 4GB mark. by Francisco Jerez · 13 years ago
  21. 4e03b4a drm/nouveau: Fix pushbufs over the 4GB mark. by Francisco Jerez · 13 years ago
  22. 045da4e drm/nvc0/pm: initial engine reclocking by Ben Skeggs · 13 years ago
  23. 52c4d76 drm/nouveau: move hpd enable/disable to common code by Ben Skeggs · 13 years ago
  24. 47e5d5c drm/nv40/disp: implement support for hotplug irq by Ben Skeggs · 13 years ago
  25. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  26. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago
  27. c8b9641 drm/nouveau/hwsq: remove some magic, give proper opcode names by Ben Skeggs · 13 years ago
  28. eeb7a50 drm/nv50/pm: introduce hwsq-based memory reclocking by Martin Peres · 13 years ago
  29. abbd3f8 drm/nv04/disp: handle dual-link spwg panels without needing quirks by Ben Skeggs · 13 years ago
  30. d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
  31. c37e990 drm/nouveau/mxm: implement ROM shadow method by Ben Skeggs · 13 years ago
  32. 3952315 drm/nouveau/mxm: implement _DSM shadow method by Ben Skeggs · 13 years ago
  33. 93d9206 drm/nouveau/mxm: implement wmi shadow method by Ben Skeggs · 13 years ago
  34. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  35. befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
  36. f553b79 drm/nouveau/i2c: handle bit-banging ourselves by Ben Skeggs · 13 years ago
  37. 9e3b6b9 drm/nouveau/i2c: fix debug message by Ben Skeggs · 13 years ago
  38. 2bdb06e drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug by Ben Skeggs · 13 years ago
  39. 486a45c drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c by Ben Skeggs · 13 years ago
  40. 6b5a81a drm/nouveau/bios: start refactoring dcb routines by Ben Skeggs · 13 years ago
  41. 0f8067c drm/nouveau/bios: fold fixup_legacy_i2c by Ben Skeggs · 13 years ago
  42. f9f9f53 drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios by Ben Skeggs · 13 years ago
  43. 816af2f drm/nvd0/disp: use single, shared, sync bo for all evo channels by Ben Skeggs · 13 years ago
  44. a63a97e drm/nvd0/disp: rename sync channel to flip channel by Ben Skeggs · 13 years ago
  45. 84e052e drm/nvd0/disp: handle yet another interrupt by Ben Skeggs · 13 years ago
  46. 8a46438 drm/nvd0/disp: initialise overlay channels by Ben Skeggs · 13 years ago
  47. 3376ee3 drm/nvd0/disp: add support for page flipping by Ben Skeggs · 13 years ago
  48. 4acd429 drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels by Ben Skeggs · 13 years ago
  49. 2eac77b drm/nvd0/disp: have evo names now, use them by Ben Skeggs · 13 years ago
  50. bdb8c21 drm/nvd0/disp: init display sync channels by Ben Skeggs · 13 years ago
  51. 9285462 drm/nvd0/disp: scaler updates, overscan compensation etc by Ben Skeggs · 13 years ago
  52. 2d1d898 drm/nvd0/disp: update crtc timing calculations for interlace/doublescan by Ben Skeggs · 13 years ago
  53. f62b27d drm/nouveau: shutdown display on suspend/hibernate by Ben Skeggs · 13 years ago
  54. 1772fcc drm/nv50/disp: fix evo for create/init + destroy/fini split by Ben Skeggs · 13 years ago
  55. cf41d53 drm/nouveau: re-jig fbcon suspend/resume process a little by Ben Skeggs · 13 years ago
  56. 2a44e49 drm/nouveau/disp: introduce proper init/fini, separate from create/destroy by Ben Skeggs · 13 years ago
  57. d2edab4 drm/nouveau/pm: fix missing volt changes when boot voltage is undefined by Ben Skeggs · 13 years ago
  58. d467646 drm/nv50/pm: fix a typo in clock calculation by Martin Peres · 13 years ago
  59. 091e40c drm/nvd0/disp: enable hdmi audio by Ben Skeggs · 13 years ago
  60. 27517dd drm/nvd0/disp: hook evo up to debugging by Ben Skeggs · 13 years ago
  61. 64d9cc0 drm/nvd0/disp: enable hdmi on sor if hdmi monitor present by Ben Skeggs · 13 years ago
  62. 78951d2 drm/nvd0/disp: send eld to the audio codec by Ben Skeggs · 13 years ago
  63. 50a01fe drm/nouveau/hdmi: enable audio for nva3:nvd0 chipsets by Ben Skeggs · 13 years ago
  64. 9e7f96a drm/nv50: fix page faulting for 128MB page table sizes by Marcin Slusarz · 13 years ago
  65. 13f9012 drm/nouveau: print correct engine number which failed to unload/idle by Marcin Slusarz · 13 years ago
  66. 0f0f7be drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions by Ben Skeggs · 13 years ago
  67. 971fa6b drm/nva3/copy: update fuc source for latest envytools by Ben Skeggs · 13 years ago
  68. d249156 drm/nv50/pm: only touch 0x611200 on nv92- by Ben Skeggs · 13 years ago
  69. 8b5f4d0 drm/nv50/pm: stabilise transition to 100MHz mclk a bit by Ben Skeggs · 13 years ago
  70. 973e861 drm/nv50/pm: avoid touching dom6/vdec clocks if perflvl doesn't define it by Ben Skeggs · 13 years ago
  71. 463464e drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimes by Ben Skeggs · 13 years ago
  72. 6805979 drm/nv50/pm: 0x84/0x86 can't use "1" for nvclk src, need 0x50 method by Ben Skeggs · 13 years ago
  73. 0678409 drm/nvc0/gr: add initial support for nvd9, not quite there yet.. by Ben Skeggs · 13 years ago
  74. be7f261 drm/nvc0/gr: update fuc source to assemble with latest envyas by Ben Skeggs · 13 years ago
  75. 020c6bf drm/nv50/disp: stricter check for evo being active on init by Ben Skeggs · 13 years ago
  76. 19fa224 drm/nv50/pm: free state struct after setting clocks by Ben Skeggs · 13 years ago
  77. 0b627a0 drm/nouveau/pm: change volt/fan before upclock, but after downclock by Ben Skeggs · 13 years ago
  78. ff2b6c6 drm/nouveau/pm: remove the older interfaces completely by Ben Skeggs · 13 years ago
  79. 36f1317 drm/nv04-nv30/pm: port to newer interfaces by Ben Skeggs · 13 years ago
  80. f3fbaf3 drm/nv50/pm: rewrite clock management, and switch to the new pm hooks by Ben Skeggs · 13 years ago
  81. d4cca9e drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/ by Martin Peres · 13 years ago
  82. dd1da8d drm/nouveau/pm: make clocks_set return an error code clocks_set can fail. by Martin Peres · 13 years ago
  83. 6109183 drm/nvd0: read temperature as we did on nv84+ boards by Martin Peres · 13 years ago
  84. 1cb9469 drm/nv50/disp: fix scaling of doublescan modes by Ben Skeggs · 13 years ago
  85. 616a5f5 drm/nv50/disp: rewrite crtc timing calculation, with proper names and fixes by Ben Skeggs · 13 years ago
  86. a03a862 drm/nouveau/disp: kill off nouveau_crtc.mode by Ben Skeggs · 13 years ago
  87. c833442 drm/nv50/disp: allow interlaced and doublescan modes on digital outputs by Ben Skeggs · 13 years ago
  88. 4ceca5f drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop by Ben Skeggs · 13 years ago
  89. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  90. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  91. 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
  92. 9976f15 drm/nv50/disp: wait for encoder disconnect to complete before link training by Ben Skeggs · 13 years ago
  93. 7ae494e drm/nv50/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  94. 0f6ea56 drm/nv50/disp: completely reset disp if master evo channel active at init by Ben Skeggs · 13 years ago
  95. b98e3f5 drm/nv50/disp: synchronise display right after init by Ben Skeggs · 13 years ago
  96. e6e039d drm/nv50/disp: move sync routine to where it can be used by other modules by Ben Skeggs · 13 years ago
  97. a4eaa0a drm/nouveau: restore cursors after restoring mode by Maxim Levitsky · 13 years ago
  98. 71d91f6 drm/nouveau: restore performance mode a bit later. by Maxim Levitsky · 13 years ago
  99. 4bfb94a drm/nouveau: disable output polling through suspend. by Maxim Levitsky · 13 years ago
  100. c983e6f drm/nv50: also report errors in MP1/MP2 when they happen. by Maxim Levitsky · 13 years ago