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