1. 701f823 drm/i915/perf: prune OA configs by Lionel Landwerlin · 8 years ago
  2. 01d928e drm/i915/perf: fix flex eu registers programming by Lionel Landwerlin · 8 years ago
  3. 59f3da1 drm/i915: add const to bin_attribute by Bhumika Goyal · 8 years ago
  4. 09a92bc drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut by Maarten Lankhorst · 8 years ago
  5. d0604a2 drm/i915: Update DRIVER_DATE to 20170731 by Daniel Vetter · 8 years ago
  6. 03e0c83 drm/i915: Remove unused i915_err_print_instdone by Tvrtko Ursulin · 8 years ago
  7. 5a9cfff drm/i915: Include mbox details for pcode read/write failures by Chris Wilson · 8 years ago
  8. de44e25 drm/i915/sdvo: Shut up state checker with hdmi cards on gen3 by Daniel Vetter · 8 years ago
  9. a8506684 drm/i915: Rework sdvo proxy i2c locking by Daniel Vetter · 8 years ago
  10. 8fb6a5d drm/i915: Call the unlocked version of i915_gem_object_get_pages() by Chris Wilson · 8 years ago
  11. 8eeb790 drm/i915: Move i915_gem_object_phys_attach() by Chris Wilson · 8 years ago
  12. 4d3088c drm/i915: Pin the pages before acquiring struct_mutex for display by Chris Wilson · 8 years ago
  13. 6ea1d55 drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately by Chris Wilson · 8 years ago
  14. fd70075 drm/i915: Trim struct_mutex usage for kms by Chris Wilson · 8 years ago
  15. d38014e drm/i915: Handle msr read failure gracefully by Gabriel Krisman Bertazi · 8 years ago
  16. 0f46daa drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 8 years ago
  17. 1f727d9 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 8 years ago
  18. 1da7b54 drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 8 years ago
  19. 67fddd9 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 8 years ago
  20. a8e45a1 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 8 years ago
  21. 525a4f9 drm/i915/fbc: add comments to the FBC auxiliary structs by Paulo Zanoni · 8 years ago
  22. 746a517 drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions by Paulo Zanoni · 8 years ago
  23. cb7ffba drm/i915/selftests: Fix kbuild error by Chris Wilson · 8 years ago
  24. 535275d drm/i915: Squelch reset messages during selftests by Chris Wilson · 8 years ago
  25. 3744d49 drm/i915/selftest: Refactor reset locking by Chris Wilson · 8 years ago
  26. d1d1ebf4 drm/i915: Don't touch fence->error when resetting an innocent request by Chris Wilson · 8 years ago
  27. 6492ca7 drm/i915: Enforce that CS packets are qword aligned by Chris Wilson · 8 years ago
  28. eadc2e5 drm/i915/glk: set HDMI 2.0 identifier by Shashank Sharma · 8 years ago
  29. 2d8bd2b drm/i915: set colorspace for YCBCR420 outputs by Shashank Sharma · 8 years ago
  30. 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 8 years ago
  31. b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 8 years ago
  32. e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 8 years ago
  33. 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 8 years ago
  34. 965a79a drm/i915: Gather all the power well->domain mappings to one place by Imre Deak · 8 years ago
  35. d42539b drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers by Imre Deak · 8 years ago
  36. 4196b91 drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers by Imre Deak · 8 years ago
  37. b2891eb drm/i915/hsw+: Add has_fuses power well attribute by Imre Deak · 8 years ago
  38. 76347c0 drm/i915/hsw, bdw: Wait for the power well disabled state by Imre Deak · 8 years ago
  39. 001bd2c drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes by Imre Deak · 8 years ago
  40. 1af474f drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros by Imre Deak · 8 years ago
  41. ec46d48 drm/i915/hsw, bdw: Split power well set to enable/disable helpers by Imre Deak · 8 years ago
  42. 00742ca drm/i915/hsw, bdw: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
  43. 9137726 drm/i915/gen9+: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
  44. 2efbda7 drm/i915/gen9+: Remove redundant power well state assert during enabling by Imre Deak · 8 years ago
  45. b5565a2 drm/i915/bxt, glk: Give a proper name to the power well struct phy field by Imre Deak · 8 years ago
  46. 21792c6 drm/i915: Check for duplicated power well IDs by Imre Deak · 8 years ago
  47. fb9248e drm/i915/hsw, bdw: Add an ID for the global display power well by Imre Deak · 8 years ago
  48. 120b56a drm/i915/gen2: Add an ID for the display pipes power well by Imre Deak · 8 years ago
  49. 029d80d drm/i915: Assign everywhere the always-on power well ID by Imre Deak · 8 years ago
  50. 438b8dc drm/i915: Unify power well ID enums by Imre Deak · 8 years ago
  51. f49193c drm/i915/chv: Add unique power well ID for the pipe A power well by Imre Deak · 8 years ago
  52. e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 8 years ago
  53. 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 8 years ago
  54. 79f0f47 drm/i915/selftests: Exercise independence of per-engine resets by Chris Wilson · 8 years ago
  55. 2b49e72 drm/i915: Disable per-engine reset for Broxton by Chris Wilson · 8 years ago
  56. 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 8 years ago
  57. 77b25a9 drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates by Chris Wilson · 8 years ago
  58. ed454f2 drm/i915: Clear engine irq posted following a reset by Chris Wilson · 8 years ago
  59. bf2eac3 drm/i915: Assert that machine is wedged for nop_submit_request by Chris Wilson · 8 years ago
  60. 3d7adbb drm/i915: Wake up waiters after setting the WEDGED bit by Chris Wilson · 8 years ago
  61. 4d53568 drm/i915: Move idle checks before intel_engine_init_global_seqno() by Chris Wilson · 8 years ago
  62. 5e32d74 drm/i915: Clear execlist port[] before updating seqno on wedging by Chris Wilson · 8 years ago
  63. d6edb6e drm/i915: Check the execlist queue for pending requests before declaring idle by Chris Wilson · 8 years ago
  64. 5cce5e3 drm/i915: Check execlist/ring status during hangcheck by Chris Wilson · 8 years ago
  65. cdb6ded drm/i915: Flush the execlist ports if idle by Chris Wilson · 8 years ago
  66. 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 8 years ago
  67. b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 8 years ago
  68. 4d73da9 drm/i915: Report execlists irq bit in debugfs by Chris Wilson · 8 years ago
  69. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  70. e6742e1 drm: linux-next: build failure after merge of the drm-misc tree by Stephen Rothwell · 8 years ago
  71. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 8 years ago
  72. 542aefb Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  73. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 8 years ago
  74. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 8 years ago
  75. fc2157b drm: Improve kerneldoc for drm_modeset_lock by Liviu Dudau · 8 years ago
  76. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  77. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  78. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  79. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 8 years ago
  80. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  81. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  82. 9f15a4ab drm/syncobj: Fix kerneldoc by Daniel Vetter · 8 years ago
  83. c4bbb73 drm/atomic: Allow drm_atomic_helper_swap_state to fail by Maarten Lankhorst · 8 years ago
  84. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 8 years ago
  85. d68bc0e drm/vc4: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  86. fad9e43 drm/tilcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  87. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  88. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  89. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  90. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  91. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  92. 8572636 drm/nouveau: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  93. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 8 years ago
  94. 813a7e1 drm/nouveau: Fix error handling in nv50_disp_atomic_commit by Maarten Lankhorst · 8 years ago
  95. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  96. 060f33b drm/qxl: Drop fbdev hwaccel flags by Daniel Vetter · 8 years ago
  97. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 8 years ago
  98. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  99. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  100. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago