Age | Commit message (Expand) | Author |
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 |
2017-05-15 | drm/i915: Update DRIVER_DATE to 20170515 | Daniel Vetter |
2017-05-13 | drm/i915/perf: rate limit spurious oa report notice | Robert Bragg |
2017-05-13 | drm/i915/perf: better pipeline aged/aging tail updates | Robert Bragg |
2017-05-13 | drm/i915/perf: improve invalid OA format debug message | Robert Bragg |
2017-05-13 | drm/i915/perf: improve tail race workaround | Robert Bragg |
2017-05-13 | drm/i915/perf: no head/tail ref in gen7_oa_read | Robert Bragg |
2017-05-13 | drm/i915/perf: avoid read back of head register | Robert Bragg |
2017-05-13 | drm/i915/perf: avoid poll, read, EAGAIN busy loops | Robert Bragg |
2017-05-13 | drm/i915/perf: fix gen7_append_oa_reports comment | Robert Bragg |
2017-05-12 | drm/i915: Restore brightness level in aux backlight driver | Puthikorn Voravootivat |
2017-05-12 | drm/i915: Set backlight mode before enable backlight | Puthikorn Voravootivat |
2017-05-12 | drm/i915: Correctly enable backlight brightness adjustment via DPCD | Puthikorn Voravootivat |
2017-05-12 | drm/i915: Fix cap check for intel_dp_aux_backlight driver | Puthikorn Voravootivat |