1. dd95c8f drm/nve0/fb: typo in register name by Ben Skeggs · 11 years ago
  2. 0a0dc8f drm/nouveau/bios: make common code to handle ramcfg strap etc by Ben Skeggs · 11 years ago
  3. 5905439 drm/nve0/fb/gddr5: fix an assumption of sane memory controller layout by Ben Skeggs · 11 years ago
  4. 2daaf5b drm/nve0/fb/gddr5: fix behaviour of lp3 setting by Ben Skeggs · 11 years ago
  5. cb1567c drm/nve0/fifo: recover from mmu faults on bar1/bar3 by Ben Skeggs · 11 years ago
  6. 649ec92 drm/nve0/fifo: keep mmu fault interrupts enabled at all times by Ben Skeggs · 11 years ago
  7. e1b6b14 drm/nve0/fifo: update human-readable mmu fault descriptions by Ben Skeggs · 11 years ago
  8. e9fb980 drm/nve0/fifo: document more intr status bits by Ben Skeggs · 11 years ago
  9. 9f8459c drm/nve0/fifo: populate PBDMA status bitfield with more definitions by Ben Skeggs · 11 years ago
  10. 39b0554 drm/nve0/fifo: s/subfifo/PBDMA/ by Ben Skeggs · 11 years ago
  11. f82c44a drm/nve0/fifo: s/playlist/runlist/ by Ben Skeggs · 11 years ago
  12. f76dd80 drm/nvf0/gr: enable acceleration with our chsw ucode by Ben Skeggs · 11 years ago
  13. aa97cd3 drm/nv108/gr: enable acceleration with our chsw ucode by Ben Skeggs · 11 years ago
  14. 5d91e19 drm/nvc0-/gr: handle fwmthd interrupts in ucode by Ben Skeggs · 11 years ago
  15. e1b22bc drm/nvc0-/gr: fiddle some magic around strand init by Ben Skeggs · 11 years ago
  16. 96616b4 drm/nv108/gr: initial support (need external fuc) by Ben Skeggs · 11 years ago
  17. daa9ab5 drm/nv108/ce: enable copy engines by Ben Skeggs · 11 years ago
  18. a763951 drm/nv108/fifo: initial support by Ben Skeggs · 11 years ago
  19. a0f95f1 drm/nvf0/gr: remove a copy+pasto in ctx reglist by Ben Skeggs · 11 years ago
  20. 67af60f drm/nvc0-/gr: bring in some macros to abstract falcon isa differences by Ben Skeggs · 11 years ago
  21. 90d6db1 drm/nouveau/falcon: use vmalloc to create firwmare copies by Ilia Mirkin · 11 years ago
  22. d96bf43 drm/nouveau/gem: remove (now) unneeded pre-validate fence sync by Ben Skeggs · 11 years ago
  23. cef9e99 drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move by Ben Skeggs · 11 years ago
  24. 35b8141 drm/nouveau/ttm: explicity sync with kernel channel before moving buffer by Ben Skeggs · 11 years ago
  25. 3c57d85 drm/nouveau/ttm: tidy up creation of temporary buffer move vmas by Ben Skeggs · 11 years ago
  26. ab9b18a drm/nv04/plane: add support for nv04/nv05 video overlay by Ilia Mirkin · 11 years ago
  27. 7ffb078 drm/nv10/plane: add YUYV support by Ilia Mirkin · 11 years ago
  28. a554090 drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU access by Maarten Lankhorst · 11 years ago
  29. ce8f769 drm/nouveau: fix m2mf copy to tiled gart by Maarten Lankhorst · 11 years ago
  30. 2e2cfbe drm/nouveau/vm: reduce number of entry-points to vm_map() by Ben Skeggs · 11 years ago
  31. 2510538 drm/cirrus: correct register values for 16bpp by Takashi Iwai · 11 years ago
  32. d0ce7b856 drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROO by Jeff Mahoney · 11 years ago
  33. 918be88 drm/mgag200: on cards with < 2MB VRAM default to 16-bit by Dave Airlie · 11 years ago
  34. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  35. 4318101 drm/i915: Allow reading the TIMESTAMP register on Gen8. by Kenneth Graunke · 11 years ago
  36. 74e21ac drm/i915: Repeat evictions whilst pageflip completions are outstanding by Chris Wilson · 11 years ago
  37. 5dce5b93 drm/i915: Wait for completion of pending flips when starved of fences by Chris Wilson · 11 years ago
  38. 2e82a72 drm/i915: don't disable DP port after a failed link training by Imre Deak · 11 years ago
  39. 5d6a111 drm/i915: don't disable the DP port if the link is lost by Imre Deak · 11 years ago
  40. dc5a436 drm/i915: Eliminate lots of WARNs when there's no backlight present by Ville Syrjälä · 11 years ago
  41. bfbdb42 drm/i915: g4x/vlv: fix dp aux interrupt mask by Imre Deak · 11 years ago
  42. 1d62bee drm/i915/ppgtt: Defer request freeing on reset by Ben Widawsky · 11 years ago
  43. 1fb2362 i915: send D1 opregion notification by Kristen Carlson Accardi · 11 years ago
  44. babb190 drm/i915/bdw: remove preliminary_hw_support flag from BDW by Jesse Barnes · 11 years ago
  45. 8664850 drm/i915: Tune down reset_stat output from ERROR to debug by Daniel Vetter · 11 years ago
  46. fae0ce1 drm/i915: Make semaphore modparam RO by Ben Widawsky · 11 years ago
  47. f0a9f74 drm/i915: Fix disabled semaphores by Ben Widawsky · 11 years ago
  48. 8b78f0e drm/i915: Clarify relocation errnos by Ben Widawsky · 11 years ago
  49. f5395ba Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next by Dave Airlie · 11 years ago
  50. 2b76a67 Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  51. aec476a Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  52. 3e894a6 drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors by Thomas Hellstrom · 11 years ago
  53. 6ab11a2 drm/gem: Always initialize the gem object in object_init by Daniel Vetter · 11 years ago
  54. 5d02933 drm/radeon: add UVD support for OLAND by Alex Deucher · 11 years ago
  55. 407b6df drm/radeon: fix minor typos in si_dpm.c by Alex Deucher · 11 years ago
  56. d45b964 drm/radeon: set the full cache bit for fences on r7xx+ by Alex Deucher · 11 years ago
  57. 10e9ffa drm/radeon: fix surface sync in fence on cayman (v2) by Alex Deucher · 11 years ago
  58. 8097d94 drm/radeon/dpm: disable mclk switching on desktop RV770 by Alex Deucher · 11 years ago
  59. d526fbd drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table by Alex Deucher · 11 years ago
  60. aa34dba drm/radeon: write gfx pg bases even when gfx pg is disabled by Alex Deucher · 11 years ago
  61. c4756ba drm/radeon: bail early from enable ss in certain cases by Alex Deucher · 11 years ago
  62. 18f8f52 drm/radeon: handle ss percentage divider properly by Alex Deucher · 11 years ago
  63. f5f1f89 drm/radeon: add query to fetch the max engine clock (v2) by Alex Deucher · 11 years ago
  64. 985e5dc drm/edid: Populate picture aspect ratio for CEA modes by Vandana Kannan · 11 years ago
  65. d30df55 drm/radeon/dp: sleep after powering up the display by Alex Deucher · 11 years ago
  66. ab9f51c drm/radeon/dp: use usleep_range rather than udelay by Alex Deucher · 11 years ago
  67. 2138681 drm/radeon/dp: bump i2c-over-aux retries to 7 by Alex Deucher · 11 years ago
  68. d8e2452 drm/radeon: disable ss on DP for DCE3.x by Alex Deucher · 11 years ago
  69. 6dfa09d drm/radeon/cik: use hw defaults for TC_CFG registers by Alex Deucher · 11 years ago
  70. 919cf55 drm/radeon: disable dpm on BTC by Alex Deucher · 11 years ago
  71. 5d25906 drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush by Alex Deucher · 11 years ago
  72. da9e07e drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush by Alex Deucher · 11 years ago
  73. ca113f6 drm/radeon: consolidate sdma hdp flushing code for CIK by Alex Deucher · 11 years ago
  74. 780f5dd drm/radeon: consolidate cp hdp flushing code for CIK by Alex Deucher · 11 years ago
  75. 8158eb9 drm/radeon: don't power gate paused UVD streams by Christian König · 11 years ago
  76. 7f4237c Revert "drm/radeon: disable CIK CP semaphores for now" by Alex Deucher · 11 years ago
  77. 0e5083aa drm/edid: parse the list of additional 3D modes by Thomas Wood · 11 years ago
  78. aff04ac drm/edid: split VIC display mode lookup into a separate function by Thomas Wood · 11 years ago
  79. 095163b drm/i915: Add a kludge for DSL incrementing too late and ISR not working by Ville Syrjälä · 11 years ago
  80. 8072bfa drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos() by Ville Syrjälä · 11 years ago
  81. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  82. c0ae24c drm: Fix vblank timestamping constants for interlaced modes by Ville Syrjälä · 11 years ago
  83. d31faf6 drm/i915: Fix scanoutpos calculations for interlaced modes by Ville Syrjälä · 11 years ago
  84. 3c184f6 drm: Change {pixel,line,frame}dur_ns from s64 to int by Ville Syrjälä · 11 years ago
  85. 77666b7 drm: Use crtc_clock in drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  86. 265d09a drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings() by Ville Syrjälä · 11 years ago
  87. 0dae35a drm: Simplify the math in drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  88. 21b2156 drm: Improve drm_calc_timestamping_constants() documentation by Ville Syrjälä · 11 years ago
  89. c326c0a drm/i915: Call drm_calc_timestamping_constants() earlier by Ville Syrjälä · 11 years ago
  90. 4b4b923 drm/i915: Kill hwmode save/restore by Ville Syrjälä · 11 years ago
  91. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  92. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  93. 72de182 drm/nouveau/mxm: fix null deref on load by Ilia Mirkin · 11 years ago
  94. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  95. 9354eaf Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  96. 1985f99 drm/vmwgfx: Invalidate surface on non-readback unbind by Jakob Bornecrantz · 11 years ago
  97. 96b4362 drm/vmwgfx: Silence the device command verifier by Thomas Hellstrom · 11 years ago
  98. f2a0dcb drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2 by Thomas Hellstrom · 11 years ago
  99. b360a3c drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces by Thomas Hellstrom · 11 years ago
  100. 7cba906 drm/vmwgfx: Update otable definitions by Thomas Hellstrom · 11 years ago