1. 53e3ca6 drm/i915: Update DRIVER_DATE to 20200225 by Rodrigo Vivi · 5 years ago
  2. ff36e78 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 5 years ago
  3. 143d9c3 drm/i915: Drop assertion that active->fence is unchanged by Chris Wilson · 5 years ago
  4. 2c59fd0 drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE by Chris Wilson · 5 years ago
  5. 12b37880 drm/i915: Update DRIVER_DATE to 20200224 by Rodrigo Vivi · 5 years ago
  6. 30ab3bb drm/i915: Update DRIVER_DATE to 20200224 by Rodrigo Vivi · 5 years ago
  7. 4fbe112 drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt by Chris Wilson · 5 years ago
  8. df1a5bf drm/i915/psr: Force PSR probe only after full initialization by José Roberto de Souza · 5 years ago
  9. b7079cb drm/i915: Correctly terminate connector iteration by Ville Syrjälä · 5 years ago
  10. 408c1b3 drm/i915: fix header test with GCOV by Jani Nikula · 5 years ago
  11. a2ab4ab drm/i915/display: Fix inverted WARN_ON by Chris Wilson · 5 years ago
  12. bb393dc5 drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  13. eb020ca drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  14. a66d7c1 drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  15. e57291c drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  16. 1de143c drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  17. aff3511 drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  18. 2713eb4 drm/i915: Distribute switch variables for initialization by Kees Cook · 5 years ago
  19. f8226d0 drm/i915: make dbuf configurations const by Jani Nikula · 5 years ago
  20. b664259 drm/i915: split i915_driver_modeset_probe() to pre/post irq install by Jani Nikula · 5 years ago
  21. 5d8b134 drm/i915/gt: remove redundant assignment to variable dw by Colin Ian King · 5 years ago
  22. 6065682 drm/i915/gt: Push the GPU cancellation to the backend by Chris Wilson · 5 years ago
  23. 6f24e41 drm/i915: Avoid recursing onto active vma from the shrinker by Chris Wilson · 5 years ago
  24. 87e04f7 drm/i915/tgl: Add Wa_22010178259:tgl by Matt Roper · 5 years ago
  25. 00de702 drm/i915: Check that the vma hasn't been closed before we insert it by Chris Wilson · 5 years ago
  26. deeee41 drm/i915/gem: Break up long lists of object reclaim by Chris Wilson · 5 years ago
  27. 46129dc drm/i915/pmu: Avoid using globals for PMU events by Michał Winiarski · 5 years ago
  28. f5a179d drm/i915/pmu: Avoid using globals for CPU hotplug state by Michał Winiarski · 5 years ago
  29. 0bf8573 drm/i915/perf: conversion to struct drm_device based logging macros. by Wambui Karuga · 5 years ago
  30. 1042b2b drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init by Matt Roper · 5 years ago
  31. 837b63e drm/i915: Program MBUS with rmw during initialization by Matt Roper · 5 years ago
  32. f986ef2 drm/i915: Use intel_de_write_fw() for skl+ scaler registers by Ville Syrjälä · 5 years ago
  33. 9877db7 drm/i915: Parametrize PFIT_PIPE by Ville Syrjälä · 5 years ago
  34. 5fb908e drm/i915: Mark all HPD capabled connectors as such by Ville Syrjälä · 5 years ago
  35. 32e3ae5 drm/i915/hpd: Replace the loop-within-loop with two independent loops by Ville Syrjälä · 5 years ago
  36. 70697e2 drm/i915: Add i9xx_lut_8() by Ville Syrjälä · 5 years ago
  37. 1b245ec Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  38. 42f96e5 drm/i915/uc: consolidate firmware cleanup by Daniele Ceraolo Spurio · 5 years ago
  39. 3acffa8 drm/i915/uc: Abort early on uc_init failure by Daniele Ceraolo Spurio · 5 years ago
  40. 202c98e drm/i915/guc: Apply new uC status tracking to GuC submission as well by Daniele Ceraolo Spurio · 5 years ago
  41. bfe5a40 drm/i915/uc: Improve tracking of uC init status by Daniele Ceraolo Spurio · 5 years ago
  42. 4c467d5 drm/i915/uc: autogenerate uC checker functions by Daniele Ceraolo Spurio · 5 years ago
  43. 7a8c9b7 drm/i915/uc: Update the FW status on injected fetch error by Daniele Ceraolo Spurio · 5 years ago
  44. 065273f drm/i915/guc: Kill USES_GUC_SUBMISSION macro by Daniele Ceraolo Spurio · 5 years ago
  45. 34bbfde drm/i915/guc: Kill USES_GUC macro by Daniele Ceraolo Spurio · 5 years ago
  46. 40c47c6 drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info by Daniele Ceraolo Spurio · 5 years ago
  47. 54738e8a drm/i915: Double check bumping after the spinlock by Chris Wilson · 5 years ago
  48. 6694006 drm/i915/gt: Protect signaler walk with RCU by Chris Wilson · 5 years ago
  49. df6b1f3 drm/i915: remove the other slab_dependencies by Matthew Auld · 5 years ago
  50. e24bcd3 drm/i915/dp: Add all tiled and port sync conns to modeset by Manasi Navare · 5 years ago
  51. b50a1aa drm/i915/dp: Compute port sync crtc states post compute_config() by Manasi Navare · 5 years ago
  52. f280142 drm/i915: Introduce encoder->compute_config_late() by Ville Syrjälä · 5 years ago
  53. c014e07 drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx by Chris Wilson · 5 years ago
  54. bd3d1f8 drm/i915/selftests: Mark GPR checking more hostile by Chris Wilson · 5 years ago
  55. e7aa531 drm/i915/selftest: Analyse timestamp behaviour across context switches by Chris Wilson · 5 years ago
  56. b04002f drm/i915: Read rawclk_freq earlier by Chris Wilson · 5 years ago
  57. 0e744b5 drm/i915/gt: Refactor l3cc/mocs availability by Chris Wilson · 5 years ago
  58. f20a60f drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstall by Jani Nikula · 5 years ago
  59. 93a0ed6 drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall by Jani Nikula · 5 years ago
  60. 200452f drm/i915/gem: use spinlock_t instead of struct spinlock by Jani Nikula · 5 years ago
  61. 489645d drm/i915/gt: Show the cumulative context runtime in engine debug by Chris Wilson · 5 years ago
  62. d30d3d5 drm/i915/selftests: Flush tasklet on wait_for_submit() by Chris Wilson · 5 years ago
  63. fbcb52d drm/i915/gt: Fix up missing error propagation for heartbeat pulses by Chris Wilson · 5 years ago
  64. 0628994 drm/i915/selftests: Check for any sign of request starting in wait_for_submit() by Chris Wilson · 5 years ago
  65. ac204c1 drm/i915/tgl: Add Wa_1808121037 to tgl. by Rafael Antognolli · 5 years ago
  66. de1df95 drm/i915/display: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  67. 6ae5d1c drm/i915/csr: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  68. 8d6cae6 drm/i915/selftests: Mark the mock ring->vma as being in the GGTT by Chris Wilson · 5 years ago
  69. cf274da drm/i915/gt: Rearrange code to silence compiler by Chris Wilson · 5 years ago
  70. c72e451 drm/i915: switch vlv_suspend to use intel uncore register accessors by Jani Nikula · 5 years ago
  71. fb5f432 drm/i915: split out vlv/chv specific suspend/resume code by Jani Nikula · 5 years ago
  72. ddae4d7 drm/i915: Update drm/i915 bug filing URL by Jani Nikula · 5 years ago
  73. 3a6a4f0 MAINTAINERS: Update drm/i915 bug filing URL by Jani Nikula · 5 years ago
  74. 11a48a5 Linux 5.6-rc2 by Linus Torvalds · 5 years ago
  75. ab02b61 Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  76. 44024ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  77. b982df7 Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 years ago
  78. e29c6a1 Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. 713db35 Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  80. 288b27a0 Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  81. 8a8b809 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  82. d194314 drm/i915: Avoid potential division-by-zero in computing CS timestamp period by Chris Wilson · 5 years ago
  83. 1883a0a drm/i915: Track hw reported context runtime by Tvrtko Ursulin · 5 years ago
  84. db70e26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  85. 54654e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  86. b719ae0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  87. 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  88. bd51613 Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  89. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  90. da99f93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  91. 3bf3c97 bus: moxtet: fix potential stack buffer overflow by Marek Behún · 5 years ago
  92. 0f8839f drm/i915: Force state->modeset=true when distrust_bios_wm==true by Ville Syrjälä · 5 years ago
  93. a4277aa drm/i915/dsc: force full modeset whenever DSC is enabled at probe by Jani Nikula · 5 years ago
  94. b18e249 drm/i915: Ensure no conflicts with BIOS when updating Dbuf by Stanislav Lisovskiy · 5 years ago
  95. d65d87a ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 5 years ago
  96. 1fc1e8d drm/i915/mst: Set intel_dp_set_m_n() for MST slaves by José Roberto de Souza · 5 years ago
  97. dfb9b69 Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  98. 3dbae15 Input: cyapa - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  99. 94bef5d Input: tca6416-keypad - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  100. 3d87c75 Input: gpio_keys_polled - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago