1. 97b19b5 drm/nvd0/disp: implement dac support for older display classes by Ben Skeggs · 12 years ago
  2. de8268c drm/nvd0/disp: start implementing support for older display classes by Ben Skeggs · 12 years ago
  3. 8f2abc2 drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code by Ben Skeggs · 12 years ago
  4. 6c8e463 drm/nouveau/dp: move core link training calls to common code by Ben Skeggs · 12 years ago
  5. b6e4ad2 drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code by Ben Skeggs · 12 years ago
  6. 186ecad drm/nv50/disp: move remaining interrupt handling into core by Ben Skeggs · 12 years ago
  7. 4a230fa drm/nvd0/disp: calculate U script id in supervisor interrupt by Ben Skeggs · 12 years ago
  8. 8e9e3d2 drm/nv84/disp: move hdmi control into core by Ben Skeggs · 12 years ago
  9. a4feaf4 drm/nva3/disp: move hda codec handling to core by Ben Skeggs · 12 years ago
  10. f796073 drm/nv50/disp: move dp link training helpers into core by Ben Skeggs · 12 years ago
  11. 7ebb38b drm/nv50/disp: call into core for dac load detection by Ben Skeggs · 12 years ago
  12. ef22c8b drm/nv50/disp: call into core to handle dac/sor power state changes by Ben Skeggs · 12 years ago
  13. 2d0aca2 drm/nv50/disp: allocate display from driver core by Ben Skeggs · 12 years ago
  14. 75f8693 drm/nouveau/bios: implement some dcb output entry parsing/matching functions by Ben Skeggs · 12 years ago
  15. ed58aee drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt by Ben Skeggs · 12 years ago
  16. 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
  17. 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
  18. 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
  19. 74b6685 drm/nvd0/disp: call into core to handle sor power state changes by Ben Skeggs · 12 years ago
  20. 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
  21. fb445b3c2 drm/nouveau/core: allow representing method ranges in nouveau_omthds by Ben Skeggs · 12 years ago
  22. cbe7270 drm/nouveau/core: expose full method calling capabilities with nv_exec by Ben Skeggs · 12 years ago
  23. 65c7866 drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  24. 14464b8 drm/nvd0/disp: move remaining interrupt handling to core by Ben Skeggs · 12 years ago
  25. 206c38a drm/nouveau/core: add some missing subdev/engine disable flags by Ben Skeggs · 12 years ago
  26. b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  27. b5a794b drm/nvd0/disp: allocate display and evo channels from driver core by Ben Skeggs · 12 years ago
  28. d6bf2f3 drm/nouveau: run mode_config destructor before destroying internal display state by Ben Skeggs · 12 years ago
  29. 94e5c39 drm/nouveau/drm/nvd0/disp: display->disp by Ben Skeggs · 12 years ago
  30. dd0e3d5 drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc by Ben Skeggs · 12 years ago
  31. 4665406 drm/nvd0-nve0/disp: initial implementation of evo channel classes by Ben Skeggs · 13 years ago
  32. 944234d drm/nv50/disp: allow PCI_US pushbuf binding by Ben Skeggs · 12 years ago
  33. 370c00f drm/nv50/disp: initial implementation of the various channel object classes by Ben Skeggs · 13 years ago
  34. 446b05a drm/nv50/disp: enable interrupts and setup memory area by Ben Skeggs · 13 years ago
  35. ab77214 drm/nv50/disp: copy caps to evo by Ben Skeggs · 13 years ago
  36. 70cabe4 drm/nv50/disp: create skeleton display/channel object classes by Ben Skeggs · 13 years ago
  37. 47a1e0f drm/nvd0/dmaobj: initial bind() method implementation by Ben Skeggs · 12 years ago
  38. 80fe155 drm/nvc0/dmaobj: implement initial bind() method by Ben Skeggs · 12 years ago
  39. f756944 drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined by Ben Skeggs · 12 years ago
  40. 344e107 drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now by Ben Skeggs · 12 years ago
  41. 82d23ae drm/nvc0/dmaobj: stub bind function for now so we can call unconditionally by Ben Skeggs · 12 years ago
  42. 6c1689a drm/nouveau/dmaobj: move parent class check to bind() method by Ben Skeggs · 12 years ago
  43. f86770a drm/nouveau/dmaobj: merge everything except ctor and bind together by Ben Skeggs · 13 years ago
  44. 0a32241 drm/nouveau: pass address to object accessor functions as u64 by Ben Skeggs · 12 years ago
  45. 66bb7e1 drm/nouveau/gpio: place upper limit on using old-school tvdac bios data by Ben Skeggs · 12 years ago
  46. 9da4959 drm/nouveau: remove newline-only NV_DEBUG calls by Ben Skeggs · 12 years ago
  47. d432a2d drm/nv50: decode PGRAPH status registers on TLB flush fail by Marcin Slusarz · 12 years ago
  48. 1f2285d4 drm/nouveau/clk: fix crystal frequency retrieval on nv25 by Viktor Novotný · 12 years ago
  49. fced4b2 drm/nouveau: remove unused variable from nouveau_bios_shadow_of by Marcin Slusarz · 12 years ago
  50. 7ef19e4 drm/nv40/fb: use an actual compressed zeta format by Ben Skeggs · 12 years ago
  51. d7da628 drm/nv30/fb: enable z compression by Ben Skeggs · 12 years ago
  52. 2f1cb96 drm/nv40/fb: enable z compression by Ben Skeggs · 12 years ago
  53. fd3a522 drm/nv20/fb: fixup compression tag allocation size by Ben Skeggs · 12 years ago
  54. fafa0cb drm/nv30-nv40/graph: poke zcomp regs from tile_prog hook by Ben Skeggs · 12 years ago
  55. e1344412 drm/nv30-nv40/fb: call zcomp setup hook from tiling setup by Ben Skeggs · 12 years ago
  56. dac1558 drm/nouveau/fb: create tag heap from common code for all relevant chipsets by Ben Skeggs · 12 years ago
  57. 268d5a3 drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now) by Ben Skeggs · 12 years ago
  58. 7e0f992 drm/nouveau: replace some open-coded mm_initialised checks by Ben Skeggs · 12 years ago
  59. 6d33808 drm/nouveau/fb: read TILE_BASE after writing it to avoid a hardware race by Ben Skeggs · 12 years ago
  60. 5f8e256 drm/nv40/fb: start bashing zcomp registers on relevant chipsets by Ben Skeggs · 12 years ago
  61. 150ccf1 drm/nv30-nv40/fb: make use of bankoff for zeta buffers, where supported by Ben Skeggs · 12 years ago
  62. d33db63 drm/nv20/fb: fix zcomp register calculation on big-endian systems by Ben Skeggs · 12 years ago
  63. 4ae2074 drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces by Ben Skeggs · 12 years ago
  64. 11bac40 drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces by Ben Skeggs · 12 years ago
  65. a8749af drm/nv20/fb: split implementation into nv20/nv25 pieces by Ben Skeggs · 12 years ago
  66. 67e9e9f drm/nouveau/fb: split tile and compression region handling by Ben Skeggs · 12 years ago
  67. de2b8b8 drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot by Ben Skeggs · 12 years ago
  68. 28164fd drm/doc: add new dp helpers into drm DocBook by Daniel Vetter · 12 years ago
  69. d0ddc033 drm/doc: integrate fb helper reference into docs by Daniel Vetter · 12 years ago
  70. 0d4ed4c drm/doc: integrate crtc helper api into docbook by Daniel Vetter · 12 years ago
  71. e4949f2 drm/doc: Helpers are not a Midlayer! by Daniel Vetter · 12 years ago
  72. 670c1ef drm/edid: tune down debug message in parse_hdmi_vsdb by Daniel Vetter · 12 years ago
  73. dff98e5 drm: only build ati_pcigart if PCI enabled by James Hogan · 12 years ago
  74. d08a9b9 drm/vmwgfx: Tighten the security around buffer maps by Thomas Hellstrom · 12 years ago
  75. 219e815 drm: tegra: Add Tegra30 support by Thierry Reding · 12 years ago
  76. ac8f7c4 drm: tegra: Use framebuffer pitch as line stride by Thierry Reding · 12 years ago
  77. 82fe50b drm/ttm: Optimize vm locking using kref_get_unless_zero v3 by Thomas Hellstrom · 12 years ago
  78. 5293908 drm/ttm: Use the hashtab _rcu interface for ttm_objects by Thomas Hellstrom · 12 years ago
  79. ae8df2a drm/ttm: Fix locking in an error path by Thomas Hellstrom · 12 years ago
  80. 35f62a5 drm/vmwgfx: Free user-space fence objects correctly by Thomas Hellstrom · 12 years ago
  81. a82b8db kref: Add kref_get_unless_zero documentation by Thomas Hellstrom · 12 years ago
  82. 384cc2f drm: Add a hash-tab rcu-safe API by Thomas Hellstrom · 12 years ago
  83. 7e8d9da drm/vmwgfx: Add and make use of a header for surface size calculation. by Thomas Hellstrom · 12 years ago
  84. 543831c drm/vmwgfx: Break out surface and context management to separate files by Thomas Hellstrom · 12 years ago
  85. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  86. bf6f036 drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects by Thomas Hellstrom · 12 years ago
  87. 506ff75 drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded by Thomas Hellstrom · 12 years ago
  88. 29a16e9 drm/vmwgfx: Make screen object code not require fifo at init time by Thomas Hellstrom · 12 years ago
  89. dcb5227 drm/vmwgfx: Make overlay code not require fifo at init time by Thomas Hellstrom · 12 years ago
  90. ba723fe8 drm/vmwgfx: Enable traces *after* we've hidden SVGA by Thomas Hellstrom · 12 years ago
  91. 654aa792 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations by Maarten Lankhorst · 12 years ago
  92. 6c1e963 drm/ttm: Optimize reservation slightly by Thomas Hellstrom · 12 years ago
  93. cdad052 drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 by Thomas Hellstrom · 12 years ago
  94. 4b20db3 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 12 years ago
  95. d714455 drm: Make hashtab rcu-safe by Thomas Hellstrom · 12 years ago
  96. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  97. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  98. 5fb4ef0 drm/ttm: remove sync_obj_arg member by Maarten Lankhorst · 12 years ago
  99. be01336 drm/vmwgfx: remove use of fence_obj_args by Maarten Lankhorst · 12 years ago
  100. 0355cf3 DRM/KMS: Add Bail-Out Conditions for Loop. by Egbert Eich · 12 years ago