1. fce8d23 drm/i915: Extract intel_cursor_check_surface() by Ville Syrjälä · 6 years ago
  2. 25721f8 drm/i915: Move chv rotation checks to plane->check() by Ville Syrjälä · 6 years ago
  3. 7326659 drm/i915: Move display w/a #1175 by Ville Syrjälä · 6 years ago
  4. e21c2d3 drm/i915: Move skl plane fb related checks into a better place by Ville Syrjälä · 6 years ago
  5. 4e0b83a drm/i915: Extract per-platform plane->check() functions by Ville Syrjälä · 6 years ago
  6. fd6e3c6 drm/i915: Nuke plane->can_scale/min_downscale by Ville Syrjälä · 6 years ago
  7. 5d2a195 drm/i915: s/int plane/int color_plane/ by Ville Syrjälä · 6 years ago
  8. f5929c5 drm/i915: Store ggtt_view in plane_state by Ville Syrjälä · 6 years ago
  9. df79cf4 drm/i915: Store the final plane stride in plane_state by Ville Syrjälä · 6 years ago
  10. c11ada0 drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] by Ville Syrjälä · 6 years ago
  11. 645d91f drm/i915: Use pipe A primary plane .max_stride() as the global stride limit by Ville Syrjälä · 6 years ago
  12. ddd5713 drm/i915: Add .max_stride() plane hook by Ville Syrjälä · 6 years ago
  13. 6d19a44 drm/i915: s/tile_offset/aligned_offset/ etc. by Ville Syrjälä · 6 years ago
  14. 35e882a drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G by Chris Wilson · 6 years ago
  15. e2a13d1 drm/i915/ringbuffer: Reload PDs harder on byt/bcs by Chris Wilson · 6 years ago
  16. d3f3e5e drm/i915: Nuke struct_mutex from context_setparam by Chris Wilson · 6 years ago
  17. 146cdf3 drm/i915/icl: Define T_INIT_MASTER registers by Madhav Chauhan · 7 years ago
  18. f9055e7 drm/i915/overlay: Use the ioctl parameters directly by Chris Wilson · 6 years ago
  19. c8124d3 drm/i915/overlay: Allocate physical registers from stolen by Chris Wilson · 6 years ago
  20. c59d2da drm/i915/chv: Update csc coefficient matrix during modeset by P Raviraj Sitaram · 6 years ago
  21. b84d9ab drm/i915/guc: Update GuC power domain states by Michal Wajdeczko · 6 years ago
  22. 5f52172 drm/i915: Missed interrupt simulation is no more, tell the world by Chris Wilson · 6 years ago
  23. a28957b drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  24. 5781cf8 Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  25. d4da8a4 drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  26. 01a84c1 drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  27. 31962ca drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy by Chris Wilson · 6 years ago
  28. 55ac5a1 drm/i915: Attach the pci match data to the device upon creation by Chris Wilson · 6 years ago
  29. acb3ef0 drm/i915/bdw: Increase IPS disable timeout to 100ms by Imre Deak · 6 years ago
  30. 288f1ce drm/i915: Reduce context HW ID lifetime by Chris Wilson · 6 years ago
  31. 9d3f8d2 drm/i915: Be defensive and don't assume PSR has any commit to sync against by Chris Wilson · 6 years ago
  32. a167b1e drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock by Chris Wilson · 6 years ago
  33. b212f0a drm/i915/icl: Fix context RPCS programming by Tvrtko Ursulin · 6 years ago
  34. 06348d3 drm/i915/ringbuffer: Move double invalidate to after pd flush by Chris Wilson · 6 years ago
  35. 7ef4ac6e drm/i915: Double check we didn't miss an unclaimed register access by Chris Wilson · 6 years ago
  36. 9f9d594 drm/i915: Fix ICL+ HDMI clock readout by Ville Syrjälä · 6 years ago
  37. d6acae3 drm/i915: Use a cached mapping for the physical HWS by Chris Wilson · 6 years ago
  38. a0e731f drm/i915: Combine cleanup_status_page() by Chris Wilson · 6 years ago
  39. 4622399 drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains by Chris Wilson · 6 years ago
  40. 34f8990 drm/i915: Update DRIVER_DATE to 20180903 by Joonas Lahtinen · 6 years ago
  41. 6b04870 drm/i915: Forcibly flush unwanted requests in drop-caches by Chris Wilson · 6 years ago
  42. e0ff7a7 drm/i915: Early rejection of buffer allocations larger than RAM by Chris Wilson · 6 years ago
  43. fddcd00 drm/i915: Force the slow path after a user-write error by Chris Wilson · 6 years ago
  44. aae7c06 drm/i915: Flag any possible writes for a GTT fault by Chris Wilson · 6 years ago
  45. 2bfbf6f drm/i915: Do a full device reset after being wedged by Chris Wilson · 6 years ago
  46. 4f2c7337 drm/i915: Determine uses-full-ppgtt from context for execbuf by Chris Wilson · 6 years ago
  47. 48e9050 drm/i915: Explicitly mark Global GTT address spaces by Tvrtko Ursulin · 6 years ago
  48. 2b5cf4e drm/i915/dp_mst: Fix enabling pipe clock for all streams by Imre Deak · 6 years ago
  49. 35ab4fd drm/i915/perf: reuse intel_lrc ctx regs macro by Lionel Landwerlin · 6 years ago
  50. 1c71bc5 drm/i915/perf: simplify configure all context function by Lionel Landwerlin · 6 years ago
  51. a64f888 drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. by Jyoti Yadav · 6 years ago
  52. 3f51b7e1 drm/i915/selftests: Add a simple exerciser for suspend/hibernate by Chris Wilson · 6 years ago
  53. 4a47765 drm/i915: Keep physical cursors pinned while in use by Chris Wilson · 6 years ago
  54. 70b73f9 drm/i915/ringbuffer: Delay after invalidating gen6+ xcs by Chris Wilson · 6 years ago
  55. 0960554 drm/i915: clear error registers after error capture by Lionel Landwerlin · 6 years ago
  56. 381116d drm/i915: Update DRIVER_DATE to 20180830 by Joonas Lahtinen · 6 years ago
  57. 6e4adef drm/i915: Update DRIVER_DATE to 20180830 by Joonas Lahtinen · 6 years ago
  58. 9e4fa01 drm/i915/execlists: Flush tasklet directly from reset-finish by Chris Wilson · 6 years ago
  59. d8c5d29 drm/i915: Don't check power domains state in intel_power_domains_init_hw() by Imre Deak · 6 years ago
  60. 5df5239 drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine by Manasi Navare · 6 years ago
  61. b45649f drm/i915: Do not advertize support for NV12 on ICL yet. by Dhinakaran Pandiyan · 6 years ago
  62. 1856340 drm/i915: Clean up skl_plane_has_planar() by Dhinakaran Pandiyan · 6 years ago
  63. 0d45db9 drm/i915: Reject compressed Y/Yf with interlaced modes by Ville Syrjälä · 6 years ago
  64. eb0f504 drm/i915: Don't pass plane to .check_plane() by Ville Syrjälä · 6 years ago
  65. ed11e41 drm/i915: Fix gtt_view asserts by Ville Syrjälä · 6 years ago
  66. 1895759 drm/i915: Use dp_to_i915 on intel_psr.c by Rodrigo Vivi · 6 years ago
  67. de25eb7 drm/i915: introduce dp_to_i915() helper by Rodrigo Vivi · 6 years ago
  68. 5382bed drm/i915/selftests: ring all doorbells in igt_guc_doorbells by Daniele Ceraolo Spurio · 6 years ago
  69. 65df9c7 drm/i915/psr: Rewrite comments in intel_psr_wait_for_idle() by Dhinakaran Pandiyan · 6 years ago
  70. fd255f6 drm/i915/psr: Remove wait_for_idle() for PSR2 by Dhinakaran Pandiyan · 6 years ago
  71. 3cf71bc drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" by Jan-Marek Glogowski · 6 years ago
  72. f7480b2 drm/i915: move lookup_power_well() up by Paulo Zanoni · 6 years ago
  73. 0229bfd drm/i915: use for_each_power_well in lookup_power_well() by Paulo Zanoni · 6 years ago
  74. 99da0b3 drm/i915: WARN() if we can't lookup_power_well() by Paulo Zanoni · 6 years ago
  75. 39d1e234 drm/i915/icl: implement the tc/legacy HPD {dis,}connect flows by Paulo Zanoni · 6 years ago
  76. 62d3a8d drm/i915: Free write_buf that we allocated with kzalloc. by Rodrigo Vivi · 6 years ago
  77. a61d904 drm/i915: Simplify condition to keep DMC active during S0ix by Imre Deak · 6 years ago
  78. 53867b4 drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE by Dhinakaran Pandiyan · 6 years ago
  79. 63eaf9a drm/i915: Add a small wrapper to check for CCS modifiers. by Dhinakaran Pandiyan · 6 years ago
  80. 0577ab4 drm/i915/psr: Add PSR mode/revision to debugfs by Azhar Shaikh · 6 years ago
  81. b1f1c2c drm/i915: Fix glk/cnl display w/a #1175 by Ville Syrjälä · 6 years ago
  82. 1aeb1b5 drm/i915/psr: Mask PSR irq bits when re-enabling interrupts. by Dhinakaran Pandiyan · 6 years ago
  83. 9844d4b drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit by Dhinakaran Pandiyan · 6 years ago
  84. 63ec132 drm/i915/psr: Print PSR_STATUS when PSR idle wait times out. by Dhinakaran Pandiyan · 6 years ago
  85. df4f94e drm/i915: Correct CSB probing for engine state dumper by Chris Wilson · 6 years ago
  86. 7b19f54 drm/i915/icl: Get DDI clock for ICL for MG PLL and TBT PLL by Manasi Navare · 6 years ago
  87. bcaad53 drm/i915/icl: Implement HSDIV_RATIO of MG_CLKTOP2_HSCLKCTL_PORT reg as separate divider value defines by Manasi Navare · 6 years ago
  88. 35a5fd9 drm/i915/audio: Hook up component bindings even if displays are disabled by Chris Wilson · 6 years ago
  89. 59f1c8a drm/i915: Increase LSPCON timeout by Fredrik Schön · 6 years ago
  90. 6dfc4a8 drm/i915: Verify power domains after enabling them by Imre Deak · 6 years ago
  91. da4468a drm/i915: Do not redefine the has_csr parameter. by Anusha Srivatsa · 6 years ago
  92. 66fc829 drm/i915/execlists: Include reset depth in traces by Chris Wilson · 6 years ago
  93. dce8887 drm/i915: remove confusing GPIO vs PCH_GPIO by Lucas De Marchi · 6 years ago
  94. 336662e5 drm/i915/gvt: use its own define for gpio by Lucas De Marchi · 6 years ago
  95. f5133cc drm/i915: make PCH_GMBUS* definitions private to gvt by Lucas De Marchi · 6 years ago
  96. 2cd9a68 drm/i915: Refactor intel_display_set_init_power() logic by Imre Deak · 6 years ago
  97. 07d8057 drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable by Chris Wilson · 6 years ago
  98. a4417b7 drm/i915: Stop holding a ref to the ppgtt from each vma by Chris Wilson · 6 years ago
  99. 805615d drm/i915: Remove useless error return from intel_init_mocs_engine() by Chris Wilson · 6 years ago
  100. fc0c5a9 drm/i915: Only skip connector output for disable_display by Chris Wilson · 6 years ago