1. 1112e16 drm/i915/pipe_crc: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  2. 6471bd7 drm/i915/psr: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  3. 6efb1b7 drm/i915/quirks: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  4. c808c4a drm/i915/sdvo: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  5. 375e4fb drm/i915/sprite: automatic conversion to drm_device based logging macros by Wambui Karuga · 5 years ago
  6. c4d1626 drm/i915/tc: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  7. 025c2e1 drm/i915/tv: automatic conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  8. 53897b4 drm/i915/vdsc: convert to struct drm_device based logging macros. by Wambui Karuga · 5 years ago
  9. 2d73385 drm/i915/vga: conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  10. f1f76d7 drm/i915/vlv_dsi: conversion to drm_device based logging macros. by Wambui Karuga · 5 years ago
  11. b2f7c0f drm/i915/vlv_dsi_pll: conversion to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  12. f4224a4 drm/i915/display: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  13. 8afb292 drm/i915/display/tc: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  14. b4329a0 drm/i915/display/sdvo: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  15. 16c5608 drm/i915/display/psr: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  16. 48522d3 drm/i915/display/panel: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  17. b0b2ed0 drm/i915/display/overlay: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  18. 10d4e14 drm/i915/display/hdmi: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  19. 5836019 drm/i915/fbdev: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  20. 6a0e032 drm/i915/display/fbc: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  21. 99bc73e drm/i915/display/dpll_mgr: Make WARN* drm specific where drm_device ptr is available by Pankaj Bharadiya · 5 years ago
  22. 8faa725 drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno by Chris Wilson · 5 years ago
  23. 855e39e drm/i915: Initialise basic fence before acquiring seqno by Chris Wilson · 5 years ago
  24. 30ca04e drm/i915: Hold reference to previous active fence as we queue by Chris Wilson · 5 years ago
  25. 6a79c28 drm/i915/display/crt: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  26. 9a3b466 drm/i915/display/audio: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  27. 3dbe5e1 drm/i915/display/icl_dsi: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  28. 380f042 drm/i915: Move ringbuffer WAs to engine workaround list by Daniele Ceraolo Spurio · 5 years ago
  29. eeec73f drm/i915/gt: Skip rmw for masked registers by Chris Wilson · 5 years ago
  30. faea179 drm/i915: extract engine WA programming to common resume function by Daniele Ceraolo Spurio · 5 years ago
  31. e85de17 drm/i915/guc: Introduce guc_is_ready by Michal Wajdeczko · 5 years ago
  32. b0e02a7 drm/i915/selftests: Disable heartbeat around hang tests by Chris Wilson · 5 years ago
  33. bd46aa2 drm/i915/selftests: Also wait for the scratch buffer to be bound by Chris Wilson · 5 years ago
  34. a34f61d drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt by Chris Wilson · 5 years ago
  35. d1b9b5f drm/i915/gem: Require per-engine reset support for non-persistent contexts by Chris Wilson · 5 years ago
  36. 0c2d551 drm/i915: Store active_pipes bitmask in cdclk state by Ville Syrjälä · 5 years ago
  37. 28a30b4 drm/i915: Convert cdclk to global state by Ville Syrjälä · 5 years ago
  38. aac9787 drm/i915: Introduce intel_calc_active_pipes() by Ville Syrjälä · 5 years ago
  39. fd1a9bb drm/i915: Convert bandwidth state to global state by Ville Syrjälä · 5 years ago
  40. 0ef1905 drm/i915: Introduce better global state handling by Ville Syrjälä · 5 years ago
  41. 5f34299 drm/i915: Move intel_atomic_state_free() into intel_atomic.c by Ville Syrjälä · 5 years ago
  42. ed645ee drm/i915: s/init_cdclk/init_cdclk_hw/ by Ville Syrjälä · 5 years ago
  43. 4c029c4 drm/i915: swap() the entire cdclk state by Ville Syrjälä · 5 years ago
  44. 1965de6 drm/i915: Extract intel_cdclk_state by Ville Syrjälä · 5 years ago
  45. 5604e9c drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention by Ville Syrjälä · 5 years ago
  46. 0bb94e0 drm/i915: s/cdclk_state/cdclk_config/ by Ville Syrjälä · 5 years ago
  47. 65c88a8 drm/i915: s/need_cd2x_updare/can_cd2x_update/ by Ville Syrjälä · 5 years ago
  48. b4db3a8 drm/i915: Collect more cdclk state under the same roof by Ville Syrjälä · 5 years ago
  49. 54f09d2 drm/i915: Move more cdclk state handling into the cdclk code by Ville Syrjälä · 5 years ago
  50. f119a5e drm/i915: Nuke skl wm.dirty_pipes bitmask by Ville Syrjälä · 5 years ago
  51. 6dcde04 drm/i915: Move linetime wms into the crtc state by Ville Syrjälä · 5 years ago
  52. 0560b0c drm/i915: Polish WM_LINETIME register stuff by Ville Syrjälä · 5 years ago
  53. 1c9d2eb drm/i915: move intel_dp_set_m_n() to encoder for DDI platforms by Jani Nikula · 5 years ago
  54. 87e9bb4 drm/i915/dsi: Enable ICL DSI transcoder as part of encoder->enable by Vandita Kulkarni · 5 years ago
  55. 21fd23a drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms by Jani Nikula · 5 years ago
  56. 219cee8 drm/i915/debugfs: remove VBT data about DRRS by Jani Nikula · 5 years ago
  57. e379346 drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex by Chris Wilson · 5 years ago
  58. e986209 drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement by Chris Wilson · 5 years ago
  59. 280d14a drm/i915/gem: Tighten checks and acquiring the mmap object by Chris Wilson · 5 years ago
  60. 37b7617 drm/i915/fbc: __intel_fbc_cleanup_cfb() may be called multiple times by Chris Wilson · 5 years ago
  61. bf72c8c drm/i915/gt: Skip global serialisation of clear_range for bxt vtd by Chris Wilson · 5 years ago
  62. 0cef62d drm/i915/ring: convert to new logging macros in gt/intel_ring_submission.c by Wambui Karuga · 5 years ago
  63. 1a6c83e drm/i915/gt: convert to new logging macros in gt/intel_gt.c by Wambui Karuga · 5 years ago
  64. ce01643 drm/i915/engine_cs: use new drm logging macros in gt/intel_engine_cs.c by Wambui Karuga · 5 years ago
  65. f847462 drm/i915/reset: conversion to new drm logging macros in gt/intel_reset.c by Wambui Karuga · 5 years ago
  66. 52ce707 drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c by Wambui Karuga · 5 years ago
  67. d4c3c0b drm/i915: Fix preallocated barrier list append by José Roberto de Souza · 5 years ago
  68. f704310 drm/i915: add extra slice common debug registers by Lionel Landwerlin · 5 years ago
  69. f1042cc drm/i915/execlists: Ignore discrepancies in pending[] across resets by Chris Wilson · 5 years ago
  70. 70a76a9 drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT by Chris Wilson · 5 years ago
  71. 8a57469 drm/i915/execlist: Mark up racy read of execlists->pending[0] by Chris Wilson · 5 years ago
  72. ba12993 drm/i915/selftests/perf: measure memcpy bw between regions by Matthew Auld · 5 years ago
  73. cd1c4d4 drm/i915/debugfs: remove i915_dpcd file by Jani Nikula · 5 years ago
  74. ddfa21b drm/i915/psr: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  75. 667944ad drm/i915/hdcp: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  76. b4e3388 drm/i915/dp: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  77. d6e5385 drm/i915/display_power: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  78. dc008bf drm/i915/display: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  79. f7960e7 drm/i915/ddi: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  80. cfe8629 drm/i915/combo_phy: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  81. 1c63f6d drm/i915/icl_dsi: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  82. 6717f7c drm/i915/selftests: Lock the drm_mm as we search by Chris Wilson · 5 years ago
  83. 0543fbf4 drm/i915/trace: i915_request.prio is a signed value by Chris Wilson · 5 years ago
  84. a284778 drm/i915/gt: Lift set-wedged engine dumping out of user paths by Chris Wilson · 5 years ago
  85. ff3d4ff drm/i915/gt: Tidy repetition in declaring gen8+ interrupts by Chris Wilson · 5 years ago
  86. 6cc32f1 drm/i915/gt: Reorganise gen8+ interrupt handler by Chris Wilson · 5 years ago
  87. 03d0ed8 drm/i915: Skip capturing errors from internal contexts by Chris Wilson · 5 years ago
  88. 6f280b1 drm/i915/perf: Fix OA context id overlap with idle context id by Umesh Nerlige Ramappa · 5 years ago
  89. e542934 drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex by Chris Wilson · 5 years ago
  90. 9c65271 drm/i915: Restore the kernel context after verifying the w/a by Chris Wilson · 5 years ago
  91. 909438b drm/i915/vlv_dsi_pll: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  92. 992d469 drm/i915/vlv_dsi: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  93. d1ab5b2 drm/i915/vdsc: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  94. d49e857 drm/i915/sprite: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  95. c51e713 drm/i915/psr: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  96. 41dd67c drm/i915/pipe_crc: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  97. a87e692 drm/i915: Give aux channels a better name by Ville Syrjälä · 5 years ago
  98. 264c024 drm/i915: Include the AUX CH name in the debug messages by Ville Syrjälä · 5 years ago
  99. ac0e331 drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release by Chris Wilson · 5 years ago
  100. 70bc7ed drm/i915/vga: use intel_de_*() functions for register access by Jani Nikula · 5 years ago