1. e8406b6 drm/msm/mdp5: dump smp state on errors too by Rob Clark · 8 years ago
  2. bc5289e drm/msm/mdp5: add debugfs to show smp block status by Rob Clark · 8 years ago
  3. 49ec5b2 drm/msm/mdp5: handle SMP block allocations "atomically" by Rob Clark · 8 years ago
  4. 4a0f012 drm/msm/mdp5: dynamically assign hw pipes to planes by Rob Clark · 8 years ago
  5. ac2a3fd drm/msm/mdp5: add skeletal mdp5_state by Rob Clark · 8 years ago
  6. 870d738 drm/msm: subclass drm_atomic_state by Rob Clark · 8 years ago
  7. c056b55 drm/msm/mdp5: introduce mdp5_hw_pipe by Rob Clark · 8 years ago
  8. f5903ba drm/msm/mdp5: rip out mode_changed by Rob Clark · 8 years ago
  9. 6ff3ddc drm/msm/mdp5: don't be so casty by Rob Clark · 8 years ago
  10. 0002d30 drm/msm/mdp5: drop mdp5_plane::name by Rob Clark · 8 years ago
  11. a210069 drm/msm/mdp5: nuke mdp5_plane_complete_flip() by Rob Clark · 8 years ago
  12. cee2658 drm/msm/mdp5: drop mdp5_crtc::name by Rob Clark · 8 years ago
  13. d393711 drm/msm/mdp5: small rename by Rob Clark · 8 years ago
  14. 667ce33 drm/msm: support multiple address spaces by Rob Clark · 8 years ago
  15. 394da4b drm/msm/mdp5: clip img size to src size by Rob Clark · 8 years ago
  16. 7ed216e drm/msm: use DRM_DEBUG_DRIVER() by Rob Clark · 8 years ago
  17. 702673f drm/msm/mdp5: 8x16 actually has 8 mixer stages by Rob Clark · 8 years ago
  18. 7f6337f drm/msm: update uapi header license by Rob Clark · 8 years ago
  19. 2c38184 drm/msm/mdp5: no scaling support on RGBn pipes for 8x16 by Rob Clark · 8 years ago
  20. 1455adb drm/msm/mdp5: handle non-fullscreen base plane case by Rob Clark · 8 years ago
  21. 7625e05 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  22. 4d5304d Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  23. 43167f6 Merge tag 'drm-hisilicon-next-2016-11-17' of http://github.com/zourongrong/linux into drm-next by Dave Airlie · 8 years ago
  24. 9b2502b drm/i2c: tda998x: fix spelling mistake by Colin Ian King · 8 years ago
  25. 14e5b58 drm/i2c: tda998x: allow sharing of the CEC device accesses by Russell King · 8 years ago
  26. ae81553 drm/i2c: tda998x: allow interrupt to be shared by Russell King · 8 years ago
  27. 9476ed2 drm/i2c: tda998x: power down pre-filter and color conversion by Russell King · 8 years ago
  28. 3cb4337 drm/i2c: tda998x: switch to boolean is_on by Russell King · 8 years ago
  29. 02efac0 drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld() by Russell King · 8 years ago
  30. ad975f9 drm/i2c: tda998x: group audio functions together by Russell King · 8 years ago
  31. a2f7566 drm/i2c: tda998x: separate connector initialisation by Russell King · 8 years ago
  32. 2557673 drm/i2c: tda998x: group connector functions and funcs together by Russell King · 8 years ago
  33. 9457927 drm/i2c: tda998x: move and rename tda998x_encoder_set_config() by Russell King · 8 years ago
  34. 95a9b68 drm/i2c: tda998x: correct function name in comments by Russell King · 8 years ago
  35. 8f3f21f drm/i2c: tda998x: only enable audio if supported by sink by Russell King · 8 years ago
  36. 896a413 drm/i2c: tda998x: only configure infoframes and audio if supported by Russell King · 8 years ago
  37. 2cae8e0 drm/i2c: tda998x: avoid race when programming audio by Russell King · 8 years ago
  38. 319e658 drm/i2c: tda998x: avoid racy access to mode clock by Russell King · 8 years ago
  39. 6d30c0f drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set() by Russell King · 8 years ago
  40. ba300c1 drm/i2c: tda998x: move audio mutex initialisation by Russell King · 8 years ago
  41. 4b4b40a MAINTAINERS: Update HISILICON DRM entries by Rongrong Zou · 8 years ago
  42. 1d98b91 drm/hisilicon/hibmc: Add support for vblank interrupt by Rongrong Zou · 8 years ago
  43. 5294967 drm/hisilicon/hibmc: Add support for VDAC by Rongrong Zou · 8 years ago
  44. da52605 drm/hisilicon/hibmc: Add support for display engine by Rongrong Zou · 8 years ago
  45. d1667b8 drm/hisilicon/hibmc: Add support for frame buffer by Rongrong Zou · 8 years ago
  46. e4daebc7 drm/hisilicon/hibmc: Add video memory management by Rongrong Zou · 8 years ago
  47. 5e0df3a drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver by Rongrong Zou · 8 years ago
  48. 08859ed Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  49. e8e1181 drm/armada: fix NULL pointer comparison warning by Ravikant B Sharma · 8 years ago
  50. 6f3723c drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  51. 244a241 drm/armada: remove some dead code by Christophe JAILLET · 8 years ago
  52. 42b4545 drm/armada: mark symbols static where possible by Baoyou Xie · 8 years ago
  53. 917a3cb drm/armada: de-midlayer armada by Russell King · 8 years ago
  54. ed82866 drm/nouveau/disp/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  55. a4fa851 drm/nouveau/ce/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  56. eeea423 drm/nouveau/fb/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  57. e50fcff drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices by Ben Skeggs · 8 years ago
  58. 2a32b9b drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes by Ben Skeggs · 8 years ago
  59. 4391d7f drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user by Ben Skeggs · 8 years ago
  60. 3a6536c drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE by Hans de Goede · 8 years ago
  61. dc2b655 drm/nouveau/devinit/gm200: drop pmu reset sequence by Ben Skeggs · 8 years ago
  62. 920c58a drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops by Ben Skeggs · 8 years ago
  63. d91ccec drm/nouveau/pmu/gp102: initial implementation by Ben Skeggs · 8 years ago
  64. 41c7be6 drm/nouveau/pmu/gp100: initial implementation by Ben Skeggs · 8 years ago
  65. 2f524aa drm/nouveau/pmu: execute reset before running devinit by Ben Skeggs · 8 years ago
  66. da7d206 drm/nouveau/pmu: move ucode handling into gt215 implementation by Ben Skeggs · 8 years ago
  67. 17ff521 drm/nouveau/core: initial support for GP102 by Ben Skeggs · 8 years ago
  68. 9e38b13 drm/nouveau/device/pci: fix oops if no mmu subdev present by Ben Skeggs · 8 years ago
  69. 3ca03ca drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP by Ben Skeggs · 8 years ago
  70. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  71. 25bfe01 Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  72. 318313d Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  73. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  74. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  75. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  76. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  77. 19423ba drm/bridge: analogix_dp: return error if transfer none byte by Jianqun Xu · 8 years ago
  78. 4473904 Merge tag 'sunxi-drm-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  79. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  80. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  81. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  82. d6b0f62 drm/irq: Unexport drm_vblank_count by Daniel Vetter · 8 years ago
  83. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  84. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  85. 778e1a5 drm/amdgpu: Use drm_crtc_vblank_on/off for dce6 by Daniel Vetter · 8 years ago
  86. 717fd81 drm/color: document NULL values and default settings better by Daniel Vetter · 8 years ago
  87. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  88. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  89. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  90. 83113df5 Revert "drm: Add aspect ratio parsing in DRM layer" by Ville Syrjälä · 8 years ago
  91. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  92. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  93. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  94. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  95. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  96. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  97. ebc896d drm/i915: Fixup kerneldoc includes by Daniel Vetter · 8 years ago
  98. 1a02ea4 drm: Extract drm_dumb_buffers.c by Daniel Vetter · 8 years ago
  99. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  100. 72282a8 drm: zte: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago