1. b2a21aa drm: remove bus->get_irq implementations by Daniel Vetter · 11 years ago
  2. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  3. a319c1a drm/irq: Look up the pci irq directly in the drm_control ioctl by Daniel Vetter · 11 years ago
  4. 7c1a38e drm/irq: track the irq installed in drm_irq_install in dev->irq by Daniel Vetter · 11 years ago
  5. 2177a21 drm: rename dev->count_lock to dev->buf_lock by Daniel Vetter · 11 years ago
  6. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  7. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  8. ebfa432 drm: remove drm_dev_to_irq from drivers by Daniel Vetter · 11 years ago
  9. e090c53 drm/irq: remove cargo-culted locking from irq_install/uninstall by Daniel Vetter · 11 years ago
  10. 22471cf drm/irq: drm_control is a legacy ioctl, so pci devices only by Daniel Vetter · 11 years ago
  11. eaaf8f0 drm/pci: fold in irq_by_busid support by Daniel Vetter · 11 years ago
  12. 4984979 drm/irq: simplify irq checks in drm_wait_vblank by Daniel Vetter · 11 years ago
  13. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  14. c044330 drm: bochs: drop unused struct fields by Gerd Hoffmann · 10 years ago
  15. b8ccd70 drm: bochs: add power management support by Gerd Hoffmann · 10 years ago
  16. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 10 years ago
  17. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 10 years ago
  18. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 10 years ago
  19. a82049b drm/ast: fix value check in cbr_scan2 by Dave Airlie · 10 years ago
  20. 9a11843 drm/nouveau/bios: fix a bit shift error introduced by 457e77b by Sergei Antonov · 10 years ago
  21. d62c3e7 Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 10 years ago
  22. bcddee2 drm/radeon/ci: make sure mc ucode is loaded before checking the size by Alex Deucher · 10 years ago
  23. 8c79bae drm/radeon/si: make sure mc ucode is loaded before checking the size by Alex Deucher · 10 years ago
  24. f8a2645 drm/radeon: improve PLL params if we don't match exactly v2 by Christian König · 10 years ago
  25. 74073c9 drm/radeon: memory leak on bo reservation failure. v2 by Quentin Casasnovas · 10 years ago
  26. 681941c drm/radeon: fix VCE fence command by Christoph Jaeger · 10 years ago
  27. 7e1858f drm/radeon: re-enable mclk dpm on R7 260X asics by Alex Deucher · 10 years ago
  28. 277babc drm/radeon: add support for newer mc ucode on CI (v2) by Alex Deucher · 10 years ago
  29. 1ebe928 drm/radeon: add support for newer mc ucode on SI (v2) by Alex Deucher · 10 years ago
  30. 5fb9cc4 drm/radeon: apply more strict limits for PLL params v2 by Christian König · 10 years ago
  31. 6abc6d5 drm/radeon: update CI DPM powertune settings by Alex Deucher · 10 years ago
  32. 90c4cde drm/radeon: fix runpm handling on APUs (v4) by Alex Deucher · 10 years ago
  33. 57700ad drm/radeon: disable mclk dpm on R7 260X by Alex Deucher · 10 years ago
  34. 5df5242 Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  35. f2d022a drm/omap: fix the handling of fb ref counts by Tomi Valkeinen · 10 years ago
  36. 38e5597 drm/omap: protect omap_crtc's event with event_lock spinlock by Archit Taneja · 10 years ago
  37. bc905ac drm/omap: Use old_fb to synchronize between successive page flips by Archit Taneja · 10 years ago
  38. 71b6667 drm/omap: Fix crash when using LCD3 overlay manager by Archit Taneja · 10 years ago
  39. f2cff0f drm/omap: gem sync: wait on correct events by Archit Taneja · 10 years ago
  40. 15ec2ca drm/omap: Fix memory leak in omap_gem_op_async by Subhajit Paul · 10 years ago
  41. b841aed drm/omap: remove warn from debugfs by Tomi Valkeinen · 10 years ago
  42. 772cdc9 drm/omap: remove extra plane->destroy from crtc destroy by Tomi Valkeinen · 10 years ago
  43. 5ac9634 drm/omap: print warning when rotating non-TILER fb by Tomi Valkeinen · 10 years ago
  44. 5e19c06 drm/omap: fix missing unref to fb's buf object by Tomi Valkeinen · 10 years ago
  45. d458660 drm/omap: fix plane rotation by Grazvydas Ignotas · 10 years ago
  46. 506096a drm/omap: fix enabling/disabling of video pipeline by Tomi Valkeinen · 10 years ago
  47. c7aef12 drm/omap: fix missing disable for unused encoder by Tomi Valkeinen · 10 years ago
  48. e2f8fd7 drm/omap: fix race issue when unloading omapdrm by Tomi Valkeinen · 10 years ago
  49. ea7e3a6 drm/omap: fix DMM driver (un)registration by Tomi Valkeinen · 10 years ago
  50. 707cf58 drm/omap: fix uninit order in pdev_remove() by Tomi Valkeinen · 10 years ago
  51. 2ec8e37 drm/omap: fix output enable/disable sequence by Tomi Valkeinen · 10 years ago
  52. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 10 years ago
  53. c675949 drm/i915: do not setup backlight if not available according to VBT by Jani Nikula · 10 years ago
  54. 39fbc9c drm/i915: check VBT for supported backlight type by Jani Nikula · 10 years ago
  55. 2ab1bc9 drm/i915: Disable self-refresh for untiled fbs on i915gm by Daniel Vetter · 10 years ago
  56. 004f388 drm/mm: Don't WARN if drm_mm_reserve_node by Daniel Vetter · 10 years ago
  57. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  58. 8902e6f drm/radeon: Improve vramlimit module param documentation by Lauri Kasanen · 10 years ago
  59. be0949f drm/radeon: fix audio pin counts for DCE6+ (v2) by Alex Deucher · 10 years ago
  60. 379dfc2 drm/radeon/dp: switch to the common i2c over aux code by Alex Deucher · 10 years ago
  61. 732d50b drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) by Alex Deucher · 10 years ago
  62. ccdb516 drm/dp/i2c: send bare addresses to properly reset i2c connections (v4) by Alex Deucher · 10 years ago
  63. 25377b9 drm/radeon/dp: handle zero sized i2c over aux transactions (v2) by Alex Deucher · 10 years ago
  64. a6c8aff0 drm/i915: support address only i2c-over-aux transactions by Jani Nikula · 10 years ago
  65. 1ca2030 drm/tegra: dp: Support address-only I2C-over-AUX transactions by Thierry Reding · 10 years ago
  66. c39b069 DRM: armada: fix corruption while loading cursors by Russell King · 10 years ago
  67. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  69. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  70. 243b930 Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  71. 13b9389 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  72. 14c6d5b Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  73. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  74. aa17edf drm/dp_helper: don't return EPROTO for defers (v2) by Dave Airlie · 10 years ago
  75. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  76. 96e112c drm/bridge: export ptn3460_init function by Inki Dae · 10 years ago
  77. d089621 drm/exynos: remove MODULE_DEVICE_TABLE definitions by Inki Dae · 10 years ago
  78. 02051ca drm/panel: add S6E8AA0 driver by Andrzej Hajda · 10 years ago
  79. ff21993 drm/panel: add ld9040 driver by Andrzej Hajda · 10 years ago
  80. 7eb8f06 drm/exynos: add DSIM driver by Andrzej Hajda · 10 years ago
  81. 3eb578e drm/exynos: disallow fbdev initialization if no device is connected by Andrzej Hajda · 10 years ago
  82. e49640d drm/mipi_dsi: create dsi devices only for nodes with reg property by Andrzej Hajda · 10 years ago
  83. 10b6ee4 Skip intel_crt_init for Dell XPS 8700 by Giacomo Comes · 10 years ago
  84. 09c87db drm/i915: vlv: fix RPS interrupt mask setting by Imre Deak · 10 years ago
  85. f6d5194 Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec" by Deepak S · 10 years ago
  86. 76c4b25 drm/i915: move power domain init earlier during system resume by Imre Deak · 10 years ago
  87. d105a6c drm/tegra: Use standard GPL v2 license text by Thierry Reding · 10 years ago
  88. 9a2ac2d drm/tegra: Relicense under GPL v2 by Thierry Reding · 10 years ago
  89. 6b6b604 drm/tegra: Add eDP support by Thierry Reding · 11 years ago
  90. d40326f drm/tegra: prime: Add vmap support by Thierry Reding · 10 years ago
  91. 712ac1b drm/panel: add support for LG LD070WX3-SL01 panel by Alexandre Courbot · 11 years ago
  92. 499ce85 drm/panel: add support for LG LH500WX1-SD03 panel by Alexandre Courbot · 11 years ago
  93. 462658b drm/panel: simple: Allow DSI panels to provide mode flags by Thierry Reding · 10 years ago
  94. 15c1a91 drm/panel: simple: Allow GPIO accesses to sleep by Thierry Reding · 10 years ago
  95. 887eb66 drm/panel: remove redundant regulator_disable() by Alexandre Courbot · 10 years ago
  96. cfdf054 drm/panel: use gpiod interface for enable GPIO by Alexandre Courbot · 10 years ago
  97. ec7c565 drm/panel: Add LG 12.9" LCD panel by Thierry Reding · 11 years ago
  98. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  99. f4d1b02 drm: gem-cma: Fix warnings due to improper printk formats by Laurent Pinchart · 10 years ago
  100. b65e64f drm/cma: Use dma_mmap_writecombine() to mmap buffer by Laurent Pinchart · 10 years ago