Age | Commit message (Expand) | Author | Files | Lines |
2017-05-22 | drm/i915/g33: Improve reset reliability | Mika Kuoppala | 1 | -0/+3 |
2017-05-22 | Revert "drm/i915: Restore lost "Initialized i915" welcome message" | Daniel Vetter | 1 | -4/+0 |
2017-05-22 | drm/i915/huc: Update GLK HuC version | Anusha Srivatsa | 1 | -2/+2 |
2017-05-19 | drm/i915: Check for allocation failure | Colin Ian King | 1 | -0/+5 |
2017-05-19 | drm/i915/guc: Remove action status and statistics from debugfs | Michal Wajdeczko | 4 | -39/+0 |
2017-05-19 | drm/i915/g4x: Improve gpu reset reliability | Mika Kuoppala | 1 | -0/+35 |
2017-05-19 | drm/i915/guc: Remove last submission result from debugfs | Michal Wajdeczko | 3 | -4/+0 |
2017-05-19 | drm/i915/guc: Remove failed doorbell stat from debugfs | Michal Wajdeczko | 3 | -7/+0 |
2017-05-19 | drm/i915/guc: Remove stale comment for q_fail | Michal Wajdeczko | 1 | -2/+0 |
2017-05-18 | drm/i915: Reorder media/render reset on g4x | Chris Wilson | 1 | -12/+15 |
2017-05-18 | drm/i915: Try harder to reset the GPU | Chris Wilson | 1 | -21/+46 |
2017-05-18 | drm/i915/selftests: Pretend to be a gfx pci device | Chris Wilson | 1 | -0/+1 |
2017-05-18 | drm/i915: Check C for null pointer rather than B | Colin Ian King | 1 | -2/+2 |
2017-05-18 | drm/i915: Fix new -Wint-in-bool-context gcc compiler warning | Hans de Goede | 1 | -1/+1 |
2017-05-18 | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh | 2 | -9/+40 |
2017-05-18 | drm/i915/skl+: Perform wm level calculations in separate function | Kumar, Mahesh | 1 | -24/+24 |
2017-05-18 | drm/i915/skl+: Watermark calculation cleanup | Kumar, Mahesh | 1 | -34/+19 |
2017-05-18 | drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation | Kumar, Mahesh | 1 | -2/+11 |
2017-05-18 | drm/i915/skl+: no need to memset again | Kumar, Mahesh | 1 | -3/+1 |
2017-05-18 | drm/i915/skl: Fail the flip if no FB for WM calculation | Kumar, Mahesh | 1 | -1/+2 |
2017-05-18 | drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point | Kumar, Mahesh | 1 | -19/+19 |
2017-05-18 | drm/i915: Use fixed_16_16 wrapper for division operation | Kumar, Mahesh | 1 | -2/+2 |
2017-05-18 | drm/i915: Add more wrapper for fixed_point_16_16 operations | Kumar, Mahesh | 1 | -0/+43 |
2017-05-18 | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh | 2 | -7/+5 |
2017-05-17 | drm/i915: Don't force serialisation on marking up execlists irq posted | Chris Wilson | 1 | -1/+1 |
2017-05-17 | drm/i915: Stop inlining the execlists IRQ handler | Chris Wilson | 1 | -1/+1 |
2017-05-17 | drm/i915/execlists: Reduce lock contention between schedule/submit_request | Chris Wilson | 1 | -0/+13 |
2017-05-17 | drm/i915: Create a kmem_cache to allocate struct i915_priolist from | Chris Wilson | 5 | -5/+20 |
2017-05-17 | drm/i915: Split execlist priority queue into rbtree + linked list | Chris Wilson | 9 | -95/+192 |
2017-05-17 | drm/i915: Use a define for the default priority [0] | Chris Wilson | 2 | -0/+2 |
2017-05-17 | drm/i915: Don't mark an execlists context-switch when idle | Chris Wilson | 1 | -2/+4 |
2017-05-17 | drm/i915/execlists: Pack the count into the low bits of the port.request | Chris Wilson | 7 | -93/+126 |
2017-05-17 | drm/i915: Redefine ptr_pack_bits() and friends | Chris Wilson | 3 | -10/+17 |
2017-05-17 | drm/i915: Make ptr_unpack_bits() more function-like | Chris Wilson | 2 | -2/+2 |
2017-05-17 | drm/i915: Import the kfence selftests for i915_sw_fence | Chris Wilson | 4 | -1/+596 |
2017-05-17 | drm/i915: Remove kref from i915_sw_fence | Chris Wilson | 2 | -45/+11 |
2017-05-17 | drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 | Arkadiusz Hiler | 1 | -0/+2 |
2017-05-16 | drm/i915: use vma->size for appgtt allocate_va_range | Matthew Auld | 1 | -1/+1 |
2017-05-16 | gpu: drm: i915: compress logic into one line | Gustavo A. R. Silva | 1 | -3/+1 |
2017-05-16 | gpu: drm: i915: remove dead code | Gustavo A. R. Silva | 1 | -8/+1 |
2017-05-16 | drm/i915/guc:fix spelling mistake: "adddress" -> "address" | Colin Ian King | 1 | -1/+1 |
2017-05-15 | drm/i915/glk: Calculate high/low switch count for GLK | Madhav Chauhan | 1 | -4/+4 |
2017-05-15 | drm/i915: Fixup 64bit divides in timelines selftest | Chris Wilson | 1 | -6/+4 |
2017-05-15 | drm/i915: Update DRIVER_DATE to 20170515 | Daniel Vetter | 1 | -2/+2 |
2017-05-13 | drm/i915/perf: rate limit spurious oa report notice | Robert Bragg | 2 | -1/+33 |
2017-05-13 | drm/i915/perf: better pipeline aged/aging tail updates | Robert Bragg | 1 | -18/+23 |
2017-05-13 | drm/i915/perf: improve invalid OA format debug message | Robert Bragg | 1 | -2/+4 |
2017-05-13 | drm/i915/perf: improve tail race workaround | Robert Bragg | 2 | -96/+241 |
2017-05-13 | drm/i915/perf: no head/tail ref in gen7_oa_read | Robert Bragg | 1 | -32/+18 |
2017-05-13 | drm/i915/perf: avoid read back of head register | Robert Bragg | 2 | -25/+32 |