| Age | Commit message (Expand) | Author |
| 2017-05-25 | drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU | Chris Wilson |
| 2017-05-25 | drm/i915: Only GGTT vma may be pinned and prevent shrinking | Chris Wilson |
| 2017-05-25 | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield |
| 2017-05-24 | drm/i915: Convert i915_gem_object_ops->flags values to use BIT() | Chris Wilson |
| 2017-05-24 | drm/i915/selftests: Silence compiler warning in igt_ctx_exec | Chris Wilson |
| 2017-05-23 | drm/i915/guc: Skip port assign on first iteration of GuC dequeue | Michał Winiarski |
| 2017-05-23 | drm/i915: Remove misleading comment in request_alloc | Michał Winiarski |
| 2017-05-22 | drm/i915/g33: Improve reset reliability | Mika Kuoppala |
| 2017-05-22 | Revert "drm/i915: Restore lost "Initialized i915" welcome message" | Daniel Vetter |
| 2017-05-22 | drm/i915/huc: Update GLK HuC version | Anusha Srivatsa |
| 2017-05-19 | drm/i915: Check for allocation failure | Colin Ian King |
| 2017-05-19 | drm/i915/guc: Remove action status and statistics from debugfs | Michal Wajdeczko |
| 2017-05-19 | drm/i915/g4x: Improve gpu reset reliability | Mika Kuoppala |
| 2017-05-19 | drm/i915/guc: Remove last submission result from debugfs | Michal Wajdeczko |
| 2017-05-19 | drm/i915/guc: Remove failed doorbell stat from debugfs | Michal Wajdeczko |
| 2017-05-19 | drm/i915/guc: Remove stale comment for q_fail | Michal Wajdeczko |
| 2017-05-18 | drm/i915: Reorder media/render reset on g4x | Chris Wilson |
| 2017-05-18 | drm/i915: Try harder to reset the GPU | Chris Wilson |
| 2017-05-18 | drm/i915/selftests: Pretend to be a gfx pci device | Chris Wilson |
| 2017-05-18 | drm/i915: Check C for null pointer rather than B | Colin Ian King |
| 2017-05-18 | drm/i915: Fix new -Wint-in-bool-context gcc compiler warning | Hans de Goede |
| 2017-05-17 | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl+: Perform wm level calculations in separate function | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl+: Watermark calculation cleanup | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl+: no need to memset again | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl: Fail the flip if no FB for WM calculation | Kumar, Mahesh |
| 2017-05-17 | drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point | Kumar, Mahesh |
| 2017-05-17 | drm/i915: Use fixed_16_16 wrapper for division operation | Kumar, Mahesh |
| 2017-05-17 | drm/i915: Add more wrapper for fixed_point_16_16 operations | Kumar, Mahesh |
| 2017-05-17 | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh |
| 2017-05-17 | drm/i915: Don't force serialisation on marking up execlists irq posted | Chris Wilson |
| 2017-05-17 | drm/i915: Stop inlining the execlists IRQ handler | Chris Wilson |
| 2017-05-17 | drm/i915/execlists: Reduce lock contention between schedule/submit_request | Chris Wilson |
| 2017-05-17 | drm/i915: Create a kmem_cache to allocate struct i915_priolist from | Chris Wilson |
| 2017-05-17 | drm/i915: Split execlist priority queue into rbtree + linked list | Chris Wilson |
| 2017-05-17 | drm/i915: Use a define for the default priority [0] | Chris Wilson |
| 2017-05-17 | drm/i915: Don't mark an execlists context-switch when idle | Chris Wilson |
| 2017-05-17 | drm/i915/execlists: Pack the count into the low bits of the port.request | Chris Wilson |
| 2017-05-17 | drm/i915: Redefine ptr_pack_bits() and friends | Chris Wilson |
| 2017-05-17 | drm/i915: Make ptr_unpack_bits() more function-like | Chris Wilson |
| 2017-05-17 | drm/i915: Import the kfence selftests for i915_sw_fence | Chris Wilson |
| 2017-05-17 | drm/i915: Remove kref from i915_sw_fence | Chris Wilson |
| 2017-05-17 | drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 | Arkadiusz Hiler |
| 2017-05-16 | drm/i915: use vma->size for appgtt allocate_va_range | Matthew Auld |
| 2017-05-16 | gpu: drm: i915: compress logic into one line | Gustavo A. R. Silva |
| 2017-05-16 | gpu: drm: i915: remove dead code | Gustavo A. R. Silva |
| 2017-05-16 | drm/i915/guc:fix spelling mistake: "adddress" -> "address" | Colin Ian King |
| 2017-05-15 | drm/i915/glk: Calculate high/low switch count for GLK | Madhav Chauhan |
| 2017-05-15 | drm/i915: Fixup 64bit divides in timelines selftest | Chris Wilson |