1. df1a5bf drm/i915/psr: Force PSR probe only after full initialization by José Roberto de Souza · 5 years ago
  2. b7079cb drm/i915: Correctly terminate connector iteration by Ville Syrjälä · 5 years ago
  3. 408c1b3 drm/i915: fix header test with GCOV by Jani Nikula · 5 years ago
  4. a2ab4ab drm/i915/display: Fix inverted WARN_ON by Chris Wilson · 5 years ago
  5. bb393dc5 drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  6. eb020ca drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  7. a66d7c1 drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  8. e57291c drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  9. 1de143c drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  10. aff3511 drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  11. 2713eb4 drm/i915: Distribute switch variables for initialization by Kees Cook · 5 years ago
  12. f8226d0 drm/i915: make dbuf configurations const by Jani Nikula · 5 years ago
  13. b664259 drm/i915: split i915_driver_modeset_probe() to pre/post irq install by Jani Nikula · 5 years ago
  14. 5d8b134 drm/i915/gt: remove redundant assignment to variable dw by Colin Ian King · 5 years ago
  15. 6065682 drm/i915/gt: Push the GPU cancellation to the backend by Chris Wilson · 5 years ago
  16. 6f24e41 drm/i915: Avoid recursing onto active vma from the shrinker by Chris Wilson · 5 years ago
  17. 87e04f7 drm/i915/tgl: Add Wa_22010178259:tgl by Matt Roper · 5 years ago
  18. 00de702 drm/i915: Check that the vma hasn't been closed before we insert it by Chris Wilson · 5 years ago
  19. deeee41 drm/i915/gem: Break up long lists of object reclaim by Chris Wilson · 5 years ago
  20. 46129dc drm/i915/pmu: Avoid using globals for PMU events by Michał Winiarski · 5 years ago
  21. f5a179d drm/i915/pmu: Avoid using globals for CPU hotplug state by Michał Winiarski · 5 years ago
  22. 0bf8573 drm/i915/perf: conversion to struct drm_device based logging macros. by Wambui Karuga · 5 years ago
  23. 1042b2b drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init by Matt Roper · 5 years ago
  24. 837b63e drm/i915: Program MBUS with rmw during initialization by Matt Roper · 5 years ago
  25. f986ef2 drm/i915: Use intel_de_write_fw() for skl+ scaler registers by Ville Syrjälä · 5 years ago
  26. 9877db7 drm/i915: Parametrize PFIT_PIPE by Ville Syrjälä · 5 years ago
  27. 5fb908e drm/i915: Mark all HPD capabled connectors as such by Ville Syrjälä · 5 years ago
  28. 32e3ae5 drm/i915/hpd: Replace the loop-within-loop with two independent loops by Ville Syrjälä · 5 years ago
  29. 70697e2 drm/i915: Add i9xx_lut_8() by Ville Syrjälä · 5 years ago
  30. 42f96e5 drm/i915/uc: consolidate firmware cleanup by Daniele Ceraolo Spurio · 5 years ago
  31. 3acffa8 drm/i915/uc: Abort early on uc_init failure by Daniele Ceraolo Spurio · 5 years ago
  32. 202c98e drm/i915/guc: Apply new uC status tracking to GuC submission as well by Daniele Ceraolo Spurio · 5 years ago
  33. bfe5a40 drm/i915/uc: Improve tracking of uC init status by Daniele Ceraolo Spurio · 5 years ago
  34. 4c467d5 drm/i915/uc: autogenerate uC checker functions by Daniele Ceraolo Spurio · 5 years ago
  35. 7a8c9b7 drm/i915/uc: Update the FW status on injected fetch error by Daniele Ceraolo Spurio · 5 years ago
  36. 065273f drm/i915/guc: Kill USES_GUC_SUBMISSION macro by Daniele Ceraolo Spurio · 5 years ago
  37. 34bbfde drm/i915/guc: Kill USES_GUC macro by Daniele Ceraolo Spurio · 5 years ago
  38. 40c47c6 drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info by Daniele Ceraolo Spurio · 5 years ago
  39. 54738e8a drm/i915: Double check bumping after the spinlock by Chris Wilson · 5 years ago
  40. 6694006 drm/i915/gt: Protect signaler walk with RCU by Chris Wilson · 5 years ago
  41. df6b1f3 drm/i915: remove the other slab_dependencies by Matthew Auld · 5 years ago
  42. e24bcd3 drm/i915/dp: Add all tiled and port sync conns to modeset by Manasi Navare · 5 years ago
  43. b50a1aa drm/i915/dp: Compute port sync crtc states post compute_config() by Manasi Navare · 5 years ago
  44. f280142 drm/i915: Introduce encoder->compute_config_late() by Ville Syrjälä · 5 years ago
  45. c014e07 drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx by Chris Wilson · 5 years ago
  46. bd3d1f8 drm/i915/selftests: Mark GPR checking more hostile by Chris Wilson · 5 years ago
  47. e7aa531 drm/i915/selftest: Analyse timestamp behaviour across context switches by Chris Wilson · 5 years ago
  48. b04002f drm/i915: Read rawclk_freq earlier by Chris Wilson · 5 years ago
  49. 0e744b5 drm/i915/gt: Refactor l3cc/mocs availability by Chris Wilson · 5 years ago
  50. f20a60f drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstall by Jani Nikula · 5 years ago
  51. 93a0ed6 drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall by Jani Nikula · 5 years ago
  52. 200452f drm/i915/gem: use spinlock_t instead of struct spinlock by Jani Nikula · 5 years ago
  53. 489645d drm/i915/gt: Show the cumulative context runtime in engine debug by Chris Wilson · 5 years ago
  54. d30d3d5 drm/i915/selftests: Flush tasklet on wait_for_submit() by Chris Wilson · 5 years ago
  55. fbcb52d drm/i915/gt: Fix up missing error propagation for heartbeat pulses by Chris Wilson · 5 years ago
  56. 0628994 drm/i915/selftests: Check for any sign of request starting in wait_for_submit() by Chris Wilson · 5 years ago
  57. ac204c1 drm/i915/tgl: Add Wa_1808121037 to tgl. by Rafael Antognolli · 5 years ago
  58. de1df95 drm/i915/display: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  59. 6ae5d1c drm/i915/csr: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  60. 8d6cae6 drm/i915/selftests: Mark the mock ring->vma as being in the GGTT by Chris Wilson · 5 years ago
  61. cf274da drm/i915/gt: Rearrange code to silence compiler by Chris Wilson · 5 years ago
  62. c72e451 drm/i915: switch vlv_suspend to use intel uncore register accessors by Jani Nikula · 5 years ago
  63. fb5f432 drm/i915: split out vlv/chv specific suspend/resume code by Jani Nikula · 5 years ago
  64. ddae4d7 drm/i915: Update drm/i915 bug filing URL by Jani Nikula · 5 years ago
  65. 3a6a4f0 MAINTAINERS: Update drm/i915 bug filing URL by Jani Nikula · 5 years ago
  66. d194314 drm/i915: Avoid potential division-by-zero in computing CS timestamp period by Chris Wilson · 5 years ago
  67. 1883a0a drm/i915: Track hw reported context runtime by Tvrtko Ursulin · 5 years ago
  68. 0f8839f drm/i915: Force state->modeset=true when distrust_bios_wm==true by Ville Syrjälä · 5 years ago
  69. a4277aa drm/i915/dsc: force full modeset whenever DSC is enabled at probe by Jani Nikula · 5 years ago
  70. b18e249 drm/i915: Ensure no conflicts with BIOS when updating Dbuf by Stanislav Lisovskiy · 5 years ago
  71. 1fc1e8d drm/i915/mst: Set intel_dp_set_m_n() for MST slaves by José Roberto de Souza · 5 years ago
  72. fcf7df7 drm/i915/selftests: Check for the error interrupt before we wait! by Chris Wilson · 5 years ago
  73. 926b005 drm/i915: split out display debugfs to a separate file by Jani Nikula · 5 years ago
  74. 06d3ff6 drm/i915: move intel_csr.[ch] under display/ by Jani Nikula · 5 years ago
  75. 8eecfb3 drm/i915: switch i915_driver_probe() to use i915 local variable by Jani Nikula · 5 years ago
  76. 46edcdb drm/i915: register vga switcheroo later, unregister earlier by Jani Nikula · 5 years ago
  77. 067dde9 drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915 by Jani Nikula · 5 years ago
  78. 4c8ed8b drm/i915/selftests: Exercise timeslice rewinding by Chris Wilson · 5 years ago
  79. e06b852 drm/i915/gt: Suppress warnings for unused debugging locals by Chris Wilson · 5 years ago
  80. 3873fd1 drm/i915: Use engine wa list for Wa_1607090982 by Mika Kuoppala · 5 years ago
  81. c616d23 drm/i915/gt: Expand bad CS completion event debug by Chris Wilson · 5 years ago
  82. c8b56cd drm/i915/selftests: Avoid choosing zero for phys_sz by Chris Wilson · 5 years ago
  83. 37305ed drm/i915/selftests: Sabotague the RING_HEAD by Chris Wilson · 5 years ago
  84. 89dd019 drm/i915: Poison rings after use by Chris Wilson · 5 years ago
  85. 42fb60de drm/i915/gem: Don't leak non-persistent requests on changing engines by Chris Wilson · 5 years ago
  86. 0b02f97 drm/i915: Fix the docs for intel_set_cdclk_post_plane_update() by Ville Syrjälä · 5 years ago
  87. 40d4279 drm/i915: Don't use uninitialized 'ret' by Ville Syrjälä · 5 years ago
  88. f16ccb6 drm/i915: Disable use of hwsp_cacheline for kernel_context by Chris Wilson · 5 years ago
  89. 6313e78 drm/i915/selftests: Relax timeout for error-interrupt reset processing by Chris Wilson · 5 years ago
  90. 2fbfc59 drm/i915/dpio_phy: convert to drm_device based logging macros. by Wambui Karuga · 5 years ago
  91. e844141 drm/i915/dsi_vbt: convert to drm_device based logging macros. by Wambui Karuga · 5 years ago
  92. 75bd85f drm/i915/combo_phy: convert to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  93. 157ff3a drm/i915/dpll_mgr: convert to drm_device based logging macros. by Wambui Karuga · 5 years ago
  94. 57a333f drm/i915/crt: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  95. 959a944 drm/i915/color: conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  96. f07fba2 drm/i915/atomic: conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  97. 62e6c08c drm/i915/dp_link_training: convert to drm_device based logging macros. by Wambui Karuga · 5 years ago
  98. 4282735 drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex by Chris Wilson · 5 years ago
  99. 3d9c13a drm/i915: HDCP support on above PORT_E by Anshuman Gupta · 5 years ago
  100. cbc1f3c drm/i915: Skip CPU synchronisation on dmabuf attachments by Chris Wilson · 7 years ago