1. 3123698 drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result by Chris Wilson · 7 years ago
  2. e60b36f drm/i915: Squelch smatch warning for statement with no effect by Chris Wilson · 7 years ago
  3. ada8c41 drm/i915/guc: Small improvements to guc_wq_item_append by Oscar Mateo · 7 years ago
  4. 048d284 drm/i915/guc: Remove WQ_WORKLOAD_SHIFT define by Oscar Mateo · 7 years ago
  5. e9eb803 drm/i915/guc: Name the default GuC scheduling policy by Oscar Mateo · 7 years ago
  6. 2013dde drm/i915: Move the context descriptor to an inline helper by Chris Wilson · 7 years ago
  7. 5b60fc0 drm/i915/dsi: Replace MIPI command error message with debug message by Mika Kahola · 7 years ago
  8. f44e354 drm/i915/cnp: set min brightness from VBT by Lee, Shawn C · 7 years ago
  9. 33c8d88 Revert "drm/i915/bxt: Disable device ready before shutdown command" by Uma Shankar · 7 years ago
  10. ac70ebe drm/i915: Cleanup error paths through eb_lookup_vma() by Chris Wilson · 7 years ago
  11. 4ebc650 drm/i915/spt+: Don't reset invalid AUX channel interrupt bits in SDEIMR by Dhinakaran Pandiyan · 7 years ago
  12. 61843f0 drm/i915: Name the IPS_PCODE_CONTROL bit by Ville Syrjälä · 7 years ago
  13. 3e8ddd9 drm/i915: Nuke some bogus tabs from the pcode defines by Ville Syrjälä · 7 years ago
  14. 36e16c4 drm/i915: Factor out setup_private_pat() by Zhi Wang · 7 years ago
  15. c388112 drm/i915/bxt: set min brightness from VBT by Lee, Shawn C · 7 years ago
  16. 3164888 drm/i915: Increase poll time for BDW FCLK_DONE by Marta Lofstedt · 7 years ago
  17. d0d5e0d drm/i915/psr: Add enable_source vfunc. by Rodrigo Vivi · 7 years ago
  18. 49ad316 drm/i915/psr: Add enable_sink vfunc. by Rodrigo Vivi · 7 years ago
  19. 2a5db87 drm/i915/psr: Add setup VSC vfunc. by Rodrigo Vivi · 7 years ago
  20. 29d1efe drm/i915/psr: Re-org Activate after enable by Rodrigo Vivi · 7 years ago
  21. 196cebd drm/i915/psr: Move hsw_enable_source after enabling sink. by Rodrigo Vivi · 7 years ago
  22. 4d1fa22 drm/i915/psr: Re-create a hsw_psr_enable_source. by Rodrigo Vivi · 7 years ago
  23. 2ce4df8 drm/i915/psr: Unify VSC setup functions. by Rodrigo Vivi · 7 years ago
  24. e3702ac drm/i915/psr: Add activate vfunc. by Rodrigo Vivi · 7 years ago
  25. ed63d24 drm/i915/psr: hsw_psr_activate. by Rodrigo Vivi · 7 years ago
  26. 424644c drm/i915/psr: vfunc for disabling source. by Rodrigo Vivi · 7 years ago
  27. 0f328da drm/i915/psr: Avoid any PSR stuff on platforms without support. by Rodrigo Vivi · 7 years ago
  28. 37875d6 drm/i915: Fix an error handling in 'intel_framebuffer_init()' by Christophe JAILLET · 7 years ago
  29. 1482667 drm/i915: Only initialize partially filled pagetables by Chris Wilson · 7 years ago
  30. 1790625b drm/i915: Make PAT macros more robust by Michal Wajdeczko · 7 years ago
  31. a2d3d26 drm/i915: Add a default case in gen7 hwsp switch-case by Michel Thierry · 7 years ago
  32. 6af5d67 Merge tag 'gvt-next-2017-09-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Jani Nikula · 7 years ago
  33. 02d578e drm/i915/gvt: Add support for PCIe extended configuration space by Changbin Du · 7 years ago
  34. f175136 drm/i915/gvt: Fix incorrect PCI BARs reporting by Changbin Du · 7 years ago
  35. 1e3197d drm/i915/gvt: Refine error handling for perform_bb_shadow by fred gao · 7 years ago
  36. 0f43702 drm/i915/gvt: Refine error handling in dispatch_workload by fred gao · 7 years ago
  37. 46b441e drm/i915/gvt: Refine error handling for intel_vgpu_pin_mm by fred gao · 7 years ago
  38. 0cce282 drm/i915/gvt: Refine error handling for prepare_execlist_workload by fred gao · 7 years ago
  39. a3cfdca drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workload by fred gao · 7 years ago
  40. 0a53bc0 drm/i915/gvt: Separate cmd scan from request allocation by fred gao · 7 years ago
  41. f090a00 drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach by Changbin Du · 7 years ago
  42. 5d5fe17 drm/i915/kvmgt: Sanitize PCI bar emulation by Changbin Du · 7 years ago
  43. 212154b drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register write by Oscar Mateo · 7 years ago
  44. c6ea497c drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write by Oscar Mateo · 7 years ago
  45. 4827c54 drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg write by Oscar Mateo · 7 years ago
  46. b27f590 drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register by Oscar Mateo · 7 years ago
  47. 6cf20a0 drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg write by Oscar Mateo · 7 years ago
  48. efc886c drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write by Oscar Mateo · 7 years ago
  49. c5ba5b2 drm/i915: Apply the GTT write flush for all !llc machines by Chris Wilson · 7 years ago
  50. 750fae2 i915: Fix obj size vs. alignment for drm_pci_alloc() by Ville Syrjälä · 7 years ago
  51. d7a133d drm/i915: Disable mmio debugging during user access by Chris Wilson · 7 years ago
  52. d2d4f39 drm/i915/skl+: debugfs entry to control IPC by Kumar, Mahesh · 7 years ago
  53. 2503a0f drm/i915/bxt+: Enable IPC support by Kumar, Mahesh · 7 years ago
  54. e57f1c02 drm/i915/gen9+: Add has_ipc flag in device info structure by Mahesh Kumar · 7 years ago
  55. d86ba62 drm/i915/cnl: Extend WM workaround with IPC for CNL by Kumar, Mahesh · 7 years ago
  56. 446e850 drm/i915/glk: IPC linetime watermark workaround for GLK by Kumar, Mahesh · 7 years ago
  57. ca47667 drm/i915/gen10: Calculate and enable transition WM by Kumar, Mahesh · 7 years ago
  58. 7e452fd drm/i915/skl+: Optimize WM calculation by Kumar, Mahesh · 7 years ago
  59. 0b4d7cb drm/i915: Fixed point fixed16 wrapper cleanup by Kumar, Mahesh · 7 years ago
  60. c963624 tools/testing/scatterlist: Test new __sg_alloc_table_from_pages by Tvrtko Ursulin · 7 years ago
  61. 5602452 drm/i915: Use __sg_alloc_table_from_pages for userptr allocations by Tvrtko Ursulin · 7 years ago
  62. 89d8589 lib/scatterlist: Introduce and export __sg_alloc_table_from_pages by Tvrtko Ursulin · 7 years ago
  63. c125906 lib/scatterlist: Avoid potential scatterlist entry overflow by Tvrtko Ursulin · 7 years ago
  64. c4860ad lib/scatterlist: Fix offset type in sg_alloc_table_from_pages by Tvrtko Ursulin · 7 years ago
  65. df0700e drm/i915: Disable snooping (userptr, set-cache-level) on gen4 by Chris Wilson · 7 years ago
  66. bb9d2d0 drm/i915: Update DRIVER_DATE to 20170907 by Jani Nikula · 7 years ago
  67. aa9f4c4 drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod) by Rodrigo Vivi · 7 years ago
  68. 88c880b drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages by Chris Wilson · 7 years ago
  69. 8f06783 drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk by Rodrigo Vivi · 7 years ago
  70. f129458 drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register by Nanley Chery · 7 years ago
  71. 5d95c24 drm/i915: Move device_info.has_snoop into the static tables by Chris Wilson · 7 years ago
  72. 90cad09 drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm by Chris Wilson · 7 years ago
  73. 0db8c96 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 7 years ago
  74. 0a46ddd drm/i915/cnp: Wa 1181: Fix Backlight issue by Rodrigo Vivi · 7 years ago
  75. 908a610 drm/i915: Annotate user relocs with __user by Ville Syrjälä · 7 years ago
  76. bacdcd5 drm/i915: Constify load detect mode by Ville Syrjälä · 8 years ago
  77. 17ad4fd drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config by Chris Wilson · 7 years ago
  78. 0d95c88 drm/i915: Silence sparse by using gfp_t by Chris Wilson · 7 years ago
  79. d149d6a Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  80. afe722b drm/i915: io unmap functions want __iomem by Ville Syrjälä · 7 years ago
  81. c23aa71 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 7 years ago
  82. c636423 drm/i915: Wake up the device for the fbdev setup by Ville Syrjälä · 7 years ago
  83. 969b095 drm/i915: Add interface to reserve fence registers for vGPU by Changbin Du · 7 years ago
  84. 4e6d771 drm/i915: Use correct path to trace include by Thierry Reding · 7 years ago
  85. 6e31cdc drm/i915: Fix the missing PPAT cache attributes on CNL by Zhi Wang · 7 years ago
  86. 41c32e5d drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder by Ville Syrjälä · 7 years ago
  87. 0db1aa4 drm/i915: Make i2c lock ops static by Ville Syrjälä · 7 years ago
  88. 0abd997 drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static by Ville Syrjälä · 7 years ago
  89. 2179481 drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update() by Ville Syrjälä · 7 years ago
  90. 1a15b77 drm/i915: Eliminate crtc->state usage from intel_update_pipe_config() by Ville Syrjälä · 7 years ago
  91. f9a8c14 drm/i915: Eliminate obj->state usage from pre/post plane update by Ville Syrjälä · 7 years ago
  92. b2b5550 drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state() by Ville Syrjälä · 7 years ago
  93. 18b5381 drm/i915: rework IS_*_GT* macros by Lionel Landwerlin · 7 years ago
  94. 5b54edd drm/i915: mark all device info struct with __initconst by Lionel Landwerlin · 7 years ago
  95. 0890540 drm/i915: add GT number to intel_device_info by Lionel Landwerlin · 7 years ago
  96. e8f345e drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts by Manasi Navare · 7 years ago
  97. 7b51045 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation by Ville Syrjälä · 7 years ago
  98. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 7 years ago
  99. 5c857e6 drm/i915: Pass the new crtc state to color management code by Ville Syrjälä · 7 years ago
  100. 9c61de4 drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk() by Ville Syrjälä · 7 years ago