1. d1d1ebf4 drm/i915: Don't touch fence->error when resetting an innocent request by Chris Wilson · 7 years ago
  2. 6492ca7 drm/i915: Enforce that CS packets are qword aligned by Chris Wilson · 7 years ago
  3. eadc2e5 drm/i915/glk: set HDMI 2.0 identifier by Shashank Sharma · 7 years ago
  4. 2d8bd2b drm/i915: set colorspace for YCBCR420 outputs by Shashank Sharma · 7 years ago
  5. 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 7 years ago
  6. b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 7 years ago
  7. e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 7 years ago
  8. 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 7 years ago
  9. 965a79a drm/i915: Gather all the power well->domain mappings to one place by Imre Deak · 7 years ago
  10. d42539b drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers by Imre Deak · 7 years ago
  11. 4196b91 drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers by Imre Deak · 7 years ago
  12. b2891eb drm/i915/hsw+: Add has_fuses power well attribute by Imre Deak · 7 years ago
  13. 76347c0 drm/i915/hsw, bdw: Wait for the power well disabled state by Imre Deak · 7 years ago
  14. 001bd2c drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes by Imre Deak · 7 years ago
  15. 1af474f drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros by Imre Deak · 7 years ago
  16. ec46d48 drm/i915/hsw, bdw: Split power well set to enable/disable helpers by Imre Deak · 7 years ago
  17. 00742ca drm/i915/hsw, bdw: Remove redundant state check during power well toggling by Imre Deak · 7 years ago
  18. 9137726 drm/i915/gen9+: Remove redundant state check during power well toggling by Imre Deak · 7 years ago
  19. 2efbda7 drm/i915/gen9+: Remove redundant power well state assert during enabling by Imre Deak · 7 years ago
  20. b5565a2 drm/i915/bxt, glk: Give a proper name to the power well struct phy field by Imre Deak · 7 years ago
  21. 21792c6 drm/i915: Check for duplicated power well IDs by Imre Deak · 7 years ago
  22. fb9248e drm/i915/hsw, bdw: Add an ID for the global display power well by Imre Deak · 7 years ago
  23. 120b56a drm/i915/gen2: Add an ID for the display pipes power well by Imre Deak · 7 years ago
  24. 029d80d drm/i915: Assign everywhere the always-on power well ID by Imre Deak · 7 years ago
  25. 438b8dc drm/i915: Unify power well ID enums by Imre Deak · 7 years ago
  26. f49193c drm/i915/chv: Add unique power well ID for the pipe A power well by Imre Deak · 7 years ago
  27. e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 7 years ago
  28. 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  29. 79f0f47 drm/i915/selftests: Exercise independence of per-engine resets by Chris Wilson · 7 years ago
  30. 2b49e72 drm/i915: Disable per-engine reset for Broxton by Chris Wilson · 7 years ago
  31. 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 7 years ago
  32. 77b25a9 drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates by Chris Wilson · 7 years ago
  33. ed454f2 drm/i915: Clear engine irq posted following a reset by Chris Wilson · 7 years ago
  34. bf2eac3 drm/i915: Assert that machine is wedged for nop_submit_request by Chris Wilson · 7 years ago
  35. 3d7adbb drm/i915: Wake up waiters after setting the WEDGED bit by Chris Wilson · 7 years ago
  36. 4d53568 drm/i915: Move idle checks before intel_engine_init_global_seqno() by Chris Wilson · 7 years ago
  37. 5e32d74 drm/i915: Clear execlist port[] before updating seqno on wedging by Chris Wilson · 7 years ago
  38. d6edb6e drm/i915: Check the execlist queue for pending requests before declaring idle by Chris Wilson · 7 years ago
  39. 5cce5e3 drm/i915: Check execlist/ring status during hangcheck by Chris Wilson · 7 years ago
  40. cdb6ded drm/i915: Flush the execlist ports if idle by Chris Wilson · 7 years ago
  41. 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 7 years ago
  42. b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 7 years ago
  43. 4d73da9 drm/i915: Report execlists irq bit in debugfs by Chris Wilson · 7 years ago
  44. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  45. e6742e1 drm: linux-next: build failure after merge of the drm-misc tree by Stephen Rothwell · 7 years ago
  46. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  47. 542aefb Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  48. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 7 years ago
  49. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 7 years ago
  50. fc2157b drm: Improve kerneldoc for drm_modeset_lock by Liviu Dudau · 7 years ago
  51. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 7 years ago
  52. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 7 years ago
  53. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 7 years ago
  54. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 7 years ago
  55. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  56. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  57. 9f15a4a drm/syncobj: Fix kerneldoc by Daniel Vetter · 7 years ago
  58. c4bbb73 drm/atomic: Allow drm_atomic_helper_swap_state to fail by Maarten Lankhorst · 7 years ago
  59. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 7 years ago
  60. d68bc0e drm/vc4: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  61. fad9e43 drm/tilcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  62. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  63. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  64. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  65. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  66. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  67. 8572636 drm/nouveau: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  68. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 7 years ago
  69. 813a7e1 drm/nouveau: Fix error handling in nv50_disp_atomic_commit by Maarten Lankhorst · 7 years ago
  70. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 7 years ago
  71. 060f33b drm/qxl: Drop fbdev hwaccel flags by Daniel Vetter · 7 years ago
  72. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 7 years ago
  73. 520eccd Linux 4.13-rc2 by Linus Torvalds · 7 years ago
  74. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  75. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 7 years ago
  76. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  77. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  78. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago
  79. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 7 years ago
  80. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  81. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  82. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  83. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  84. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  85. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  86. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 7 years ago
  87. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  88. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  89. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  90. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  91. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  92. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  93. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  94. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  95. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 7 years ago