1. 989df3a drm/i915/execlists: Reclaim the hanging virtual request by Chris Wilson · 5 years ago
  2. 4ba5c08 drm/i915/execlists: Take a reference while capturing the guilty request by Chris Wilson · 5 years ago
  3. bf9cc89 drm/i915/gt: Include a tell-tale for engine parking by Chris Wilson · 5 years ago
  4. a9f236d drm/i915: Make WARN* drm specific where uncore or stream ptr is available by Pankaj Bharadiya · 5 years ago
  5. 48a1b8d drm/i915: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  6. 0d4c351 drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  7. 85c823a drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  8. 3a47ae2 drm/i915/display: Make WARN* drm specific where encoder ptr is available by Pankaj Bharadiya · 5 years ago
  9. 7c7d5b1 Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Jani Nikula · 5 years ago
  10. dc1a73e drm/print: introduce new struct drm_device based WARN* macros by Pankaj Bharadiya · 5 years ago
  11. 5424f5d drm/i915: Clear the GGTT_WRITE bit on unbinding the vma by Chris Wilson · 5 years ago
  12. d2a4bb6 drm/i915: Don't use VBT for detecting DPCD backlight controls by Lyude Paul · 5 years ago
  13. eea4262 drm/i915: drop alpha_support for good in favour of force_probe by Jani Nikula · 5 years ago
  14. 29baf3a drm/i915: Don't show the blank process name for internal/simulated errors by Chris Wilson · 5 years ago
  15. 486bba4 drm/i915/hdcp: Clean up local variables by Ville Syrjälä · 5 years ago
  16. 5d1db3f drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port() by Ville Syrjälä · 5 years ago
  17. 490eda5 drm/i915: Use intel_attached_dp() instead of hand rolling it by Ville Syrjälä · 5 years ago
  18. ecdfd84 drm/i915: Relocate intel_attached_dp() by Ville Syrjälä · 5 years ago
  19. fa7edcd drm/i915: Use intel_attached_encoder() by Ville Syrjälä · 5 years ago
  20. 6fe2029 drm/i915/dp: debug log max vswing and pre-emphasis by Jani Nikula · 5 years ago
  21. 08b90a7 drm/i915: use intel_bios_is_port_present() by Jani Nikula · 5 years ago
  22. 85d8ec2 drm/i915/bios: check DDI port presence based on child device by Jani Nikula · 5 years ago
  23. c5faae5 drm/i915/bios: add intel_bios_port_supports_*() by Jani Nikula · 5 years ago
  24. 17004bf drm/i915/bios: add intel_bios_alternate_ddc_pin() by Jani Nikula · 5 years ago
  25. f83acda drm/i915/bios: add intel_bios_dp_max_link_rate() by Jani Nikula · 5 years ago
  26. 01a6088 drm/i915/bios: intel_bios_hdmi_boost_level() by Jani Nikula · 5 years ago
  27. 605a187 drm/i915/bios: intel_bios_dp_boost_level() by Jani Nikula · 5 years ago
  28. 0aed3bd drm/i915/bios: add intel_bios_hdmi_level_shift() by Jani Nikula · 5 years ago
  29. d9ee211 drm/i915/bios: add intel_bios_max_tmds_encoder() by Jani Nikula · 5 years ago
  30. 7865559 drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list by Chris Wilson · 5 years ago
  31. 814df0c drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling by Ville Syrjälä · 5 years ago
  32. b104046 drm/i915: Consolidate HDMI force_dvi handling by Ville Syrjälä · 5 years ago
  33. cb70b71 drm/i915/sdvo: Reduce the size of the on stack buffers by Ville Syrjälä · 5 years ago
  34. 691313e drm/i915: Move encoder variable to tighter scope by Ville Syrjälä · 5 years ago
  35. b33950d drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_mask by Ville Syrjälä · 5 years ago
  36. ee34801 drm/i915: Prefer to use the pipe to index the ddb entries by Ville Syrjälä · 5 years ago
  37. fff13e6 drm/i915: Clear most of crtc state when disabling the crtc by Ville Syrjälä · 5 years ago
  38. d0eed15 drm/i915: Fix post-fastset modeset check for port sync by Ville Syrjälä · 5 years ago
  39. 0b3bd0cd drm/i915: Align engine->uabi_class/instance with i915_drm.h by Tvrtko Ursulin · 5 years ago
  40. cd69952 drm/i915/gt: Be paranoid and reset the GPU before release by Chris Wilson · 5 years ago
  41. 8e78871 drm/i915/userptr: fix size calculation by Matthew Auld · 5 years ago
  42. 24860ad drm/i915/userptr: add user_size limit check by Matthew Auld · 5 years ago
  43. 9452302 drm/i915/gt: Report the currently active execlists request by Chris Wilson · 5 years ago
  44. 89c0249 drm/i915: convert to new logging macros in i915/intel_memory_region.c by Wambui Karuga · 5 years ago
  45. fd6735f drm/i915: convert to new logging macros in i915/intel_gvt.c by Wambui Karuga · 5 years ago
  46. 68b3271 drm/i915: conversion to new logging macros in i915/intel_device_info.c by Wambui Karuga · 5 years ago
  47. 5e04eb0 drm/i915: conversion to new logging macros in i915/intel_csr.c by Wambui Karuga · 5 years ago
  48. aee2eee drm/i915: conversion to new logging macros in i915/i915_vgpu.c by Wambui Karuga · 5 years ago
  49. 77b2089 drm/i915/guc: Introduce CT_DEBUG by Michal Wajdeczko · 5 years ago
  50. d624d40 drm/i915/guc: Switch to CT_ERROR in ct_read by Michal Wajdeczko · 5 years ago
  51. 235198d drm/i915/guc: Don't pass CTB while reading by Michal Wajdeczko · 5 years ago
  52. 6a327cb drm/i915/guc: Don't pass CTB while writing by Michal Wajdeczko · 5 years ago
  53. 1b9fc94 drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTB by Michal Wajdeczko · 5 years ago
  54. 416d383 drm/i915: Satisfy smatch that a loop has at least one iteration by Chris Wilson · 5 years ago
  55. f1766e3 drm/i915: Fix typo in kerneldoc function name by Chris Wilson · 5 years ago
  56. 04062c5 drm/i915: Fix i915_error_state_store error defination by Zhang Xiaoxu · 5 years ago
  57. c53aec2 drm/i915: Include the debugfs params header for its own definition by Chris Wilson · 5 years ago
  58. 9ac7d53 drm/i915: Auto detect DPCD backlight support by default by Lyude Paul · 5 years ago
  59. 662884a drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight() by Lyude Paul · 5 years ago
  60. 7994672 drm/i915: Assume 100% brightness when not in DPCD control mode by Lyude Paul · 5 years ago
  61. fde7266 drm/i915: Fix eDP DPCD aux max backlight calculations by Lyude Paul · 5 years ago
  62. 960287c drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2) by Vivek Kasireddy · 5 years ago
  63. 7483173 drm/i915/execlists: Offline error capture by Chris Wilson · 5 years ago
  64. 32ff621 drm/i915/gt: Allow temporary suspension of inflight requests by Chris Wilson · 5 years ago
  65. 672c368 drm/i915: Keep track of request among the scheduling lists by Chris Wilson · 5 years ago
  66. 9e83713a drm/i915/psr: Share the computation of idle frames by José Roberto de Souza · 5 years ago
  67. 6f4194c drm/i915: add Wa_14010594013: icl,ehl by Matt Atwood · 5 years ago
  68. 9c92aa4 drm/i915/gt: Drop rogue space in the middle of GT_TRACE by Chris Wilson · 5 years ago
  69. f3c0efc drm/i915/execlists: Leave resetting ring to intel_ring by Chris Wilson · 5 years ago
  70. f78d5da drm/i915/tgl: Add Wa_1409825376 to tgl by Radhakrishna Sripada · 5 years ago
  71. d54151c drm/i915/fbc: Add fbc tracepoints by Ville Syrjälä · 5 years ago
  72. 661d6ec drm/i915/fbc: Nuke fbc_supported() by Ville Syrjälä · 5 years ago
  73. 9ecc6eab drm/i915/fbc: Move the plane state check into the fbc functions by Ville Syrjälä · 5 years ago
  74. 72ff2b8 drm/i915/gt: Use the BIT when checking the flags, not the index by Chris Wilson · 5 years ago
  75. a267ab8 drm/i915/params: support bool values for int and uint params by Jani Nikula · 5 years ago
  76. c43c5a8 drm/i915/params: add i915 parameters to debugfs by Jani Nikula · 5 years ago
  77. f22fd33 drm/i915/gen11: Add additional pcode status values by Matt Roper · 5 years ago
  78. 4ec5abe drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER by José Roberto de Souza · 5 years ago
  79. bd3cf6f drm/i915/dp/tgl+: Update combo phy vswing tables by José Roberto de Souza · 5 years ago
  80. b63b4fe drm/i915/selftests: Add a mock i915_vma to the mock_ring by Chris Wilson · 5 years ago
  81. 103605e drm/i915: Make a copy of the ggtt view for slave plane by Ville Syrjälä · 5 years ago
  82. 36c8e35 drm/i915/gem: Take local vma references for the parser by Chris Wilson · 5 years ago
  83. 88a5751 drm/i915/guc: Use correct name for last CT fence by Michal Wajdeczko · 5 years ago
  84. 59a46ad drm/i915/guc: Update CTB helpers to use CT_ERROR by Michal Wajdeczko · 5 years ago
  85. 18c8832 drm/i915/guc: Introduce CT_ERROR by Michal Wajdeczko · 5 years ago
  86. d8186dd drm/i915/guc: Simpler CT message size calculation by Michal Wajdeczko · 5 years ago
  87. e88e9f8 drm/i915/gt: Clear rc6 residency trackers across suspend by Chris Wilson · 5 years ago
  88. f4e9894 drm/i915/pmu: Correct the rc6 offset upon enabling by Chris Wilson · 5 years ago
  89. f2221a5 drm/i915: Update DRIVER_DATE to 20200114 by Jani Nikula · 5 years ago
  90. 6b7133b drm/i915/gt: Always reset the timeslice after a context switch by Chris Wilson · 5 years ago
  91. 5422d87d drm/i915: Fix too few arguments to function i915_capture_error_state by Zhang Xiaoxu · 5 years ago
  92. 59be9b9 drm/i915: Fix multiple definition of 'i915_vma_capture_finish' by Zhang Xiaoxu · 5 years ago
  93. 79003e6 drm/i915: Use the passed in encoder by Ville Syrjälä · 5 years ago
  94. b7d02c3 drm/i915: Pass intel_encoder to enc_to_*() by Ville Syrjälä · 5 years ago
  95. 43a6d19 drm/i915: Pass intel_connector to intel_attached_*() by Ville Syrjälä · 5 years ago
  96. d5848c4 drm/i915: Bump up CDCLK to eliminate underruns on TGL by Stanislav Lisovskiy · 5 years ago
  97. aebf3b5 drm/i915/pmu: Do not use colons or dashes in PMU names by Tvrtko Ursulin · 5 years ago
  98. d713e3a drm/i915: Correct typo in i915_vma_compress_finish stub by Chris Wilson · 5 years ago
  99. 1868c75 drm/i915/uc: Add sanitize to to intel_uc_ops by Michal Wajdeczko · 5 years ago
  100. cc93f7b drm/i915/uc: Add init/fini to to intel_uc_ops by Michal Wajdeczko · 5 years ago