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