1. abbee62 drm/mgag200: Added resolution and bandwidth limits for various G200e products. by Julia Lemire · 11 years ago
  2. c7d015f3 drm/edid: Don't print messages regarding stereo or csync by default by Egbert Eich · 12 years ago
  3. dc8de1a drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2" by Paul Bolle · 12 years ago
  4. 53ef160 drm: drm_stub: Fixing return value if driver master_set call failed by Benjamin Gaignard · 11 years ago
  5. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  6. 160954b drm: kms_helper: don't lose hotplug event by Daniel Vetter · 12 years ago
  7. 2b54f781 Merge branch 'drm/shmob' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  8. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 12 years ago
  9. 5cef29a drm: fix fb leak in setcrtc by Daniel Vetter · 12 years ago
  10. cc85e12 drm: check that ->set_config properly updates the fb by Daniel Vetter · 12 years ago
  11. 372835a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 12 years ago
  12. cbdfebc drm/crtc-helper: no need to check for fb->depth/bpp by Daniel Vetter · 12 years ago
  13. e58de88 drm/crtc-helpers: Enforce sane set_config api by Daniel Vetter · 12 years ago
  14. fdcdec0 drm_vm: drop explicit VM_IO setting by Al Viro · 11 years ago
  15. 9aa3687 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  16. 8444d5c drm/radeon: update lockup tracking when scheduling in empty ring by Jerome Glisse · 12 years ago
  17. 227c1fb drm/shmobile: Enable compilation on all ARM platforms by Laurent Pinchart · 12 years ago
  18. 416c390 drm/shmobile: Add DRM PRIME support by Laurent Pinchart · 12 years ago
  19. 16ad3b2 drm/shmobile: Use devm_* managed functions by Laurent Pinchart · 12 years ago
  20. 2e7c9b3 drm/shmobile: Minor typo fix in debug message by Laurent Pinchart · 12 years ago
  21. dc28aa0 gpu:drm:tilcdc: get preferred_bpp value from DT by Benoit Parrot · 12 years ago
  22. d6f76f3 drm/shmobile: Drop usage of removed drm_plane enabled field by Laurent Pinchart · 12 years ago
  23. 784a4d5 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  24. ebc0bad drm/prime: Honor requested file flags when exporting a buffer by Laurent Pinchart · 12 years ago
  25. 2791197 drm/mgag200: Don't do full cleanup if mgag200_device_init fails by Christopher Harvey · 12 years ago
  26. a080db9 drm/mgag200: Hardware cursor support by Christopher Harvey · 12 years ago
  27. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 12 years ago
  28. 04c0c56 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional by Ville Syrjälä · 12 years ago
  29. 8391a3d drm/fb-helper: Don't clobber the display palette when fbdev isn't bound by Ville Syrjälä · 12 years ago
  30. 778ad90 drm: Remove some unused stuff from drm_plane by Ville Syrjälä · 12 years ago
  31. b72447c drm/i915: Drop bogus fbdev sprite disable code by Ville Syrjälä · 12 years ago
  32. 35f2c3a drm: Add kernel-doc for plane functions by Ville Syrjälä · 12 years ago
  33. 3858bc5 drm/fb-helper: Disable cursors and planes when restoring fbdev mode by Ville Syrjälä · 12 years ago
  34. 9125e61 drm: Add drm_plane_force_disable() by Ville Syrjälä · 12 years ago
  35. c139b1e drm/radeon: fix UVD on big endian by Alex Deucher · 12 years ago
  36. 089920f drm/radeon: fix write back suspend regression with uvd v2 by Jerome Glisse · 12 years ago
  37. 3813f5c drm/radeon: do not try to uselessly update virtual memory pagetable by Jerome Glisse · 12 years ago
  38. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  39. e6e7920 drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list by Ville Syrjälä · 12 years ago
  40. a5d0f57 drm/vmwgfx: Don't access file_priv in cursor_set when handle==0 by Ville Syrjälä · 12 years ago
  41. ad6f5c3 drm: Improve drm_crtc documentation by Ville Syrjälä · 12 years ago
  42. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  43. 9bc3cd5 drm: Sort connector modes based on vrefresh by Ville Syrjälä · 12 years ago
  44. 990256a drm: Add probed modes in probe order by Ville Syrjälä · 12 years ago
  45. 72e45e9 drm: Preserve the list head in drm_mode_copy by Ville Syrjälä · 12 years ago
  46. f6fb754 drm/cma: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  47. f2a5da4 drm/prime: Cocci spatch "err_cast.spatch" by Thomas Meyer · 12 years ago
  48. 8d06cd0 drm: Cocci spatch "memdup.spatch" by Thomas Meyer · 12 years ago
  49. e6eea15 Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes by Dave Airlie · 12 years ago
  50. edee06b Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 12 years ago
  51. d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 12 years ago
  52. 4ee62c7 drm/i915: Print pretty names for pixel formats by Ville Syrjälä · 12 years ago
  53. 6ba6d03 drm: Print pretty names for pixel formats by Ville Syrjälä · 12 years ago
  54. ca793f7 drm: move pinning/unpinning to buffer attach by Maarten Lankhorst · 12 years ago
  55. 102d6db drm: add unpin function to prime helpers by Maarten Lankhorst · 12 years ago
  56. c3456fb drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 12 years ago
  57. 7ba220c drm/i915: Enable hotplug interrupts after querying hw capabilities. by Chris Wilson · 12 years ago
  58. 7ee2aff drm/i915: Fix hotplug interrupt enabling for SDVOC by Chris Wilson · 12 years ago
  59. 70b1304 drm/gma500/cdv: Fix cursor gem obj referencing on cdv by Patrik Jakobsson · 12 years ago
  60. 3463cf1 drm/gma500/psb: Fix cursor gem obj referencing on psb by Patrik Jakobsson · 12 years ago
  61. 22e7c38 drm/gma500/cdv: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  62. 820de86 drm/gma500/psb: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  63. 71d7282 drm: GEM CMA: Add DRM PRIME support by Laurent Pinchart · 12 years ago
  64. ebaf9e0 drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping by Laurent Pinchart · 12 years ago
  65. a5ed894 drm: GEM CMA: Split object creation into object alloc and DMA memory alloc by Laurent Pinchart · 12 years ago
  66. bda3fda drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap by Laurent Pinchart · 12 years ago
  67. 1c5aafa drm/gem: Split drm_gem_mmap() into object search and object mapping by Laurent Pinchart · 12 years ago
  68. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  69. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  70. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 12 years ago
  71. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 12 years ago
  72. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 12 years ago
  73. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 12 years ago
  74. 53d3b4d drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 12 years ago
  75. 1cbcca3 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 12 years ago
  76. 65337e6 drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2) by Samuel Li · 12 years ago
  77. e49f395 radeon: Fix system hang issue when using KMS with older cards by Adis Hamzić · 12 years ago
  78. 45a211d drm/i915: no lvds quirk for hp t5740 by Ben Mesman · 12 years ago
  79. d62cf62 drm/i915: Quirk the pipe A quirk in the modeset state checker by Daniel Vetter · 12 years ago
  80. 7abb690 drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus by Daniel Vetter · 12 years ago
  81. 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 12 years ago
  82. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 12 years ago
  83. 1ed7fad drm/tilcd: select BACKLIGHT_LCD_SUPPORT by Arnd Bergmann · 12 years ago
  84. b7ea85a drm: fix a use-after-free when GPU acceleration disabled by Huacai Chen · 12 years ago
  85. 328a471 drm_modes: videomode: add doubleclk flag by Steffen Trumtrar · 12 years ago
  86. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 12 years ago
  87. 92d4462 drm/i915: add i915_ips_status debugfs entry by Paulo Zanoni · 12 years ago
  88. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 12 years ago
  89. 42db64e drm/i915: implement IPS feature by Paulo Zanoni · 12 years ago
  90. e7a639c drm/i915: fix up the edp power well check by Daniel Vetter · 12 years ago
  91. a1f2cc7 drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam by Xiang, Haihao · 12 years ago
  92. 82f91b6 drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer() by Xiang, Haihao · 12 years ago
  93. 9010ebf drm/i915: add VEBOX into debugfs by Xiang, Haihao · 12 years ago
  94. 12638c5 drm/i915: Enable vebox interrupts by Ben Widawsky · 12 years ago
  95. a19d293 drm/i915: vebox interrupt get/put by Ben Widawsky · 12 years ago
  96. cc609d5 drm/i915: consolidate interrupt naming scheme by Ben Widawsky · 12 years ago
  97. aeb0659 drm/i915: Convert irq_refounct to struct by Ben Widawsky · 12 years ago
  98. 4848405 drm/i915: make PM interrupt writes non-destructive by Ben Widawsky · 12 years ago
  99. eda63ff drm/i915: Add PM regs to pre/post install by Ben Widawsky · 12 years ago
  100. 7d99163 drm/i915: Create an ivybridge_irq_preinstall by Ben Widawsky · 12 years ago