1. 0db8c96 drm/i915: Re-enable GTT following a device reset by Chris Wilson · 8 years ago
  2. 0a46ddd drm/i915/cnp: Wa 1181: Fix Backlight issue by Rodrigo Vivi · 8 years ago
  3. 908a610 drm/i915: Annotate user relocs with __user by Ville Syrjälä · 8 years ago
  4. bacdcd5 drm/i915: Constify load detect mode by Ville Syrjälä · 8 years ago
  5. 17ad4fd drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config by Chris Wilson · 8 years ago
  6. 0d95c88 drm/i915: Silence sparse by using gfp_t by Chris Wilson · 8 years ago
  7. d149d6a Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 8 years ago
  8. afe722b drm/i915: io unmap functions want __iomem by Ville Syrjälä · 8 years ago
  9. c23aa71 drm/i915: Add __rcu to radix tree slot pointer by Ville Syrjälä · 8 years ago
  10. c636423 drm/i915: Wake up the device for the fbdev setup by Ville Syrjälä · 8 years ago
  11. 969b095 drm/i915: Add interface to reserve fence registers for vGPU by Changbin Du · 8 years ago
  12. 4e6d771 drm/i915: Use correct path to trace include by Thierry Reding · 8 years ago
  13. 6e31cdc drm/i915: Fix the missing PPAT cache attributes on CNL by Zhi Wang · 8 years ago
  14. 41c32e5d drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder by Ville Syrjälä · 8 years ago
  15. 0db1aa4 drm/i915: Make i2c lock ops static by Ville Syrjälä · 8 years ago
  16. 0abd997 drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static by Ville Syrjälä · 8 years ago
  17. 2179481 drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update() by Ville Syrjälä · 8 years ago
  18. 1a15b77 drm/i915: Eliminate crtc->state usage from intel_update_pipe_config() by Ville Syrjälä · 8 years ago
  19. f9a8c14 drm/i915: Eliminate obj->state usage from pre/post plane update by Ville Syrjälä · 8 years ago
  20. b2b5550 drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state() by Ville Syrjälä · 8 years ago
  21. 18b5381 drm/i915: rework IS_*_GT* macros by Lionel Landwerlin · 8 years ago
  22. 5b54edd drm/i915: mark all device info struct with __initconst by Lionel Landwerlin · 8 years ago
  23. 0890540 drm/i915: add GT number to intel_device_info by Lionel Landwerlin · 8 years ago
  24. e8f345e drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts by Manasi Navare · 8 years ago
  25. 7b510451 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation by Ville Syrjälä · 8 years ago
  26. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 8 years ago
  27. 5c857e6 drm/i915: Pass the new crtc state to color management code by Ville Syrjälä · 8 years ago
  28. 9c61de4 drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk() by Ville Syrjälä · 8 years ago
  29. d305e06 drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock" by Ville Syrjälä · 8 years ago
  30. 5fcf34b drm/i915/cnl: Fix DP max voltage by Rodrigo Vivi · 8 years ago
  31. bf50355 drm/i915/cnl: Fix DDI hdmi level selection. by Rodrigo Vivi · 8 years ago
  32. cf3e0fb drm/i915/cnl: Move ddi buf trans related functions up. by Rodrigo Vivi · 8 years ago
  33. cc9cabf drm/i915/cnl: Move voltage check into ddi buf trans functions. by Rodrigo Vivi · 8 years ago
  34. 381f957 drm/i915: Enable voltage swing before enabling DDI_BUF_CTL. by Rodrigo Vivi · 8 years ago
  35. 2f7460a drm/i915: Align vswing sequences with old ddi buffer registers. by Rodrigo Vivi · 8 years ago
  36. d509af6 drm/i915: decouple gen9 and gen10 dp signal levels. by Rodrigo Vivi · 8 years ago
  37. 1b6e2fd drm/i915: Introduce intel_ddi_dp_level. by Rodrigo Vivi · 8 years ago
  38. 385db98 drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well. by Rodrigo Vivi · 8 years ago
  39. 86ebb01 drm/i915/cnl: WaDisableI2mCycleOnWRPort by Rodrigo Vivi · 8 years ago
  40. 392572f drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix by Rodrigo Vivi · 8 years ago
  41. 91200c0 drm/i915: Stop using long platform names on clock gating functions. by Rodrigo Vivi · 8 years ago
  42. 2ec4cf4 drm/i915: Skip fence alignemnt check for the CCS plane by Ville Syrjälä · 8 years ago
  43. 303ba69 drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset by Ville Syrjälä · 8 years ago
  44. b69a784 drm/i915: Always wake the device to flush the GTT by Chris Wilson · 8 years ago
  45. fc692bd drm/i915: Discard the request queue if we fail to sleep before suspend by Chris Wilson · 8 years ago
  46. f36325f drm/i915: Clear wedged status upon resume by Chris Wilson · 8 years ago
  47. cad9946 drm/i915: Always sanity check engine state upon idling by Chris Wilson · 8 years ago
  48. 3dbf26e drm/i915: Don't use GPU relocations prior to cmdparser stalls by Chris Wilson · 8 years ago
  49. a575c67 drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 8 years ago
  50. 942d5d0 drm/i915: Remove excess indent in intel_finish_reset() caught by sparse by Chris Wilson · 8 years ago
  51. 7846b12 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  52. 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
  53. 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
  54. ffa9443 drm/syncobj: Add a signal ioctl (v3) by Jason Ekstrand · 8 years ago
  55. aa4035d drm/syncobj: Add a reset ioctl (v3) by Jason Ekstrand · 8 years ago
  56. 3e6fb72 drm/syncobj: Add a syncobj_array_find helper by Jason Ekstrand · 8 years ago
  57. e7aca503 drm/syncobj: Allow wait for submit and signal behavior (v5) by Jason Ekstrand · 8 years ago
  58. 1fc0821 drm/syncobj: Add a CREATE_SIGNALED flag by Jason Ekstrand · 8 years ago
  59. 9c19fb1 drm/syncobj: Add a callback mechanism for replace_fence (v3) by Jason Ekstrand · 8 years ago
  60. 5e60a10 drm/syncobj: add sync obj wait interface. (v8) by Dave Airlie · 8 years ago
  61. afca421 i915: Use drm_syncobj_fence_get by Jason Ekstrand · 8 years ago
  62. 309a548 drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2) by Jason Ekstrand · 8 years ago
  63. afaf592 drm/syncobj: Rename fence_get to find_fence by Jason Ekstrand · 8 years ago
  64. 71f2354 drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate by John Stultz · 8 years ago
  65. d78acfe drm/vmwgfx: Bump the version for fence FD support by Sinclair Yeh · 8 years ago
  66. c906965d drm/vmwgfx: Add export fence to file descriptor support by Sinclair Yeh · 8 years ago
  67. 58585116 drm/vmwgfx: Add support for imported Fence File Descriptor by Sinclair Yeh · 8 years ago
  68. 2cfa0bb drm/vmwgfx: Prepare to support fence fd by Sinclair Yeh · 8 years ago
  69. 1f1a36c drm/vmwgfx: Fix incorrect command header offset at restart by Thomas Hellstrom · 8 years ago
  70. 5f55be5f drm/vmwgfx: Support the NOP_ERROR command by Thomas Hellstrom · 8 years ago
  71. 65b97a2 drm/vmwgfx: Restart command buffers after errors by Thomas Hellstrom · 8 years ago
  72. ef36990 drm/vmwgfx: Move irq bottom half processing to threads by Thomas Hellstrom · 8 years ago
  73. e300173 drm/vmwgfx: Don't use drm_irq_[un]install by Thomas Hellstrom · 8 years ago
  74. 8bd7195 drm/i915: Beef up of Beef up the IPS vs. CRC workaround by Marta Lofstedt · 8 years ago
  75. 058727e drm/i915/bios: amend edp block based on intel_vbt_decode by Jani Nikula · 8 years ago
  76. b7c7c3e drm/i915/bios: amend child device flags based on intel_vbt_decode by Jani Nikula · 8 years ago
  77. e445dd1 drm/i915/bios: amend bdb_general_features by Jani Nikula · 8 years ago
  78. f22bb35 drm/i915/bios: split up iboost to hdmi and dp bitfields by Jani Nikula · 8 years ago
  79. 908b6e6 drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker by Chris Wilson · 8 years ago
  80. 5654a16 drm/i915: Fix FBC cfb stride programming for non X-tiled FB by Praveen Paneri · 8 years ago
  81. dfbd450 drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT by Paulo Zanoni · 8 years ago
  82. e192839 drm/i915/bios: drop the rest of the p_ prefixes from pointers by Jani Nikula · 8 years ago
  83. 3e7c2fd drm/i915/bios: throw away unused DVO_* macros by Jani Nikula · 8 years ago
  84. 6a794c8 drm/i915/bios: group device type definitions together by Jani Nikula · 8 years ago
  85. fca36df drm/i915/bios: document child device config dvo_port values a bit better by Jani Nikula · 8 years ago
  86. 21907e7 drm/i915/bios: throw away struct old_child_dev_config by Jani Nikula · 8 years ago
  87. cc99858 drm/i915/bios: throw away high level child device union by Jani Nikula · 8 years ago
  88. 56f304e drm/i915/bios: add legacy contents to common child device config by Jani Nikula · 8 years ago
  89. d58107f drm/i915/bios: remove the raw version of child device config by Jani Nikula · 8 years ago
  90. ae276f5 drm/i915/bios: document BDB versions of child device config fields by Jani Nikula · 8 years ago
  91. f865f7e drm/i915/bios: amend child device config parameters by Jani Nikula · 8 years ago
  92. 6e64462 drm/i915: Beef up the IPS vs. CRC workaround by Ville Syrjälä · 8 years ago
  93. f44d853 drm: rename u32 in __u32 in uapi by Lionel Landwerlin · 8 years ago
  94. 5b7b1b7 drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers by Tobias Jakobi · 8 years ago
  95. ac60944 drm/exynos: consistent use of cpp by Tobias Jakobi · 8 years ago
  96. 5dff690 drm/exynos: mixer: remove src offset from mixer_graph_buffer() by Tobias Jakobi · 8 years ago
  97. 1e60d62 drm/exynos: mixer: simplify mixer_graph_buffer() by Tobias Jakobi · 8 years ago
  98. 0f75269 drm/exynos: mixer: simplify vp_video_buffer() by Tobias Jakobi · 8 years ago
  99. f40031c drm/exynos: mixer: enable NV12MT support for the video plane by Tobias Jakobi · 8 years ago
  100. dc500cf drm/exynos: mixer: fix chroma comment in vp_video_buffer() by Tobias Jakobi · 8 years ago