1. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 10 years ago
  2. d6948b2 drm/exynos: enable vblank after DPMS on by Andrzej Hajda · 10 years ago
  3. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 10 years ago
  4. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 10 years ago
  5. 9887e2d drm/exynos: vidi: fix build warning by Inki Dae · 10 years ago
  6. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 10 years ago
  7. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 10 years ago
  8. 9a72384 drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. by Sinclair Yeh · 10 years ago
  9. 0468ab5 drm/vmwgfx: Fix hash key computation by Thomas Hellstrom · 10 years ago
  10. 21e8862 drm/vmwgfx: fix lock breakage by Rob Clark · 10 years ago
  11. d34d4d8 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  12. 8d1806a Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  13. 7809a61 drm/i915/dp: only use training pattern 3 on platforms that support it by Jani Nikula · 10 years ago
  14. 072c44b drm/radeon: remove some buggy dead code by Dan Carpenter · 10 years ago
  15. b2a9601 drm/i915: Ignore VBT backlight check on Macbook 2, 1 by jens stein · 10 years ago
  16. 72b3f91 drm/radeon: dpm fixes for asrock systems by Alex Deucher · 10 years ago
  17. c9cb57f radeon: clean up coding style differences in radeon_get_bios() by Wilfried Klaebe · 10 years ago
  18. e5a5fd4 drm/radeon: Use drm_malloc_ab instead of kmalloc_array by Michel Dänzer · 10 years ago
  19. 6fa4559 drm/radeon/dpm: disable ulv support on SI by Alex Deucher · 10 years ago
  20. 30aad89 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 10 years ago
  21. 6be1e3d drm/i915: Fix GMBUSFREQ on vlv/chv by Ville Syrjälä · 10 years ago
  22. 7a7f84c drm/i915: Ignore long hpds on eDP ports by Ville Syrjälä · 10 years ago
  23. f6a1906 drm/i915: Do a dummy DPCD read before the actual read by Ville Syrjälä · 10 years ago
  24. c0c3e73 drm/cirrus: bind also to qemu-xen-traditional by Olaf Hering · 10 years ago
  25. c572aaf qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  26. e800cab Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  27. 67e26e4 drm/nouveau: fix regression on agp boards by Ben Skeggs · 10 years ago
  28. 40ac948 drm/gt215/gr: fix initialisation on gddr5 boards by Ben Skeggs · 10 years ago
  29. bee6bd0 Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  30. da36bbd Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  31. 178e561 drm/armada: convert to use vblank_on/off calls by Russell King · 10 years ago
  32. c548830 drm/armada: fix page_flip refcounting leak by Russell King · 10 years ago
  33. 0544e38 drm/armada: add IRQ support back by Russell King · 10 years ago
  34. 01467a9 drm/radeon: reduce sparse false positive warnings by Michele Curti · 10 years ago
  35. 8e66e13 drm/radeon: fix vm page table block size calculation by Alex Deucher · 10 years ago
  36. e300180 drm/ttm: Don't evict BOs outside of the requested placement range by Michel Dänzer · 10 years ago
  37. 9ace2ef drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat by Michel Dänzer · 10 years ago
  38. adfed2b0 drm/radeon: use gart memory for DMA ring tests by Alex Deucher · 10 years ago
  39. 4910403 drm/radeon: fix speaker allocation setup by Alex Deucher · 10 years ago
  40. 83d04c3 drm/radeon: initialize sadb to NULL in the audio code by Alex Deucher · 10 years ago
  41. 07c338c drm/i915: fix short vs. long hpd detection by Jani Nikula · 10 years ago
  42. e17ac6d drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV by Ville Syrjälä · 10 years ago
  43. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  44. 1db7802 Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI" by Alex Deucher · 10 years ago
  45. 6077914 Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table" by Alex Deucher · 10 years ago
  46. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. dfda0df drm/mst: rework payload table allocation to conform better. by Dave Airlie · 10 years ago
  50. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  51. 3cfb2fa nouveau: __iomem misannotations by Al Viro · 10 years ago
  52. 1180e20 drm/i915: properly reenable gen8 pipe IRQs by Paulo Zanoni · 10 years ago
  53. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  54. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  55. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  56. 1e99cfa drm/ast: Fix HW cursor image by Benjamin Herrenschmidt · 10 years ago
  57. 46d987a Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  58. 7bbc192 Merge tag 'topic/core-stuff-2014-10-03' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  59. 436e94a4 Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  60. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  61. 673e7bb drm/i915: intel_backlight scale() math WA by U. Artie Eoff · 10 years ago
  62. 80ad99d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  63. 369283b drm/radeon/kv: add uvd/vce info to dpm debugfs output by Alex Deucher · 10 years ago
  64. 3e15c35 drm/radeon/ci: add uvd/vce info to dpm debugfs output by Alex Deucher · 10 years ago
  65. 831b696 drm/radeon: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 10 years ago
  66. 392a250 drm/radeon: cope with foreign fences inside the reservation object by Maarten Lankhorst · 10 years ago
  67. a0e8476 drm/radeon: cope with foreign fences inside display by Maarten Lankhorst · 10 years ago
  68. 1bcecfa drm/core: use helper to check driver features by Andrzej Hajda · 10 years ago
  69. eee0815 Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  70. 6fbb702 drm/nouveau: make sure display hardware is reinitialised on runtime resume by Ben Skeggs · 10 years ago
  71. 634ffcc drm/nouveau: punt fbcon resume out to a workqueue by Ben Skeggs · 10 years ago
  72. f2f9a2c drm/nouveau: fix regression on original nv50 board by Ben Skeggs · 10 years ago
  73. 5838ae6 drm/nv50/disp: fix dpms regression on certain boards by Ben Skeggs · 10 years ago
  74. 38aea07 drm/radeon/cik: write gfx ucode version to ucode addr reg by Alex Deucher · 10 years ago
  75. 9d0223d drm/radeon/si: print full CS when we hit a packet 0 by Alex Deucher · 10 years ago
  76. d7952dd drm/radeon: remove unecessary includes by Alex Deucher · 10 years ago
  77. 080cbcb drm/radeon/combios: declare legacy_connector_convert as static by Michele Curti · 10 years ago
  78. 7f6bf72 drm/radeon/atombios: declare connector convert tables as static by Michele Curti · 10 years ago
  79. fc9dfeb drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table by Alex Deucher · 10 years ago
  80. b2dccf2 drm/radeon/dpm: drop clk/voltage dependency filters for BTC by Alex Deucher · 10 years ago
  81. 6aff1e2 drm/radeon/dpm: drop clk/voltage dependency filters for CI by Alex Deucher · 10 years ago
  82. 186b1b2 drm/radeon/dpm: drop clk/voltage dependency filters for SI by Alex Deucher · 10 years ago
  83. 7bf05cc drm/radeon/dpm: drop clk/voltage dependency filters for NI by Alex Deucher · 10 years ago
  84. 4adb34e drm/radeon: disable audio when we disable hdmi (v2) by Alex Deucher · 10 years ago
  85. d3d8c14 drm/radeon: split audio enable between eg and r600 (v2) by Alex Deucher · 10 years ago
  86. 7215667 drm/radeon: consolidate r600_audio.c into r600_hdmi.c by Alex Deucher · 10 years ago
  87. d740a93 drm/radeon: consolidate duplicate encode is digital function by Alex Deucher · 10 years ago
  88. f68fdbe drm/radeon: fix register name to match internal name by Alex Deucher · 10 years ago
  89. 5a11f7f drm/edid: Add missing interlaced flag to 576i@100 modes. by Clint Taylor · 10 years ago
  90. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  91. c5939a7 Merge tag 'topic/core-stuff-2014-09-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  92. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  93. ebb69c9 drm/i915: Enable pixel replicated modes on BDW and HSW. by Clint Taylor · 10 years ago
  94. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  95. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  96. 15a996b drm/nouveau: assign fence_chan->name correctly by Maarten Lankhorst · 10 years ago
  97. e3be4c2 drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync by Maarten Lankhorst · 10 years ago
  98. 055dffd drm/nouveau: bump driver patchlevel to 1.2.1 by Maarten Lankhorst · 10 years ago
  99. 1dadba8 drm/nouveau: nv84+: fix fence context seqno's by Maarten Lankhorst · 10 years ago
  100. 77076c7 ACPI / i915: Update the condition to ignore firmware backlight change request by Aaron Lu · 10 years ago