1. f3b7a5b drm/rockchip: dw-mipi-dsi: add reset control by John Keeping · 8 years ago
  2. 03a5832c drm/rockchip: dw-mipi-dsi: support non-burst modes by John Keeping · 8 years ago
  3. 2f8f2d2 drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded by John Keeping · 8 years ago
  4. d790ad0 drm/rockchip: vop: test for P{H,V}SYNC by John Keeping · 8 years ago
  5. 2b0c4b7 drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC by John Keeping · 8 years ago
  6. 4413697 drm/rockchip: dw-mipi-dsi: use specific poll helper by John Keeping · 8 years ago
  7. b0a45fe drm/rockchip: dw-mipi-dsi: improve PLL configuration by John Keeping · 8 years ago
  8. 3fdfb4f drm/rockchip: dw-mipi-dsi: properly configure PHY timing by John Keeping · 8 years ago
  9. d969c15 drm/rockchip: dw-mipi-dsi: configure PHY before enabling by John Keeping · 8 years ago
  10. efe83ce drm/rockchip: dw-mipi-dsi: ensure PHY is reset by John Keeping · 8 years ago
  11. 1bef24b drm/rockchip: dw-mipi-dsi: fix escape clock rate by John Keeping · 8 years ago
  12. 96ad6f0 drm/rockchip: dw-mipi-dsi: allow commands in panel_disable by John Keeping · 8 years ago
  13. 8a7df73 drm/rockchip: dw-mipi-dsi: prepare panel after phy init by John Keeping · 8 years ago
  14. 1ed498b drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned by John Keeping · 8 years ago
  15. 7361c6f drm/rockchip: dw-mipi-dsi: only request HS clock when required by John Keeping · 8 years ago
  16. 52c66e4 drm/rockchip: dw-mipi-dsi: respect message flags by John Keeping · 8 years ago
  17. 028316f drm/rockchip: dw-mipi-dsi: include bad value in error message by John Keeping · 8 years ago
  18. dad17ed drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf by John Keeping · 8 years ago
  19. 480564a drm/rockchip: dw-mipi-dsi: fix generic packet status check by John Keeping · 8 years ago
  20. d3852c21 drm/rockchip: dw-mipi-dsi: fix command header writes by John Keeping · 8 years ago
  21. 2ba0f4a drm/rockchip: dw-mipi-dsi: remove mode_set hook by John Keeping · 8 years ago
  22. 0f2c3ad drm/rockchip: dw-mipi-dsi: pass mode in where needed by John Keeping · 8 years ago
  23. 5e408d7 drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI by John Keeping · 8 years ago
  24. 233ce88 drm/i915: Implement Link Rate fallback on Link training failure by Manasi Navare · 8 years ago
  25. 41232c1 drm: Fix the kernel doc warning for drm_link_status by Manasi Navare · 8 years ago
  26. 81895b5 drm/msm: Remove drm_debugfs_remove_files() calls by Noralf Trønnes · 8 years ago
  27. b05eeb0 drm/i915: Remove i915_debugfs_unregister() by Noralf Trønnes · 8 years ago
  28. cc14d46 drm/qxl: Remove qxl_debugfs_takedown() by Noralf Trønnes · 8 years ago
  29. e663112e drm/virtio: Remove virtio_gpu_debugfs_takedown() by Noralf Trønnes · 8 years ago
  30. 1a54082 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  31. b516a6c drm/armada: Remove armada_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  32. 75bb485 MAINTAINERS: drm-meson: Update git entries by Neil Armstrong · 8 years ago
  33. fa6d513 drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues by Joan Jani · 8 years ago
  34. 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  35. 0f44548 MAINTAINERS: Update git entries for drivers in drm-misc by Daniel Vetter · 8 years ago
  36. b787963 drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is. by Eric Anholt · 8 years ago
  37. f6c0153 drm/vc4: Extend and edit documentation for output from the RST by Eric Anholt · 8 years ago
  38. 60c5d3b drm/vc4: Add RST to bring together vc4 kerneldoc. by Eric Anholt · 8 years ago
  39. 72f793f drm/vc4: Convert existing documentation to actual kerneldoc. by Eric Anholt · 8 years ago
  40. 6d24c1c drm/vc4: Don't wait for vblank when updating the cursor by Michael Zoran · 8 years ago
  41. fb4fe33 drm: qxl: Enable atomic modesetting ioctl by Gabriel Krisman Bertazi · 8 years ago
  42. 9973c87 drm: qxl: Atomic phase 3: Wire up atomic page_flip helper by Gabriel Krisman Bertazi · 8 years ago
  43. bc8a00d drm: qxl: Atomic phase 3: Wire up atomic set_config helper by Gabriel Krisman Bertazi · 8 years ago
  44. 472e6d4 drm: qxl: Atomic phase 3: Use atomic handlers for planes by Gabriel Krisman Bertazi · 8 years ago
  45. 10a0bd8 drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper by Gabriel Krisman Bertazi · 8 years ago
  46. 9ade8b9 drm: qxl: Atomic phase 2: Wire up state object handlers by Gabriel Krisman Bertazi · 8 years ago
  47. 3723545 drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc by Gabriel Krisman Bertazi · 8 years ago
  48. 3538e80 drm: qxl: Atomic phase 1: Implement mode_set_nofb by Gabriel Krisman Bertazi · 8 years ago
  49. c2ff663 drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane by Gabriel Krisman Bertazi · 8 years ago
  50. 1277eed drm: qxl: Atomic phase 1: convert cursor to universal plane by Gabriel Krisman Bertazi · 8 years ago
  51. d3e7e42 drm: qxl: Expose creation of universal primary plane by Gabriel Krisman Bertazi · 8 years ago
  52. 64ca824 drm: qxl: Don't initialize vblank support by Gabriel Krisman Bertazi · 8 years ago
  53. 715a11f drm: qxl: Consolidate bo reservation when pinning by Gabriel Krisman Bertazi · 8 years ago
  54. aa5b62b drm: qxl: Drop device flags attribute by Gabriel Krisman Bertazi · 8 years ago
  55. b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
  56. 6472e50 drm: Introduce drm_property_blob_{get,put}() by Thierry Reding · 8 years ago
  57. e6b6271 drm: Introduce drm_gem_object_{get,put}() by Thierry Reding · 8 years ago
  58. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  59. ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
  60. 020a218 drm: Introduce drm_mode_object_{get,put}() by Thierry Reding · 8 years ago
  61. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  62. 499447d gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  63. 4e8be45 drm/doc: Capture TODO for deferred fbdev setup by Daniel Vetter · 8 years ago
  64. 1a80cc1 drm/docs: Record TODO about plane clipping by Daniel Vetter · 8 years ago
  65. db8f640 drm: Convert drm_framebuffer_remove to atomic, v4. by Maarten Lankhorst · 8 years ago
  66. 9b2104f drm/atomic: Make disable_all helper fully disable the crtc. by Maarten Lankhorst · 8 years ago
  67. 9a45d33 drm/atmel-hlcdc: Simplify the HLCDC layer logic by Boris Brezillon · 8 years ago
  68. 6140cf2 drm: add drm_get_connector_force_name by Jani Nikula · 8 years ago
  69. 0eb9acd drm/via: use get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  70. ac7d3af drm: sti: make driver use devm_of_platform_populate() by Benjamin Gaignard · 8 years ago
  71. 38b0b21 of: add devm_ functions for populate and depopulate by Benjamin Gaignard · 8 years ago
  72. 40ee6fb drm: Add a new connector atomic property for link status by Manasi Navare · 8 years ago
  73. 7adbd20 drm/doc: Fix up some kms function names by Archit Taneja · 8 years ago
  74. 8c47c08 drm/tinydrm: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  75. b29461d6 drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned" by Colin Ian King · 8 years ago
  76. 2955b73 dma-buf/reservation: Wrap ww_mutex_trylock by Chris Wilson · 8 years ago
  77. 5f15257 drm/fb-helper: Add multi buffer support for cma fbdev by Xinliang Liu · 8 years ago
  78. cd25235 drm: Always prepare null framebuffer in transitional helper by Gabriel Krisman Bertazi · 8 years ago
  79. 3c6d6e0 drm: drm_printer: add __printf validation by Joe Perches · 8 years ago
  80. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  81. 64a5771 lib/Kconfig: make PRIME_NUMBERS not user selectable. by Dave Airlie · 8 years ago
  82. 7fef80a drm/tinydrm: helpers: Properly fix backlight dependency by Noralf Trønnes · 8 years ago
  83. ce8c013 drm/tinydrm: mipi-dbi: Fix field width specifier warning by Noralf Trønnes · 8 years ago
  84. b401f34 drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized by Noralf Trønnes · 8 years ago
  85. 1e8ad3d Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  86. 894ebc4 Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  87. 84f7174 Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  88. 00d3c14 drm: Add name for DRM_DP_DUAL_MODE_LSPCON by Ander Conselvan de Oliveira · 8 years ago
  89. e0ba12e drm/bridge/sii8620: add missing error handling in probe by Andrzej Hajda · 8 years ago
  90. f81fa76 drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files by Vincent Abriou · 8 years ago
  91. 43f86c9 Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  92. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  93. a5eb76d Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next by Dave Airlie · 8 years ago
  94. 187368a drm/amd/powerplay: fix PSI feature on Polars12. by Rex Zhu · 8 years ago
  95. 4694335 drm/amdgpu: refuse to reserve io mem for split VRAM buffers by Nicolai Hähnle · 8 years ago
  96. 3089c1d drm/ttm: fix use-after-free races in vm fault handling by Nicolai Hähnle · 8 years ago
  97. 54d82e0 drm: qxl: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  98. a5073a5 drm: mediatek: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  99. d4f6750 drm: kirin: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  100. 15f080f drm/edid: respect connector force for drm_get_edid ddc probe by Jani Nikula · 8 years ago