1. bd8315c drm: simplify error printing in drm_debugfs_create_files by Marcin Slusarz · 13 years ago
  2. a0f9219 drm: fix error message about failed procfs file registration by Marcin Slusarz · 13 years ago
  3. 6ddddfe drm/radeon/kms: make r600-NI blit suspend code common by Alex Deucher · 13 years ago
  4. fb3d9e9 drm/radeon/kms: blit code commoning by Ilija Hadzic · 13 years ago
  5. b353096 drm/radeon/kms: rename a variable for consistency by Ilija Hadzic · 13 years ago
  6. 8eec9d6 drm/radeon/kms: cleanup r600 blit code by Ilija Hadzic · 13 years ago
  7. 638dd7d drm/radeon/kms: add more elaborate benchmarks by Ilija Hadzic · 13 years ago
  8. cc34051 drm/radeon/kms: cleanup benchmark code by Ilija Hadzic · 13 years ago
  9. 3a38612 drm/radeon/kms: demystify r600 blit code by Ilija Hadzic · 13 years ago
  10. 6018faf drm/radeon/kms: demystify evergreen blit code by Ilija Hadzic · 13 years ago
  11. 7dbf41d drm/radeon/kms: simplify r6xx blit code by Alex Deucher · 13 years ago
  12. eb32d0c drm/radeon/kms: simplify evergreen blit code by Ilija Hadzic · 13 years ago
  13. 43e5f61 drm/radeon/kms: Simplify I2C post_xfer function by Jean Delvare · 13 years ago
  14. a88cab2 drm/exynos: fixed build warnings and comments. by Inki Dae · 13 years ago
  15. ccf4d88 drm/exynos: fixed page flip bug. by Inki Dae · 13 years ago
  16. f6b9825 drm/exynos: added comments and code clean. by Inki Dae · 13 years ago
  17. 601b44e drm/exynos: fixed bug to exynos_drm_fb_dev_reinit(). by Inki Dae · 13 years ago
  18. 41c2434 drm/exynos: added device object as argument of subdrv_probe(). by Inki Dae · 13 years ago
  19. 8e9cc6a drm/exynos: fixed overlay updating time at page flip. by Inki Dae · 13 years ago
  20. 19c8b83 drm/exynos: fixed overlay data updating. by Inki Dae · 13 years ago
  21. 6fcbef7 drm/radeon: Move r100_*_*reg out of line by Andi Kleen · 13 years ago
  22. ce580fa drm/radeon: Move more code out of line by Andi Kleen · 13 years ago
  23. cbdd450 drm/radeon: Remove more bogus inlines in the radeon driver. by Andi Kleen · 13 years ago
  24. 6a2f371 drm/radeon: Remove now unused functions in radeon driver by Andi Kleen · 13 years ago
  25. 74740c8 drm/radeon: drop inlines in r600_blit.c by Andi Kleen · 13 years ago
  26. 488479e drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.c by Andi Kleen · 13 years ago
  27. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  28. 74b5ea3 vmwgfx: Whitespace & code style in display unit by Jakob Bornecrantz · 13 years ago
  29. 60a16a3 vmwgfx: Fix display system init & close functions by Jakob Bornecrantz · 13 years ago
  30. b07759b drm/radeon: allow pcie gen2 speed on Cayman by Ilija Hadzic · 13 years ago
  31. cd54033 drm/radeon: allow pcie gen2 speed on NI by Ilija Hadzic · 13 years ago
  32. 5a7b74b vmwgfx: Take the driver out of staging by Thomas Hellstrom · 13 years ago
  33. 836e53d drm: Add KMS debug printk's for encoder and crtc fixup failure by Adam Jackson · 13 years ago
  34. 62addcb Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  35. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  36. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  37. 8bf445c vmwgfx: Break out and comment vmw_execbuf_copy_fence_user by Thomas Hellstrom · 13 years ago
  38. 005a83f drm/radeon/kms: set DMA mask properly on newer PCI asics by Alex Deucher · 13 years ago
  39. c245cb9 DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS} by Michael Witten · 13 years ago
  40. d0d0a22 drm/radeon/kms: handle !force case in connector detect more gracefully by Alex Deucher · 13 years ago
  41. 5f0a261 drm/radeon/kms: bail early in dvi_detect for digital only connectors by Alex Deucher · 13 years ago
  42. 286e0c9 drm/radeon/kms: Fix I2C mask definitions by Jean Delvare · 13 years ago
  43. c6ca839 vmwgfx: Don't use virtual coords when using screen objects by Jakob Bornecrantz · 13 years ago
  44. 414ee50 vmwgfx: Implement memory accounting for resources by Thomas Hellstrom · 13 years ago
  45. 1c248b7 DRM: add DRM Driver for Samsung SoC EXYNOS4210. by Inki Dae · 13 years ago
  46. 5383053 Merge branch 'drm-vmware-next' into drm-core-next by Dave Airlie · 13 years ago
  47. 6ea77d1 vmwgfx: Minor cleanups by Thomas Hellstrom · 13 years ago
  48. e5ed157 vmwgfx: Bump driver minor to advertise support for new ioctls. by Thomas Hellstrom · 13 years ago
  49. c337ada vmwgfx: Be more strict with fb depths when using screen objects by Jakob Bornecrantz · 13 years ago
  50. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  51. 90ff18b vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers. by Thomas Hellstrom · 13 years ago
  52. f18c884 vmwgfx: Optimize the command submission resource list by Thomas Hellstrom · 13 years ago
  53. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  54. e93daed vmwgfx: Allow reference and unreference of NULL fence objects. by Thomas Hellstrom · 13 years ago
  55. b37a6b9 vmwgfx: minor dmabuf utilities cleanup by Thomas Hellstrom · 13 years ago
  56. 0cff60c vmwgfx: Disallow user space to send present and readback commands by Jakob Bornecrantz · 13 years ago
  57. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  58. 44031d2 vmwgfx: Place overlays in GMR area if we can by Jakob Bornecrantz · 13 years ago
  59. 01e8141 vmwgfx: Drop 3D Legacy Display Unit support by Jakob Bornecrantz · 13 years ago
  60. b7b7002 vmwgfx: Require HWV8 for 3d support by Thomas Hellstrom · 13 years ago
  61. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  62. d991ef0 vmwgfx: Add dmabuf helper functions for pinning by Jakob Bornecrantz · 13 years ago
  63. 626ab77 vmwgfx: Refactor common display unit functions to shared file by Jakob Bornecrantz · 13 years ago
  64. 4084fb8 vmwgfx: Expand the command checker to cover screen object commands by Jakob Bornecrantz · 13 years ago
  65. 5deb65c vmwgfx: Break out dirty submission code by Jakob Bornecrantz · 13 years ago
  66. 922ade0 vmwgfx: Break out execbuf command processing by Thomas Hellstrom · 13 years ago
  67. 6070e9f vmwgfx: Some comments and BUG_ON by Jakob Bornecrantz · 13 years ago
  68. 5f898d9 vmwgfx: Make sure the reserved area is at the start of vram by Jakob Bornecrantz · 13 years ago
  69. 497a3ff vmwgfx: Add comments for buffer pinning code by Jakob Bornecrantz · 13 years ago
  70. de12d44 vmwgfx: Document vmw_fifo_reserve by Jakob Bornecrantz · 13 years ago
  71. 8d3713e vmwgfx: Update register files to latest from vmware-sdk by Jakob Bornecrantz · 13 years ago
  72. 4d79893 ttm: export ttm_bo_create by Thomas Hellstrom · 13 years ago
  73. 64a742f Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  74. c8c99b0 drm/i915: Dumb down the semaphore logic by Ben Widawsky · 13 years ago
  75. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  76. 76adaa34 drm: support routines for HDMI/DP ELD by Wu Fengguang · 13 years ago
  77. 578393c drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 13 years ago
  78. 88ef4e3 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next by Dave Airlie · 13 years ago
  79. b2d108b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  80. a0d9a8f drm/nouveau: remove allocations from gart populate() hook by Ben Skeggs · 13 years ago
  81. a148451 drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c by Ben Skeggs · 13 years ago
  82. 3dcbb02 drm/nvc0/fifo: avoid touching missing subfifos by Ben Skeggs · 13 years ago
  83. 84e2ad8 drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc by Ben Skeggs · 13 years ago
  84. c20ab3e drm/nvd9/disp: stub some more api hooks so we don't oops on resume by Ben Skeggs · 13 years ago
  85. ff920bf drm/nouveau: fix printk typo in ioremap failure path by Marcin Slusarz · 13 years ago
  86. 8ce51fc drm/nvc0/pm: minor clock readback fixes by Ben Skeggs · 13 years ago
  87. 59ef974 drm/nv40/pm: execute memory reset script from vbios by Ben Skeggs · 13 years ago
  88. 6d6538a drm/nv50/gr: refactor initialisation by Ben Skeggs · 13 years ago
  89. 8c06e60 drm/nouveau: if requested, try harder at disabling sysmem pushbufs by Ben Skeggs · 13 years ago
  90. fbba036 drm/nv50/gr: enable ctxprog xfer only when we need it to save power by Martin Peres · 13 years ago
  91. c16a3a3 drm/nouveau/dp: add support for displayport table 0x30 by Ben Skeggs · 13 years ago
  92. 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
  93. 721b082 drm/nouveau/bios: simplify U/d table hash matching func to just match by Ben Skeggs · 13 years ago
  94. 5b3eb95 drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET by Ben Skeggs · 13 years ago
  95. 2834f86 drm/nvc0/gr: remove MODULE_FIRMWARE() lines by Ben Skeggs · 13 years ago
  96. 1b45dbe drm/nouveau/dp: use alternate lane mask for nvaf by Ben Skeggs · 13 years ago
  97. 856ed88 drm/nouveau/dp: link rate scripts are selected with a comparison table by Ben Skeggs · 13 years ago
  98. 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
  99. 9f40360 drm/nv40/pm: parse geometric delta clock from vbios by Ben Skeggs · 13 years ago
  100. 52e0d0e drm/nouveau/dp: enable down-spread if vbios and sink support it by Ben Skeggs · 13 years ago