1. 2467d94 Merge tag 'imx-drm-next-2019-08-23' of git://git.pengutronix.de/pza/linux into drm-next by Dave Airlie · 6 years ago
  2. 29d9d76 Merge tag 'drm-intel-next-2019-08-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  3. 34044cd Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 6 years ago
  4. a1af2af drm/nouveau/volt: Fix for some cards having 0 maximum voltage by Mark Menzynski · 6 years ago
  5. ed22eb5 drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets by Lyude Paul · 6 years ago
  6. 2b7e7bb drm/nouveau/dispnv04: Remove runtime PM by Lyude Paul · 6 years ago
  7. 3c978f7 drm/nouveau/gpio: check function 76 in the power check as well by Mark Menzynski · 6 years ago
  8. 940794b drm/nouveau/gpio: check the gpio function 16 in the power check as well by Mark Menzynski · 6 years ago
  9. 72251fa drm/nouveau/gpio: fail if gpu external power is missing by Mark Menzynski · 6 years ago
  10. e79ef1c drm/nouveau/bios/gpio: sort gpios by values by Mark Menzynski · 6 years ago
  11. 69cbbb7 drm/nouveau/therm: don't attempt fan control where PMU is already managing it by Ben Skeggs · 6 years ago
  12. f0790cda drm/nouveau/therm: skip probing for devices not specified in thermal tables by Ben Skeggs · 6 years ago
  13. edc641b drm/nouveau/kms/gv100-: attach pixel blend mode property to planes by Ben Skeggs · 6 years ago
  14. a0a7624 drm/nouveau/kms/gv100-: attach alpha property to planes by Ben Skeggs · 6 years ago
  15. 9a99e90 drm/nouveau/kms/gv100-: add support for plane zpos property by Ben Skeggs · 6 years ago
  16. 7a962f2 drm/nouveau/kms/nv50-: attach immutable zpos property to planes by Ben Skeggs · 6 years ago
  17. 6f78991 drm/nouveau/kms/nv50-: create primary plane before overlay planes by Ben Skeggs · 6 years ago
  18. a4ec848 drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset() by Ben Skeggs · 6 years ago
  19. dffa487 drm/nouveau/kms/gv100-: implement csc + enable modern colour managment properties by Ben Skeggs · 6 years ago
  20. 2c7442e drm/nouveau/kms/gv100-: use premultiplied alpha blending between planes by Ben Skeggs · 6 years ago
  21. af364a4 drm/nouveau/kms/nv50-: enable modern color management properties by Ilia Mirkin · 6 years ago
  22. 88b7035 drm/nouveau/kms/gf119-: add ctm property support by Ilia Mirkin · 6 years ago
  23. 7c844e9 drm/nouveau/kms/nv50-: remove overlay alpha formats by Ilia Mirkin · 6 years ago
  24. cde5402 drm/nouveau/fifo/gk104-: fix parsing of mmu fault data by Ben Skeggs · 6 years ago
  25. cf9518b drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data by Ben Skeggs · 6 years ago
  26. 9f9b450 drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode by Rhys Kidd · 6 years ago
  27. 66cbcc7 drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode by Rhys Kidd · 6 years ago
  28. 607db66 drm/nouveau/bios: downgrade absence of tmds table to info from an error by Rhys Kidd · 6 years ago
  29. ad45354 drm/nouveau: Disable atomic support on a per-device basis by Ville Syrjälä · 7 years ago
  30. 38a7224 drm/nouveau/kms/nv50-: add fp16 scanout support by Ilia Mirkin · 6 years ago
  31. ebf8ca6 drm/nouveau/kms/nv50-: disable input lut harder by Ben Skeggs · 6 years ago
  32. 1e339ab drm/nouveau/kms/tu102-: disable input lut when input is already FP16 by Ben Skeggs · 6 years ago
  33. 0446f48 drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formats by Ben Skeggs · 6 years ago
  34. eb3f4cf drm/nouveau: fix nvif/device.h is included more than once by Hariprasad Kelam · 6 years ago
  35. c8b3585 drm/nouveau/dispnv04: subdev/bios.h is included more than once by Hariprasad Kelam · 6 years ago
  36. 7b97492 drm/nouveau/mmu: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  37. 690ae20 drm/nouveau: drop use of drmp.h by Sam Ravnborg · 6 years ago
  38. 3a2b927 drm/nouveau: drop drmP.h from all header files by Sam Ravnborg · 6 years ago
  39. c587cd6 drm/nouveau: drop drmP.h from nouveau_drv.h by Sam Ravnborg · 6 years ago
  40. 977b7e8 drm/nouveau: drop use of DRM_UDELAY by Sam Ravnborg · 6 years ago
  41. fcca420 drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION" by Colin Ian King · 6 years ago
  42. 863a667 drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static by YueHaibing · 6 years ago
  43. be91233 drm/i915: Update DRIVER_DATE to 20190822 by Rodrigo Vivi · 6 years ago
  44. 3b2bf49 drm/i915: Kill the undead i915_gem_batch_pool.c by Chris Wilson · 6 years ago
  45. 1f7fd48 drm/i915: Replace i915_vma_put_fence() by Chris Wilson · 6 years ago
  46. b7d151b drm/i915: Pull obj->userfault tracking under the ggtt->mutex by Chris Wilson · 6 years ago
  47. e2ccc50 drm/i915: Track ggtt fence reservations under its own mutex by Chris Wilson · 6 years ago
  48. 8e458fe drm/i915: Generalise the clflush dma-worker by Chris Wilson · 6 years ago
  49. 829e8de Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 6 years ago
  50. ae45300 Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 6 years ago
  51. c011b93c Merge tag 'du-next-20190816' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  52. 8e40983 drm/i915/selftests: Fixup a couple of missing serialisation with vma by Chris Wilson · 6 years ago
  53. 4776f35 drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest by Xiong Zhang · 6 years ago
  54. c71ccbe drm/i915/gtt: Add some range asserts by Chris Wilson · 6 years ago
  55. 1b9bd09 drm/i915: Do not create a new max_bpc prop for MST connectors by Ville Syrjälä · 6 years ago
  56. a20ab59 drm/i915/execlists: Set priority hint prior to submission by Chris Wilson · 6 years ago
  57. 6846895 drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT by Chris Wilson · 6 years ago
  58. 7838774 drm/i915/gtt: Include asm/smp.h by Chris Wilson · 6 years ago
  59. e63eacf drm/i915/hdmi: make hdcp2_msg_data const by Jani Nikula · 6 years ago
  60. 032048d drm/i915/hdmi: stylistic cleanup around hdcp2_msg_data by Jani Nikula · 6 years ago
  61. e8465e1 drm/i915/dp: make hdcp2_dp_msg_data const by Jani Nikula · 6 years ago
  62. 3be3a87 drm/i915/dp: avoid shadowing variables by Jani Nikula · 6 years ago
  63. 57bf7f4 drm/i915/dp: stylistic cleanup around hdcp2_msg_data by Jani Nikula · 6 years ago
  64. ff17501 drm/i915/gtt: Relax assertion for pt_used by Chris Wilson · 6 years ago
  65. 5f68062 Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  66. 4eaceea drm/i915: Fix DP-MST crtc_mask by Ville Syrjälä · 6 years ago
  67. d318ced drm/i915/tgl: update DMC firmware to 2.04 by Lucas De Marchi · 6 years ago
  68. 9288d74 drm/i915/tgl: Move transcoders to pipes' powerwells by José Roberto de Souza · 6 years ago
  69. 465242e drm/i915/tgl: add support for reading the timestamp frequency by Michel Thierry · 6 years ago
  70. ea6591b drm/i915/tgl: disable DDIC by Lucas De Marchi · 6 years ago
  71. d70898e drm/i915: Update DRIVER_DATE to 20190820 by Rodrigo Vivi · 6 years ago
  72. 6acbe9f drm/i915/gtt: Relax pd_used assertion by Chris Wilson · 6 years ago
  73. 1bcd868 drm/i915: Dynamically allocate s0ix struct for VLV by Daniele Ceraolo Spurio · 6 years ago
  74. 0aa5427 drm/i915/tgl: Gen12 render context size by Daniele Ceraolo Spurio · 6 years ago
  75. b41e63d drm/i915/tgl: Updated Private PAT programming by Michel Thierry · 6 years ago
  76. 13e53c5 drm/i915/tgl: Introduce initial Tiger Lake workarounds by Lucas De Marchi · 6 years ago
  77. f478568 drm/i915/tgl: Gen12 csb support by Daniele Ceraolo Spurio · 6 years ago
  78. 6d26d9b drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID by Daniele Ceraolo Spurio · 6 years ago
  79. 487f471 drm/i915/tgl: add Gen12 default indirect ctx offset by Daniele Ceraolo Spurio · 6 years ago
  80. bd3b300 drm/i915/tgl: Report valid VDBoxes with SFC capability by Michel Thierry · 6 years ago
  81. 2833ddc drm/i915: Be defensive when starting vma activity by Chris Wilson · 6 years ago
  82. 44c22f3 drm/i915: Serialize insertion into the file->mm.request_list by Chris Wilson · 6 years ago
  83. 149d6de drm/i915: Sanitize PHY state during display core uninit by Imre Deak · 6 years ago
  84. 2969a78 drm/i915: Fix HW readout for crtc_clock in HDMI mode by Imre Deak · 6 years ago
  85. 64b95df drm/i915: Assume exclusive access to objects inside resume by Chris Wilson · 6 years ago
  86. cc33756 drm/i915: Use 0 for the unordered context by Chris Wilson · 6 years ago
  87. e1d7b66 drm/i915: i915_active.retire() is optional by Chris Wilson · 6 years ago
  88. 5a6b7ef drm/i915/gen11: Allow usage of all GPIO pins by Matt Roper · 6 years ago
  89. 70d6894 drm/i915: Serialize against vma moves by Chris Wilson · 6 years ago
  90. 4d24376 gpu: ipu-v3: image-convert: only sample into the next tile if necessary by Philipp Zabel · 6 years ago
  91. fbefb84 gpu: ipu-v3: image-convert: move tile burst alignment out of loop by Philipp Zabel · 6 years ago
  92. 5fb8b65 gpu: ipu-v3: image-convert: bail on invalid tile sizes by Philipp Zabel · 6 years ago
  93. de2564c gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calculation by Philipp Zabel · 6 years ago
  94. 2e67a55 gpu: ipu-v3: image-convert: limit input seam position to hardware requirements by Philipp Zabel · 6 years ago
  95. 82c3e94 gpu: ipu-v3: image-convert: fix output seam valid interval by Philipp Zabel · 6 years ago
  96. ca84b1b gpu: ipu-v3: image-convert: move output seam valid interval calculation into find_best_seam by Philipp Zabel · 6 years ago
  97. 9b75651 gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32 by Philipp Zabel · 6 years ago
  98. a599571 gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats by Philipp Zabel · 6 years ago
  99. a1e37b0 drm/i915: Only emit the 'send bug report' once for a GPU hang by Chris Wilson · 6 years ago
  100. d677392 drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe by Chris Wilson · 6 years ago