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