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