1. b27f590 drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register by Oscar Mateo · 8 years ago
  2. 6cf20a0 drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg write by Oscar Mateo · 8 years ago
  3. efc886c drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write by Oscar Mateo · 8 years ago
  4. c5ba5b2 drm/i915: Apply the GTT write flush for all !llc machines by Chris Wilson · 8 years ago
  5. 750fae2 i915: Fix obj size vs. alignment for drm_pci_alloc() by Ville Syrjälä · 8 years ago
  6. d7a133d drm/i915: Disable mmio debugging during user access by Chris Wilson · 8 years ago
  7. d2d4f39 drm/i915/skl+: debugfs entry to control IPC by Kumar, Mahesh · 8 years ago
  8. 2503a0f drm/i915/bxt+: Enable IPC support by Kumar, Mahesh · 8 years ago
  9. e57f1c02 drm/i915/gen9+: Add has_ipc flag in device info structure by Mahesh Kumar · 8 years ago
  10. d86ba62 drm/i915/cnl: Extend WM workaround with IPC for CNL by Kumar, Mahesh · 8 years ago
  11. 446e850 drm/i915/glk: IPC linetime watermark workaround for GLK by Kumar, Mahesh · 8 years ago
  12. ca47667 drm/i915/gen10: Calculate and enable transition WM by Kumar, Mahesh · 8 years ago
  13. 7e452fd drm/i915/skl+: Optimize WM calculation by Kumar, Mahesh · 8 years ago
  14. 0b4d7cb drm/i915: Fixed point fixed16 wrapper cleanup by Kumar, Mahesh · 8 years ago
  15. c963624 tools/testing/scatterlist: Test new __sg_alloc_table_from_pages by Tvrtko Ursulin · 8 years ago
  16. 5602452 drm/i915: Use __sg_alloc_table_from_pages for userptr allocations by Tvrtko Ursulin · 8 years ago
  17. 89d8589 lib/scatterlist: Introduce and export __sg_alloc_table_from_pages by Tvrtko Ursulin · 8 years ago
  18. c125906 lib/scatterlist: Avoid potential scatterlist entry overflow by Tvrtko Ursulin · 8 years ago
  19. c4860ad lib/scatterlist: Fix offset type in sg_alloc_table_from_pages by Tvrtko Ursulin · 8 years ago
  20. df0700e drm/i915: Disable snooping (userptr, set-cache-level) on gen4 by Chris Wilson · 8 years ago
  21. bb9d2d0 drm/i915: Update DRIVER_DATE to 20170907 by Jani Nikula · 8 years ago
  22. aa9f4c4 drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod) by Rodrigo Vivi · 8 years ago
  23. 88c880b drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages by Chris Wilson · 8 years ago
  24. 8f06783 drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk by Rodrigo Vivi · 8 years ago
  25. f129458 drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register by Nanley Chery · 8 years ago
  26. 5d95c24 drm/i915: Move device_info.has_snoop into the static tables by Chris Wilson · 8 years ago
  27. 90cad09 drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm by Chris Wilson · 8 years ago
  28. 0db8c96 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 8 years ago
  29. 0a46ddd drm/i915/cnp: Wa 1181: Fix Backlight issue by Rodrigo Vivi · 8 years ago
  30. 908a610 drm/i915: Annotate user relocs with __user by Ville Syrjälä · 8 years ago
  31. bacdcd5 drm/i915: Constify load detect mode by Ville Syrjälä · 8 years ago
  32. 17ad4fd drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config by Chris Wilson · 8 years ago
  33. 0d95c88 drm/i915: Silence sparse by using gfp_t by Chris Wilson · 8 years ago
  34. d149d6a Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 8 years ago
  35. afe722b drm/i915: io unmap functions want __iomem by Ville Syrjälä · 8 years ago
  36. c23aa71 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 8 years ago
  37. c636423 drm/i915: Wake up the device for the fbdev setup by Ville Syrjälä · 8 years ago
  38. 969b095 drm/i915: Add interface to reserve fence registers for vGPU by Changbin Du · 8 years ago
  39. 4e6d771 drm/i915: Use correct path to trace include by Thierry Reding · 8 years ago
  40. 6e31cdc drm/i915: Fix the missing PPAT cache attributes on CNL by Zhi Wang · 8 years ago
  41. 41c32e5d drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder by Ville Syrjälä · 8 years ago
  42. 0db1aa4 drm/i915: Make i2c lock ops static by Ville Syrjälä · 8 years ago
  43. 0abd997 drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static by Ville Syrjälä · 8 years ago
  44. 2179481 drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update() by Ville Syrjälä · 8 years ago
  45. 1a15b77 drm/i915: Eliminate crtc->state usage from intel_update_pipe_config() by Ville Syrjälä · 8 years ago
  46. f9a8c14 drm/i915: Eliminate obj->state usage from pre/post plane update by Ville Syrjälä · 8 years ago
  47. b2b5550 drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state() by Ville Syrjälä · 8 years ago
  48. 18b5381 drm/i915: rework IS_*_GT* macros by Lionel Landwerlin · 8 years ago
  49. 5b54edd drm/i915: mark all device info struct with __initconst by Lionel Landwerlin · 8 years ago
  50. 0890540 drm/i915: add GT number to intel_device_info by Lionel Landwerlin · 8 years ago
  51. e8f345e drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts by Manasi Navare · 8 years ago
  52. 7b510451 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation by Ville Syrjälä · 8 years ago
  53. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 8 years ago
  54. 5c857e6 drm/i915: Pass the new crtc state to color management code by Ville Syrjälä · 8 years ago
  55. 9c61de4 drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk() by Ville Syrjälä · 8 years ago
  56. d305e06 drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock" by Ville Syrjälä · 8 years ago
  57. 5fcf34b drm/i915/cnl: Fix DP max voltage by Rodrigo Vivi · 8 years ago
  58. bf50355 drm/i915/cnl: Fix DDI hdmi level selection. by Rodrigo Vivi · 8 years ago
  59. cf3e0fb drm/i915/cnl: Move ddi buf trans related functions up. by Rodrigo Vivi · 8 years ago
  60. cc9cabf drm/i915/cnl: Move voltage check into ddi buf trans functions. by Rodrigo Vivi · 8 years ago
  61. 381f957 drm/i915: Enable voltage swing before enabling DDI_BUF_CTL. by Rodrigo Vivi · 8 years ago
  62. 2f7460a drm/i915: Align vswing sequences with old ddi buffer registers. by Rodrigo Vivi · 8 years ago
  63. d509af6 drm/i915: decouple gen9 and gen10 dp signal levels. by Rodrigo Vivi · 8 years ago
  64. 1b6e2fd drm/i915: Introduce intel_ddi_dp_level. by Rodrigo Vivi · 8 years ago
  65. 385db98 drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well. by Rodrigo Vivi · 8 years ago
  66. 86ebb01 drm/i915/cnl: WaDisableI2mCycleOnWRPort by Rodrigo Vivi · 8 years ago
  67. 392572f drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix by Rodrigo Vivi · 8 years ago
  68. 91200c0 drm/i915: Stop using long platform names on clock gating functions. by Rodrigo Vivi · 8 years ago
  69. 2ec4cf4 drm/i915: Skip fence alignemnt check for the CCS plane by Ville Syrjälä · 8 years ago
  70. 303ba69 drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset by Ville Syrjälä · 8 years ago
  71. b69a784 drm/i915: Always wake the device to flush the GTT by Chris Wilson · 8 years ago
  72. fc692bd drm/i915: Discard the request queue if we fail to sleep before suspend by Chris Wilson · 8 years ago
  73. f36325f drm/i915: Clear wedged status upon resume by Chris Wilson · 8 years ago
  74. cad9946 drm/i915: Always sanity check engine state upon idling by Chris Wilson · 8 years ago
  75. 3dbf26e drm/i915: Don't use GPU relocations prior to cmdparser stalls by Chris Wilson · 8 years ago
  76. a575c67 drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 8 years ago
  77. 942d5d0 drm/i915: Remove excess indent in intel_finish_reset() caught by sparse by Chris Wilson · 8 years ago
  78. 7846b12 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  79. 7ebdb0d Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  80. 095e2d0 Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  81. ffa9443 drm/syncobj: Add a signal ioctl (v3) by Jason Ekstrand · 8 years ago
  82. aa4035d drm/syncobj: Add a reset ioctl (v3) by Jason Ekstrand · 8 years ago
  83. 3e6fb72 drm/syncobj: Add a syncobj_array_find helper by Jason Ekstrand · 8 years ago
  84. e7aca503 drm/syncobj: Allow wait for submit and signal behavior (v5) by Jason Ekstrand · 8 years ago
  85. 1fc0821 drm/syncobj: Add a CREATE_SIGNALED flag by Jason Ekstrand · 8 years ago
  86. 9c19fb1 drm/syncobj: Add a callback mechanism for replace_fence (v3) by Jason Ekstrand · 8 years ago
  87. 5e60a10 drm/syncobj: add sync obj wait interface. (v8) by Dave Airlie · 8 years ago
  88. afca421 i915: Use drm_syncobj_fence_get by Jason Ekstrand · 8 years ago
  89. 309a548 drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2) by Jason Ekstrand · 8 years ago
  90. afaf592 drm/syncobj: Rename fence_get to find_fence by Jason Ekstrand · 8 years ago
  91. 71f2354 drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate by John Stultz · 8 years ago
  92. d78acfe drm/vmwgfx: Bump the version for fence FD support by Sinclair Yeh · 8 years ago
  93. c906965d drm/vmwgfx: Add export fence to file descriptor support by Sinclair Yeh · 8 years ago
  94. 58585116 drm/vmwgfx: Add support for imported Fence File Descriptor by Sinclair Yeh · 8 years ago
  95. 2cfa0bb drm/vmwgfx: Prepare to support fence fd by Sinclair Yeh · 8 years ago
  96. 1f1a36c drm/vmwgfx: Fix incorrect command header offset at restart by Thomas Hellstrom · 8 years ago
  97. 5f55be5f drm/vmwgfx: Support the NOP_ERROR command by Thomas Hellstrom · 8 years ago
  98. 65b97a2 drm/vmwgfx: Restart command buffers after errors by Thomas Hellstrom · 8 years ago
  99. ef36990 drm/vmwgfx: Move irq bottom half processing to threads by Thomas Hellstrom · 8 years ago
  100. e300173 drm/vmwgfx: Don't use drm_irq_[un]install by Thomas Hellstrom · 8 years ago