1. ce1135c drm/i915: Complete requests in nop_submit_request by Chris Wilson · 8 years ago
  2. cf30f509 Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  3. 53d6f812 drm/i915/gvt: fix lock not released bug for dispatch_workload() err path by Zhenyu Wang · 8 years ago
  4. 550dd77 drm/i915/gvt: fix getting 64bit bar size error by Xiaoguang Chen · 8 years ago
  5. e992fae drm/i915/gvt: fix missing init param.primary by Du, Changbin · 8 years ago
  6. e9cbc4b drm/i915: Update DRIVER_DATE to 20161121 by Daniel Vetter · 8 years ago
  7. 05c3483 drm/i915: Skip final clflush if LLC is coherent by Chris Wilson · 8 years ago
  8. a6a7cc4 drm/i915: Always flush the dirty CPU cache when pinning the scanout by Chris Wilson · 8 years ago
  9. b17993b drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error by Chris Wilson · 8 years ago
  10. 786d290 drm/i915: Check that each request phase is completed before retiring by Chris Wilson · 8 years ago
  11. 43e157f drm/i915: i915_pages_create_for_stolen should return err ptr by Matthew Auld · 8 years ago
  12. 50637aa drm/i915: Enable support for nonblocking modeset by Maarten Lankhorst · 8 years ago
  13. 4302055 drm/i915: Be more careful to drop the GT wakeref by Chris Wilson · 8 years ago
  14. 5b8c8ae drm/i915: Move frontbuffer CS write tracking from ggtt vma to object by Chris Wilson · 8 years ago
  15. d806e68 drm/i915: Only dump dp_m2_n2 configuration when drrs is used by Tvrtko Ursulin · 8 years ago
  16. ea84aa7 drm/i915: don't leak global_timeline by Matthew Auld · 8 years ago
  17. ed9724d drm/i915: add i915_address_space_fini by Matthew Auld · 8 years ago
  18. 6288c79 drm/i915: Add a few more sanity checks for stolen handling by Chris Wilson · 8 years ago
  19. a194b8c drm/i915: Waterproof verification of gen9 forcewake table ranges by Tvrtko Ursulin · 8 years ago
  20. 08c4d7f drm/i915: Introduce enableddisabled helper by Tvrtko Ursulin · 8 years ago
  21. a74f837 drm/i915: Only dump possible panel fitter config for the platform by Tvrtko Ursulin · 8 years ago
  22. dd2f616 drm/i915: Only dump scaler config where supported by Tvrtko Ursulin · 8 years ago
  23. 2c89429 drm/i915: Compact a few pipe config debug lines by Tvrtko Ursulin · 8 years ago
  24. 66766e4 drm/i915: Don't log pipe config kernel pointer and duplicated pipe name by Tvrtko Ursulin · 8 years ago
  25. a430965 drm/i915: Dump FDI config only where applicable by Tvrtko Ursulin · 8 years ago
  26. f698233 drm/i915: Extract intel_link_m_n config printing into a helper by Tvrtko Ursulin · 8 years ago
  27. 95a2e2b drm/i915: Remove stolen object spam by Chris Wilson · 8 years ago
  28. c4c29d7 drm/i915: Demote i915_gem_open() debugging from DRIVER to USER by Chris Wilson · 8 years ago
  29. 5e963a0 drm/i915: Make scaler updates less chatty by Tvrtko Ursulin · 8 years ago
  30. 5ca43ef drm/i915: Remove __I915__ magic macro by Tvrtko Ursulin · 8 years ago
  31. 801388c drm/i915: Fix for_each_pipe argument in vlv_display_power_well_init by Tvrtko Ursulin · 8 years ago
  32. 6315b5d drm/i915: dev_priv cleanup in intel_display.c by Tvrtko Ursulin · 8 years ago
  33. 175fded drm/i915: dev_priv cleanup in intel_pm.c by Tvrtko Ursulin · 8 years ago
  34. dd11bc1 drm/i915: dev_priv cleanup in intel_dp.c by Tvrtko Ursulin · 8 years ago
  35. 6647847 drm/i915: Assorted INTEL_INFO(dev) cleanups by Tvrtko Ursulin · 8 years ago
  36. 29b74b7 drm/i915: dev_priv cleanup in i915_suspend.c by Tvrtko Ursulin · 8 years ago
  37. b243f53 drm/i915: dev_priv cleanup in i915_irq.c by Tvrtko Ursulin · 8 years ago
  38. 5f56d5f drm/i915: dev_priv cleanup in i915_gpu_error.c by Tvrtko Ursulin · 8 years ago
  39. 118bb9f drm/i915: dev_priv cleanup in i915_gem_tiling.c by Tvrtko Ursulin · 8 years ago
  40. 7ace3d3 drm/i915: dev_priv cleanup in i915_gem_stolen.c by Tvrtko Ursulin · 8 years ago
  41. 275a991 drm/i915: dev_priv cleanup in i915_gem_gtt.c by Tvrtko Ursulin · 8 years ago
  42. 4362f4f drm/i915: Use dev_priv in INTEL_INFO in i915_gem_fence_reg.c by Tvrtko Ursulin · 8 years ago
  43. f0836b7 drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c by Tvrtko Ursulin · 8 years ago
  44. c6be607 drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c by Tvrtko Ursulin · 8 years ago
  45. d15d47a Merge tag 'gvt-next-2016-11-17' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  46. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  47. 78424c9 drm/i915: Fix gen9 forcewake range table by Tvrtko Ursulin · 8 years ago
  48. 200453b drm/i915/opregion: fill in the CADL from connector list, not DIDL by Jani Nikula · 8 years ago
  49. 8e1b56a drm/i915: make i915 the source of acpi device ids for _DOD by Jani Nikula · 8 years ago
  50. d7ab992 drm/i915: fix the dequeue logic for single_port_submission context by Min He · 8 years ago
  51. 53e86ad drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependency by Zhenyu Wang · 8 years ago
  52. 955c1dd drm/i915/gvt: drop checks for early Skylake revisions by Jani Nikula · 8 years ago
  53. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  54. 25bfe01 Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  55. 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
  56. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  57. 27745e8 drm/i915/execlists: Use a local lock for dfs_link access by Chris Wilson · 8 years ago
  58. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  59. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  60. 85ee17e drm/i915/bxt: Broxton decoupled MMIO by Praveen Paneri · 8 years ago
  61. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  62. 19423ba drm/bridge: analogix_dp: return error if transfer none byte by Jianqun Xu · 8 years ago
  63. 0aaee4c drm/i915/gvt: check workload empty before real scan by Pei Zhang · 8 years ago
  64. 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
  65. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  66. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  67. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  68. d6b0f62 drm/irq: Unexport drm_vblank_count by Daniel Vetter · 8 years ago
  69. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  70. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  71. 778e1a5 drm/amdgpu: Use drm_crtc_vblank_on/off for dce6 by Daniel Vetter · 8 years ago
  72. 717fd81 drm/color: document NULL values and default settings better by Daniel Vetter · 8 years ago
  73. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  74. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  75. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  76. 83113df5 Revert "drm: Add aspect ratio parsing in DRM layer" by Ville Syrjälä · 8 years ago
  77. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  78. 5eff503 drm/i915/gen9+: Kill off hw_ddb from intel_crtc. by Maarten Lankhorst · 8 years ago
  79. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  80. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  81. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  82. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  83. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  84. ebc896d drm/i915: Fixup kerneldoc includes by Daniel Vetter · 8 years ago
  85. 1a02ea4 drm: Extract drm_dumb_buffers.c by Daniel Vetter · 8 years ago
  86. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  87. 512b552 drm/i915/gen9+: Preserve old allocation from crtc_state. by Maarten Lankhorst · 8 years ago
  88. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  89. ccf010f drm/i915: Add an atomic evasion step to watermark programming, v4. by Maarten Lankhorst · 8 years ago
  90. 9a15198 drm/i915: Add execution priority boosting for mmioflips by Chris Wilson · 8 years ago
  91. 72282a8 drm: zte: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  92. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  93. 6bfec6d dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence by Chris Wilson · 8 years ago
  94. 782ea2a drm/imx: Switch to drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  95. 85e8f8d drm: rcar-du: Fix LVDS start sequence on Gen3 by Koji Matsuoka · 9 years ago
  96. fd1adef drm: rcar-du: Fix H/V sync signal polarity configuration by Koji Matsuoka · 9 years ago
  97. 9cdced8 drm: rcar-du: Fix display timing controller parameter by Koji Matsuoka · 9 years ago
  98. a3c477b drm: rcar-du: Fix dot clock routing configuration by Laurent Pinchart · 8 years ago
  99. 63b5053 drm: rcar-du: Add R8A7796 support by Laurent Pinchart · 8 years ago
  100. 73323dd drm: rcar-du: Add R8A7792 support by Sergei Shtylyov · 8 years ago