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