1. 9fb5026 drm/i915/glk: Turn on workarounds that apply to Geminilake too by Ander Conselvan de Oliveira · 8 years ago
  2. fec0445 drm/i915: Support explicit fencing for execbuf by Chris Wilson · 8 years ago
  3. 77ae995 drm/i915: Enable userspace to opt-out of implicit fencing by Chris Wilson · 8 years ago
  4. 40f62bb Revert "drm/color: un-inline drm_color_lut_extract()" by Jani Nikula · 8 years ago
  5. 05c41f9 drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  6. 920bcd1 drm/i915: make i915_stolen_to_physical() return phys_addr_t by Paulo Zanoni · 8 years ago
  7. 2eebe4f drm/color: un-inline drm_color_lut_extract() by Jani Nikula · 8 years ago
  8. bc384c7 x86/gpu: GLK uses the same GMS values as SKL by Paulo Zanoni · 8 years ago
  9. ed576a5 drm/i915: Also clear the punit's PDATA sideband register by Chris Wilson · 8 years ago
  10. 9fcee2f drm/i915: Report the failure to write to the punit by Chris Wilson · 8 years ago
  11. 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 8 years ago
  12. 08b79f6 drm: Add definitions for DP compliance Video pattern tests by Manasi Navare · 8 years ago
  13. b48a5ba drm/i915: Fixes to support DP Compliance EDID tests by Manasi Navare · 8 years ago
  14. da15f7c drm/i915: Add support for DP link training compliance by Manasi Navare · 8 years ago
  15. 1c044f9 drm/i915: Remove early pre-production RPS workarounds for BXT by Chris Wilson · 8 years ago
  16. b976dc5 drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. by Rodrigo Vivi · 8 years ago
  17. 8da53ef drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL. by Rodrigo Vivi · 8 years ago
  18. eb955ee drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  19. 7c9e934 drm/i915: Emit dma-fence (and execlists submit) first from signaler by Chris Wilson · 8 years ago
  20. 48ea255 drm/i915: Dequeue execlists on a new request if any port is available by Chris Wilson · 8 years ago
  21. 3833281 drm/i915: Only attempt to pass the first request to execlists by Chris Wilson · 8 years ago
  22. a37951a drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched by Chris Wilson · 8 years ago
  23. f747026 drm/i915: Only run execlist context-switch handler after an interrupt by Chris Wilson · 8 years ago
  24. 538b257 drm/i915: Move breadcrumbs irq_posted up a level to engine by Chris Wilson · 8 years ago
  25. 816ee79 drm/i915: Only disable execlist preemption for the duration of the request by Chris Wilson · 8 years ago
  26. c816e60 drm/i915: Assert that we don't submit to execlists whilst a preempt is pending by Chris Wilson · 8 years ago
  27. 5ec63bb drm/i915/dp: do not proceed with autotests if we don't ACK them by Jani Nikula · 8 years ago
  28. 2414551 drm/i915: Reset the gpu on takeover by Chris Wilson · 8 years ago
  29. bb8f0f5 drm/i915: Split intel_engine allocation and initialisation by Chris Wilson · 8 years ago
  30. b403c8f drm/i915: Remove BXT TDL state w/a by Chris Wilson · 8 years ago
  31. 68bee61 drm/i915: Remove BXT disable pixel mask clamping w/a by Chris Wilson · 8 years ago
  32. 32ebc29 drm/i915: Remove BXT restore arbitration around ctx switch by Chris Wilson · 8 years ago
  33. f8dd293 drm/i915: Remove BXT incoherent seqno write workaround by Chris Wilson · 8 years ago
  34. 70962fbe drm/i915: Remove disable_lite_restore_wa by Chris Wilson · 8 years ago
  35. 7c51846 drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view by Chris Wilson · 8 years ago
  36. 4c01ded drm/i915: Use atomic page flip for intel again. by Maarten Lankhorst · 8 years ago
  37. 86aa7e7 drm/i915: Assert that the context-switch completion matches our context by Chris Wilson · 8 years ago
  38. 5d12fce drm/i915: Assert that the kernel_context is hw-id 0 by Chris Wilson · 8 years ago
  39. 2f1ac9c drm/i915: Queue hangcheck when irqs are disabled by Chris Wilson · 8 years ago
  40. e27414a0 drm/i915/error: use rb_entry() by Geliang Tang · 8 years ago
  41. ec78828 drm/i915: Fix W=1 warning for csr_load_work_fn() by Chris Wilson · 8 years ago
  42. 62fa0ce agp/intel: Move intel_fake_agp_sizes into #ifdef block by Chris Wilson · 8 years ago
  43. 31bb2ef drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 8 years ago
  44. 46a1bd2 drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 8 years ago
  45. 04313b0 drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend() by Ander Conselvan de Oliveira · 8 years ago
  46. c96b63a drm/i915: Don't leak edid in intel_crt_detect_ddc() by Ander Conselvan de Oliveira · 8 years ago
  47. add6329 drm/i915: Update DRIVER_DATE to 20170123 by Daniel Vetter · 8 years ago
  48. 6146e6d drm/i915: reinstate call to trace_i915_vma_bind by Daniele Ceraolo Spurio · 8 years ago
  49. b00ddb2 drm/i915: Assert that created vma has a whole number of pages by Chris Wilson · 8 years ago
  50. 44a0ec0 drm/i915: Assert the drm_mm_node is allocated when on the VM lists by Chris Wilson · 8 years ago
  51. e0216b7 drm/i915: Treat an error from i915_vma_instance() as unlikely by Chris Wilson · 8 years ago
  52. 1fcdaa7 drm/i915: Reject vma creation larger than address space by Chris Wilson · 8 years ago
  53. befedbb drm/i915: Use common LRU inactive vma bumping for unpin_from_display by Chris Wilson · 8 years ago
  54. d65415d drm/i915: Do an unlocked wait before set-cache-level ioctl by Chris Wilson · 8 years ago
  55. 3139b4a drm/i915/huc: Assert that HuC vma is placed in GuC accessible range by Michał Winiarski · 8 years ago
  56. 7e8d12b drm/i915/huc: Avoid attempting to authenticate non-existent fw by Michał Winiarski · 8 years ago
  57. 7e79a68 drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min by Sagar Arun Kamble · 8 years ago
  58. e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 8 years ago
  59. a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 8 years ago
  60. 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  61. 481a6f7 drm/i915: Remove i915_gem_object_to_ggtt() by Chris Wilson · 8 years ago
  62. a01cb37 drm/i915: Remove i915_vma_create from VMA API by Chris Wilson · 8 years ago
  63. 4ea9527 drm/i915: Add a check that the VMA instance we lookup matches the request by Chris Wilson · 8 years ago
  64. 718659a drm/i915: Rename some warts in the VMA API by Chris Wilson · 8 years ago
  65. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  66. 5464cd6 drm/i915/get_params: Add HuC status to getparams by Anusha Srivatsa · 8 years ago
  67. dac84a3 drm/i915/huc: Support HuC authentication by Anusha Srivatsa · 8 years ago
  68. 0509ead drm/i915/huc: Add debugfs for HuC loading status check by Anusha Srivatsa · 8 years ago
  69. f2ec71d drm/i915/HuC: Add KBL huC loading Support by Anusha Srivatsa · 8 years ago
  70. cd69098 drm/i915/huc: Add BXT HuC Loading Support by Anusha Srivatsa · 8 years ago
  71. bd13285 drm/i915/huc: Add HuC fw loading support by Anusha Srivatsa · 8 years ago
  72. 5b8cd07 drm/i915: prevent crash with .disable_display parameter by Clint Taylor · 8 years ago
  73. 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 8 years ago
  74. 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  75. 71895a0 drm/i915: Add comment how we treat hung contexts by Mika Kuoppala · 8 years ago
  76. 0e178ae drm/i915: Detect a failed GPU reset+recovery by Chris Wilson · 8 years ago
  77. 61da536 drm/i915: Tidy up engine reset logic by Mika Kuoppala · 8 years ago
  78. bf2f043 drm/i915: Introduce engine_stalled helper by Mika Kuoppala · 8 years ago
  79. 211b12a drm/i915: Cleanup request skip decision by Mika Kuoppala · 8 years ago
  80. 36193ac drm/i915: Introduce engine_skip_context by Mika Kuoppala · 8 years ago
  81. 4c96554 drm/i915: Move engine reset preparation to i915_gem_reset_prepare() by Chris Wilson · 8 years ago
  82. 77affa3 drm/i915/psr: Fix compiler warnings for hsw_psr_disable() by Chris Wilson · 8 years ago
  83. b86bef20 drm/i915: Fix compiler warnings for i915_edp_psr_status() by Chris Wilson · 8 years ago
  84. fbbad73 drm/i915/huc: Unified css_header struct for GuC and HuC by Anusha Srivatsa · 8 years ago
  85. db0a091 drm/i915/guc: Make the GuC fw loading helper functions general by Anusha Srivatsa · 8 years ago
  86. f9cda04 drm/i915/guc: Move GuC log related functions into dedicated file by Michal Wajdeczko · 8 years ago
  87. a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  88. b368f53 drm/i915: Fix a typo in vgt_balloon_space() by Zhenyu Wang · 8 years ago
  89. bf6b203 drm/i915: Assert internal objects are page aligned by Chris Wilson · 8 years ago
  90. f131e35 drm/i915: Skip switch to kernel context if already done by Chris Wilson · 8 years ago
  91. 6ffb7d0 drm/i915: Construct a request even if the GPU is currently hung by Chris Wilson · 8 years ago
  92. 9734ad1 drm/i915: Assert we do not attempt to reuse an allocated node by Chris Wilson · 8 years ago
  93. 3fec7ec drm/i915: Catch attempting to use the aliasing_gtt's drm_mm by Chris Wilson · 8 years ago
  94. 6f13f29 drm/i915: Flush the change in debugobject before reallocation by Chris Wilson · 8 years ago
  95. a76f73d drm/i915/dp: Silence compiler for missing prototype by Chris Wilson · 8 years ago
  96. dda3593 drm/i915: Use __printf markup to silence compiler by Chris Wilson · 8 years ago
  97. 47a8e3f drm/i915: Eliminate superfluous i915_ggtt_view_normal by Chris Wilson · 8 years ago
  98. 7b92c04 drm/i915: Eliminate superfluous i915_ggtt_view_rotated by Chris Wilson · 8 years ago
  99. 8bab119 drm/i915: Convert i915_ggtt_view to use an anonymous union by Chris Wilson · 8 years ago
  100. 3bf4d57 drm/i915: Stop clearing i915_ggtt_view by Chris Wilson · 8 years ago