Age | Commit message (Expand) | Author |
2017-06-08 | drm/i915/gvt: Change flood gvt dmesg into trace | Xiong Zhang |
2017-06-08 | drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpu | Changbin Du |
2017-06-08 | drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-g | Weinan Li |
2017-06-08 | drm/i915/gvt: implement per-vm mmio switching optimization | Changbin Du |
2017-06-08 | drm/i915/gvt: refactor function intel_vgpu_submit_execlist | Changbin Du |
2017-06-08 | drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approach | Changbin Du |
2017-05-29 | drm/i915: Update DRIVER_DATE to 20170529 | Daniel Vetter |
2017-05-26 | drm/i915: Keep the forcewake timer alive for 1ms past the most recent use | Chris Wilson |
2017-05-26 | drm/i915/guc: capture GuC logs if FW fails to load | Daniele Ceraolo Spurio |
2017-05-26 | drm/i915/guc: Introduce buffer based cmd transport | Michal Wajdeczko |
2017-05-26 | drm/i915/guc: Disable send function on fini | Michal Wajdeczko |
2017-05-26 | drm: Add definition for eDP backlight frequency | Puthikorn Voravootivat |
2017-05-26 | drm/i915: Drop AUX backlight enable check for backlight control | Puthikorn Voravootivat |
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 |