1. a399715 drm/i915/selftests: Fix uninitialized variable by Gustavo A. R. Silva · 7 years ago
  2. df9e652 drm/i915/fbdev: Enable late fbdev initial configuration by José Roberto de Souza · 7 years ago
  3. aaab22b drm/i915: Skip printing global offsets for per-engine scratch pages by Chris Wilson · 7 years ago
  4. 56021f4 drm/i915: Don't dump umpteen thousand requests by Chris Wilson · 7 years ago
  5. 247870a drm/i915: Build request info on stack before printk by Chris Wilson · 7 years ago
  6. 1c3c1dc drm/i915: Add compiler barrier to wait_for by Mika Kuoppala · 7 years ago
  7. 3085982 drm/i915: Use ktime on wait_for by Mika Kuoppala · 7 years ago
  8. 672e314 drm/i915/kbl: Add KBL GT2 sku by Matt Atwood · 7 years ago
  9. 1f7e305 Merge tag 'gvt-next-2018-04-23' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Jani Nikula · 7 years ago
  10. 3eda0d2 drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notification by Gustavo A. R. Silva · 7 years ago
  11. 41e7ccc drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regs by Gustavo A. R. Silva · 7 years ago
  12. 96bebe3 drm/i915/gvt: scan non-privileged batch buffer for debug purpose by Zhao Yan · 7 years ago
  13. 89babe7 drm/i915/gvt: Update time slice more frequently by Zhipeng Gong · 7 years ago
  14. 292bb0d drm/i915/gvt: Use real time to do timer check by Zhipeng Gong · 7 years ago
  15. 011f22e drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers v2 by Hans de Goede · 7 years ago
  16. 3f983e54 drm/i915/psr: Timestamps for PSR entry and exit interrupts. by Dhinakaran Pandiyan · 7 years ago
  17. 54fd314 drm/i915/psr: Control PSR interrupts via debugfs by Dhinakaran Pandiyan · 7 years ago
  18. e04f7ec drm/i915: Enable edp psr error interrupts on bdw+ by Ville Syrjälä · 7 years ago
  19. fc34044 drm/i915: Enable edp psr error interrupts on hsw by Daniel Vetter · 7 years ago
  20. c4c2525 drm/i915: Remove skl dc6 enable/disable functions by Daniel Vetter · 7 years ago
  21. b49be66 drm/i915: Enable display WA#1183 from its correct spot by Imre Deak · 7 years ago
  22. eadd272 drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0) by Ville Syrjälä · 7 years ago
  23. e307126 drm/i915/dsi: improve dphy param limits logging by Jani Nikula · 7 years ago
  24. 2a5b95b4 drm/i915/audio: set minimum CD clock to twice the BCLK by Abhay Kumar · 7 years ago
  25. b7268c5 drm/i915: Pack params to engine->schedule() into a struct by Chris Wilson · 7 years ago
  26. 0c7112a drm/i915: Rename priotree to sched by Chris Wilson · 7 years ago
  27. 98ff5c7 drm/i915: Move the priotree struct to its own headers by Chris Wilson · 7 years ago
  28. 8221229 drm/i915/audio: Fix audio detection issue on GLK by Gaurav K Singh · 7 years ago
  29. 94f8dfc drm/i915/selftests: Handle a potential failure of intel_ring_begin by Oscar Mateo · 7 years ago
  30. 9f172f6 drm/i915: Call i915_perf_fini() on init_hw error unwind by Chris Wilson · 7 years ago
  31. f4ecfbf drm/i915: Check whitelist registers across resets by Chris Wilson · 7 years ago
  32. 5bbed0b drm/i915/guc: Remove GUC_CTL_DEVICE_INFO parameter by Piorkowski, Piotr · 7 years ago
  33. fadec6e drm/i915: Update DRIVER_DATE to 20180413 by Jani Nikula · 7 years ago
  34. 61bf971 drm/i915/cnl: Use mmio access to context status buffer by Mika Kuoppala · 7 years ago
  35. e53a105 drm/i915/bios: reduce the scope of some local variables in parse_ddi_port() by Jani Nikula · 7 years ago
  36. f212bf9 drm/i915/bios: filter out invalid DDC pins from VBT child devices by Jani Nikula · 7 years ago
  37. 59b449d drm/i915: Split out functions for different kinds of workarounds by Oscar Mateo · 7 years ago
  38. 7d3c425 drm/i915: Move a bunch of workaround-related code to its own file by Oscar Mateo · 7 years ago
  39. 15c83c4 drm/i915/execlists: Set queue priority from secondary port by Chris Wilson · 7 years ago
  40. f3aa929 drm/i915/bios: remove duplicated code by Jani Nikula · 7 years ago
  41. 2924bde drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6 by Tvrtko Ursulin · 7 years ago
  42. 2184b3d drm/i915/guc: Replace %phn with %ph by Chris Wilson · 7 years ago
  43. 3834dc1 drm/i915: Don't fiddle with rps/rc6 across GPU reset by Chris Wilson · 7 years ago
  44. d52ad9c drm/i915: Add debugfs file to clear FIFO underruns. by Maarten Lankhorst · 7 years ago
  45. daeb725 drm/i915/psr: Chase psr.enabled only under the psr.lock by Chris Wilson · 7 years ago
  46. 1b85147 drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeout by Imre Deak · 7 years ago
  47. 8b69449 drm/i915: Remove last references to drm_atomic_get_existing* macros by Maarten Lankhorst · 7 years ago
  48. 70c7183 drm/i915: Remove get_existing_crtc_state by Maarten Lankhorst · 7 years ago
  49. cd27d88 drm/i915: Change use get_new_plane_state instead of existing plane state by Maarten Lankhorst · 7 years ago
  50. 0c5c7df drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE by Tvrtko Ursulin · 7 years ago
  51. 19d3cf0 drm/i915: Enclose for_each_engine_masked macro arguments in parentheses by Tvrtko Ursulin · 7 years ago
  52. 77224cd drm/i915: Upscale scaler max scale for NV12 by Chandra Konduru · 7 years ago
  53. a589b13 drm/i915: Update format_is_yuv() to include NV12 by Chandra Konduru · 7 years ago
  54. e6e1948 drm/i915: Set scaler mode for NV12 by Chandra Konduru · 7 years ago
  55. 8ed30ab drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg by Vidya Srinivas · 7 years ago
  56. c4a4efa drm/i915: Display WA 827 by Vidya Srinivas · 7 years ago
  57. e1f96a6 drm/i915/skl: split skl_compute_ddb function by Mahesh Kumar · 7 years ago
  58. 08d0e87 drm/i915/skl+: nv12 workaround disable WM level 1-7 by Mahesh Kumar · 7 years ago
  59. 8b2b53c drm/i915/skl+: make sure higher latency level has higher wm value by Mahesh Kumar · 7 years ago
  60. 62027b7 drm/i915/skl+: pass skl_wm_level struct to wm compute func by Mahesh Kumar · 7 years ago
  61. 942aa2d drm/i915/skl+: NV12 related changes for WM by Mahesh Kumar · 7 years ago
  62. ddf3431 drm/i915/skl+: support verification of DDB HW state for NV12 by Mahesh Kumar · 7 years ago
  63. f34a291 drm/i915/skl+: add NV12 in skl_format_to_fourcc by Mahesh Kumar · 7 years ago
  64. b879d58 drm/i915/skl+: refactor WM calculation for NV12 by Mahesh Kumar · 7 years ago
  65. 60f8e87 drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values by Mahesh Kumar · 7 years ago
  66. be1c63c drm/i915/dp: Send DPCD ON for MST before phy_up by Lyude Paul · 7 years ago
  67. d0667e9 drm/i915: Pass the set of guilty engines to i915_reset() by Chris Wilson · 7 years ago
  68. bba0869 drm/i915: Treat i915_reset_engine() as guilty until proven innocent by Chris Wilson · 7 years ago
  69. e4d2006 drm/i915: Split out parking from the idle worker for reuse by Chris Wilson · 7 years ago
  70. 29991d5 drm/i915/selftests: Rename wait_for_hang() to wait_until_running() by Chris Wilson · 7 years ago
  71. 2b2874e drm/i915/icl: Enable RC6 and RPS in Gen11 by Oscar Mateo · 7 years ago
  72. 96606f3 drm/i915/icl: Deal with GT INT DW correctly by Oscar Mateo · 7 years ago
  73. d02b98b drm/i915/icl: Handle RPS interrupts correctly for Gen11 by Oscar Mateo · 7 years ago
  74. f744dbc drm/i915/icl: Use hw engine class, instance to find irq handler by Mika Kuoppala · 7 years ago
  75. e34b034 drm/i915/icl: Add reset control register changes by Michel Thierry · 7 years ago
  76. 99d7e4e drm/i915: Describe the bottom of stack in processing a batchbuffer by Kevin Rogovin · 7 years ago
  77. 4d42db1 drm/i915: Add link to documentation in i915_gem_execbuffer.c by Kevin Rogovin · 7 years ago
  78. fd5ff5f drm/i915: Narration overview on GEM by Kevin Rogovin · 7 years ago
  79. 0286667 drm/i915/selftests: Avoid repeatedly harming the same innocent context by Chris Wilson · 7 years ago
  80. b651bd2 drm/i915/audio: Fix audio enumeration issue on BXT by Gaurav K Singh · 7 years ago
  81. 46a67c4 drm/i915: Fix memory leak in intel_hdcp auth by Radhakrishna Sripada · 7 years ago
  82. 40da1d3 drm/i915: Only call finish_reset after a prepare_reset by Chris Wilson · 7 years ago
  83. 2c66555 drm/i915/selftests: Add basic sanitychecks for execlists by Chris Wilson · 7 years ago
  84. 6be1187 drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value by Xidong Wang · 7 years ago
  85. 6308a31 drm/i915: Check hdcp key loadability by Ramalingam C · 7 years ago
  86. 41baafa drm/i915: Read Vprime thrice incase of mismatch by Ramalingam C · 7 years ago
  87. 4bfbec6 drm/i915: Read HDCP R0 thrice in case of mismatch by Ramalingam C · 7 years ago
  88. 2a694fe drm/i915: Store preemption capability in engine->flags by Chris Wilson · 7 years ago
  89. f260520 drm/i915/execlists: Track begin/end of execlists submission sequences by Chris Wilson · 7 years ago
  90. 1f901d5 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  91. 4df4925 drm/i915/psr: Set DPCD PSR2 enable bit when needed by José Roberto de Souza · 7 years ago
  92. 26e5378d drm/i915/psr: Cache sink synchronization latency by José Roberto de Souza · 7 years ago
  93. fe36181 drm/i915/psr: Use PSR2 macro for PSR2 by José Roberto de Souza · 7 years ago
  94. 95f28d2 drm/i915/psr: Do not override PSR2 sink support by José Roberto de Souza · 7 years ago
  95. 5e87325 drm/i915/psr/cnl: Enable Y-coordinate support in source by José Roberto de Souza · 7 years ago
  96. aee3bac drm/i915/psr: Tie PSR2 support to Y coordinate requirement by José Roberto de Souza · 7 years ago
  97. 6ce9b78 drm/i915/psr: Nuke aux frame sync by José Roberto de Souza · 7 years ago
  98. fe36948 drm: Add DP last received PSR SDP VSC register and bits by José Roberto de Souza · 7 years ago
  99. 4f212e4 drm: Add DP PSR2 sink enable bit by José Roberto de Souza · 7 years ago
  100. 3df82dd4 drm/i915: Only warn for might_sleep() before a slow wait_for_register by Chris Wilson · 7 years ago