1. fee6c61 Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  2. 477d70b Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  3. 5005c85 drm/i915: Don't adjust priority on an already signaled fence by Chris Wilson · 7 years ago
  4. 4636bda drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake. by Kenneth Graunke · 7 years ago
  5. 0d9cac0 drm/vmwgfx: Potential off by one in vmw_view_add() by Dan Carpenter · 7 years ago
  6. d780537 drm/tegra: sor: Fix hang on Tegra124 eDP by Thierry Reding · 7 years ago
  7. 98648ae drm/vmwgfx: Don't cache framebuffer maps by Thomas Hellstrom · 7 years ago
  8. b0bb222 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  9. 1b5c7ef drm/nouveau/disp/gf119: add missing drive vfunc ptr by Rob Clark · 7 years ago
  10. 909ef25 Merge tag 'drm-misc-fixes-2018-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  11. 67c3f3f Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
  12. 65e7439 drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parser by Changbin Du · 7 years ago
  13. bc6fe53 Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  14. 0007b9c Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  15. dc042da Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 7 years ago
  16. 30414f3 drm/i915: Apply Display WA #1183 on skl, kbl, and cfl by Lucas De Marchi · 7 years ago
  17. 121d760d drm/i915/gvt: Clear the shadow page table entry after post-sync by Zhi Wang · 7 years ago
  18. ce9caf2 drm/vc4: Move IRQ enable to PM path by Stefan Schake · 7 years ago
  19. 19d859a drm/ttm: check the return value of kzalloc by Xiongwei Song · 7 years ago
  20. 807fc07 drm/amd/display: call set csc_default if enable adjustment is false by Yue Hin Lau · 7 years ago
  21. df29c9d omapdrm/dss/hdmi4_cec: fix interrupt handling by Hans Verkuil · 7 years ago
  22. eda41bd drm/i915: Put all non-blocking modesets onto an ordered wq by Ville Syrjälä · 7 years ago
  23. 3488d02 drm/i915: Disable DC states around GMBUS on GLK by Ville Syrjälä · 7 years ago
  24. e0093a8 drm/i915/psr: Fix register name mess up. by Dhinakaran Pandiyan · 7 years ago
  25. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  26. e100ff38 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  27. b26a231 drm/nouveau: fix race when adding delayed work items by Ben Skeggs · 7 years ago
  28. e7cdf5c drm/syncobj: Stop reusing the same struct file for all syncobj -> fd by Chris Wilson · 7 years ago
  29. 12e412d Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  30. 8bc0d7a i915: Reject CCS modifiers for pipe C on Geminilake by Gabriel Krisman Bertazi · 7 years ago
  31. 423561a Merge tag 'gvt-fixes-2017-12-21' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
  32. d2a48e5 drm: move lease init after validation in drm_lease_create by Keith Packard · 7 years ago
  33. 5e9748c Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  34. 2480ee7 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  35. ce0769e drm/plane: Make framebuffer refcounting the responsibility of setplane_internal callers by Maarten Lankhorst · 7 years ago
  36. 2c08cd7 drm/sun4i: hdmi: Move the mode_valid callback to the encoder by Maxime Ripard · 7 years ago
  37. 4ef9289 drm/nouveau: fix obvious memory leak by Ben Skeggs · 7 years ago
  38. a4ffdc2 drm/i915: Protect DDI port to DPLL map from theoretical race. by Rodrigo Vivi · 7 years ago
  39. e079560 drm/i915/lpe: Remove double-encapsulation of info string by Chris Wilson · 7 years ago
  40. 92411f6 drm/sun4i: Fix error path handling by Maxime Ripard · 7 years ago
  41. 51b83e1 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  42. 74a3995 drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 by Ben Skeggs · 7 years ago
  43. f29f18e drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory by Ben Skeggs · 7 years ago
  44. 6cb0f2a drm/nouveau/mmu/gp10b: use correct implementation by Ben Skeggs · 7 years ago
  45. a121027 drm/nouveau/pci: do a msi rearm on init by Karol Herbst · 7 years ago
  46. 81a24b9 drm/nouveau/imem/nv50: fix refcount_t warning by Ben Skeggs · 7 years ago
  47. f60707a drm/nouveau/bios/dp: support DP Info Table 2.0 by Ben Skeggs · 7 years ago
  48. 34112bf drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy by Karol Herbst · 7 years ago
  49. 38f73db Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  50. fa5cf90 Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  51. becd087 drm/amd/display: Fix rehook MST display not light back on by Jerry (Fangzhi) Zuo · 7 years ago
  52. 7828850 drm/amd/display: fix missing pixel clock adjustment for dongle by Eric Yang · 7 years ago
  53. 56a9b95 drm/amd/display: set chroma taps to 1 when not scaling by Dmytro Laktyushkin · 7 years ago
  54. b216211 drm/amd/display: add pipe locking before front end programing by Bhawanpreet Lakha · 7 years ago
  55. caea4f3 drm/sun4i: validate modes for HDMI by Hans Verkuil · 7 years ago
  56. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  57. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  58. 2cf654d drm/i915/fence: Use rcu to defer freeing of irq_work by Chris Wilson · 7 years ago
  59. 74c7b07 drm/i915: Stop listening to request resubmission from the signaler kthread by Chris Wilson · 7 years ago
  60. 2b3a2e9 drm/i915: Drop fb reference on load_detect_pipe failure path by Chris Wilson · 7 years ago
  61. 2797c4a drm/i915: Flush pending GTT writes before unbinding by Chris Wilson · 7 years ago
  62. bd36d3b drm/drm_lease: Prevent deadlock in case drm_lease_create() fails by Marius Vlad · 7 years ago
  63. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  64. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  65. 0507f43 drm/amdgpu: fix MAP_QUEUES paramter by Monk Liu · 7 years ago
  66. 13d3fc6 drm/ttm: max_cpages is in unit of native page by Monk Liu · 7 years ago
  67. a782fc8 drm/ttm: fix incorrect calculate on shrink_pages by Monk Liu · 7 years ago
  68. f5f00e7 drm/i915/gvt: Fix pipe A enable as default for vgpu by Xiaolin Zhang · 7 years ago
  69. babc811 drm/vc4: Release fence after signalling by Stefan Schake · 7 years ago
  70. de0ea9a drm/armada: fix YUV planar format framebuffer offsets by Russell King · 7 years ago
  71. d6a4896 drm/armada: improve efficiency of armada_drm_plane_calc_addrs() by Russell King · 7 years ago
  72. 9c898c4 drm/armada: fix UV swap code by Russell King · 7 years ago
  73. 2bf5743 drm/armada: fix SRAM powerdown by Russell King · 7 years ago
  74. 33cd3c0 drm/armada: fix leak of crtc structure by Russell King · 7 years ago
  75. 90eeb3a Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  76. 9698084 Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  77. 510353a drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback by Marek Szyprowski · 7 years ago
  78. d85936a Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into drm-intel-fixes by Joonas Lahtinen · 7 years ago
  79. 7a8b705 Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk" by Radhakrishna Sripada · 7 years ago
  80. 5bfd401 drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage by Boris Brezillon · 7 years ago
  81. ef78970 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  82. 1cd6ae3 drm/exynos: remove unnecessary function declaration by Inki Dae · 7 years ago
  83. 2f0f6df drm/exynos: remove unnecessary descrptions by Inki Dae · 7 years ago
  84. 120a264 drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU by Marek Szyprowski · 7 years ago
  85. 89452d4 drm/exynos: Fix dma-buf import by Marek Szyprowski · 7 years ago
  86. bd3a3a2 Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  87. e60bb46b drm/ttm: swap consecutive allocated pooled pages v4 by Christian König · 7 years ago
  88. a703c55 drm: safely free connectors from connector_iter by Daniel Vetter · 7 years ago
  89. 11474e9 drm/i915/gvt: set max priority for gvt context by Zhenyu Wang · 7 years ago
  90. ac7688c drm/i915/gvt: Don't mark vgpu context as inactive when preempted by Zhenyu Wang · 7 years ago
  91. 29f9e42 drm/i915/gvt: Limit read hw reg to active vgpu by Xiong Zhang · 7 years ago
  92. 365ad5d drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id() by Zhi Wang · 7 years ago
  93. add7e4f drm/i915/gvt: Emulate PCI expansion ROM base address register by Changbin Du · 7 years ago
  94. 5ff7ec0 drm/ttm: swap consecutive allocated cached pages v3 by Christian König · 7 years ago
  95. 2bf257d drm/ttm: roundup the shrink request to prevent skip huge pool by Roger He · 7 years ago
  96. bae5c5b drm/ttm: add page order support in ttm_pages_put by Roger He · 7 years ago
  97. 54ddc5f drm/ttm: add set_pages_wb for handling page order more than zero by Roger He · 7 years ago
  98. 6d5e4e3 drm/ttm: add page order in page pool by Roger He · 7 years ago
  99. 1ee0d3d drm/ttm: use NUM_PAGES_TO_ALLOC always by Roger He · 7 years ago
  100. 46442be drm/i915/cnl: Mask previous DDI - PLL mapping by James Ausmus · 7 years ago