1. 70412cf drm/kms_helper: Add a common place to call init and exit functions. by Rafael Antognolli · 9 years ago
  2. 382ab95 drm/msm: remove unused variable by Arnd Bergmann · 9 years ago
  3. 6feea0e drm/bridge: removed dummy mode_fixup function from dw-hdmi. by Carlos Palminha · 9 years ago
  4. b3e7be6 drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  5. 7736591 drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  6. 3c5b267 drm: fixes crct set_mode when encoder mode_fixup is null. by Carlos Palminha · 9 years ago
  7. 71dfb74 drm: fixes when i2c encoder slave mode_fixup is null. by Carlos Palminha · 9 years ago
  8. 52dfa12 drm/gma500: fix error path in gma_intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  9. 4c61716 drm: Add drm_format_plane_width() and drm_format_plane_height() by Ville Syrjälä · 9 years ago
  10. e9f8250 drm/msm: remove the drm_device_is_unplugged check by Haixia Shi · 9 years ago
  11. 67fe85d drm: modes: add missing [drm] to message printing by LABBE Corentin · 9 years ago
  12. 44084ef ch7006: correctly handling failed allocation by Insu Yun · 9 years ago
  13. 14d2000 drm/radeon: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  14. 98b3a34 drm/nouveau: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  15. 704ab61 drm/i915: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  16. 47eb8f7 drm/radeon: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  17. 39c1c90 drm/nouveau: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  18. 4eddaee drm/i915: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  19. 5cb8eaa2 drm/edid: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  20. 156d7d4 vga_switcheroo: Add handler flags infrastructure by Lukas Wunner · 9 years ago
  21. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago
  22. 97a8df9 drm/atomic: Do not unset crtc when an encoder is stolen by Maarten Lankhorst · 9 years ago
  23. 7811b12 drm/i915: Do not touch best_encoder for load detect. by Maarten Lankhorst · 9 years ago
  24. 47d7777 drm/core: Add drm_encoder_index. by Maarten Lankhorst · 9 years ago
  25. 2dbf0d9 drm/i915: Use CPU mapping for userspace dma-buf mmap() by Tiago Vignatti · 9 years ago
  26. 346400c drm/i915: Implement end_cpu_access by Tiago Vignatti · 9 years ago
  27. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  28. bfe981a drm: prime: Honour O_RDWR during prime-handle-to-fd by Daniel Thompson · 9 years ago
  29. 10c1b61 drm/tegra: drop unused variable. by Dave Airlie · 9 years ago
  30. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  31. b039d6d Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  32. 13619ce gma500: clean up an excessive and confusing helper by Alan Cox · 9 years ago
  33. db9b604 drm/gma500: remove helper function by Sudip Mukherjee · 9 years ago
  34. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  35. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  36. b19ac0b drm/tilcdc: Nuke preclose hook by Daniel Vetter · 9 years ago
  37. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 9 years ago
  38. e37fb79 drm/shmob: Nuke preclose hook by Daniel Vetter · 9 years ago
  39. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  40. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  41. 53190c7 drm/msm: Nuke preclose hooks by Daniel Vetter · 9 years ago
  42. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  43. 84b29a5 drm/exynos: Remove event cancelling from postclose by Daniel Vetter · 9 years ago
  44. 9c333c2 drm/atmel: Nuke preclose by Daniel Vetter · 9 years ago
  45. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  46. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  47. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  48. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  49. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  50. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  51. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  52. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  53. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  54. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  55. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  56. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  57. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  58. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  59. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  60. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  61. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  62. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  63. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 9 years ago
  64. dba280b drm/amdgpu: remove exp hardware support from iceland by Alex Deucher · 9 years ago
  65. 951e096 drm/amdgpu: load MEC ucode manually on iceland by Alex Deucher · 9 years ago
  66. 97dde76 drm/amdgpu: don't load MEC2 on topaz by Alex Deucher · 9 years ago
  67. 8878d85 drm/amdgpu: drop topaz support from gmc8 module by Alex Deucher · 9 years ago
  68. 72b459c drm/amdgpu: pull topaz gmc bits into gmc_v7 by Alex Deucher · 9 years ago
  69. 8f3c162 drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above by Ken Wang · 9 years ago
  70. 429c45d drm/amdgpu: iceland use CI based MC IP by Ken Wang · 9 years ago
  71. e42d852 drm/amdgpu: move gmc7 support out of CIK dependency by Alex Deucher · 9 years ago
  72. ef72053 drm/amdgpu/gfx7: enable cp inst/reg error interrupts by Alex Deucher · 9 years ago
  73. 1d22a45 drm/amdgpu/gfx8: enable cp inst/reg error interrupts by Alex Deucher · 9 years ago
  74. a187f17 drm/amdgpu: mask out WC from BO on unsupported arches by Oded Gabbay · 9 years ago
  75. c524498 drm/radeon: mask out WC from BO on unsupported arches by Oded Gabbay · 9 years ago
  76. 29ce4ed drm: adv7511: it's HPD, not HDP by Wolfram Sang · 9 years ago
  77. cd38a33 drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile by Wolfram Sang · 9 years ago
  78. d0be858 drm: adv7511: really enable interrupts for EDID detection by Wolfram Sang · 9 years ago
  79. 37e1106 drm/exynos: dp: Fix panel and bridge lookup logic by Javier Martinez Canillas · 9 years ago
  80. 010848a drm: exynos: make PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  81. e0fea7e drm/exynos: fix building without CONFIG_PM_SLEEP by Arnd Bergmann · 9 years ago
  82. ad32152 drm/amdgpu: no need to load MC firmware on fiji by Alex Deucher · 9 years ago
  83. f2e3051 drm/i915: refine qemu south bridge detection by Gerd Hoffmann · 9 years ago
  84. 428398e drm/i915: Remove select to deleted STOP_MACHINE from Kconfig by Andreas Ziegler · 9 years ago
  85. 2850cfd drm/i915: Fix NULL plane->fb oops on SKL by Ville Syrjälä · 9 years ago
  86. 6f94b6d drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+ by Ville Syrjälä · 9 years ago
  87. 5efd407 drm/i915/dp: fall back to 18 bpp when sink capability is unknown by Jani Nikula · 9 years ago
  88. 935a0ff drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  89. d8b8eb8 Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  90. 96c5d07 drm/vmwgfx: respect 'nomodeset' by Rob Clark · 10 years ago
  91. 2ad14a6 Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 2081e78 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 9 years ago
  93. 55ce625 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  94. 28b8d66 drm/amdgpu: only move pt bos in LRU list on success by Nicolai Hähnle · 9 years ago
  95. 642f0f2 drm/amdkfd: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 9 years ago
  96. f785d98 drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() by Colin Ian King · 9 years ago
  97. 15b6b80 drm/vmwgfx: fix a NULL dereference by Dan Carpenter · 9 years ago
  98. fe6fc1f drm/radeon: fix DP audio support for APU with DCE4.1 display engine by Slava Grigorev · 9 years ago
  99. a64c9da drm/radeon: Add a common function for DFS handling by Slava Grigorev · 9 years ago
  100. c9a392e drm/radeon: cleaned up VCO output settings for DP audio by Slava Grigorev · 9 years ago