| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes | Sean Paul | 2017-06-20 | 94 | -3043/+7685 |
|\ |
|
| * | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 2017-06-16 | 19 | -91/+166 |
| |\ |
|
| * \ | Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-06-06 | 1 | -1/+4 |
| |\ \ |
|
| | * | | drm/i915: use drm_for_each_connector_iter() | Gustavo Padovan | 2017-05-26 | 1 | -1/+4 |
| * | | | Backmerge tag 'v4.12-rc3' into drm-next | Dave Airlie | 2017-05-30 | 3 | -3/+10 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-05-30 | 93 | -2951/+7685 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | drm/i915: Update DRIVER_DATE to 20170529 | Daniel Vetter | 2017-05-29 | 1 | -2/+2 |
| | * | | | drm/i915: Keep the forcewake timer alive for 1ms past the most recent use | Chris Wilson | 2017-05-26 | 2 | -3/+13 |
| | * | | | drm/i915/guc: capture GuC logs if FW fails to load | Daniele Ceraolo Spurio | 2017-05-26 | 3 | -16/+51 |
| | * | | | drm/i915/guc: Introduce buffer based cmd transport | Michal Wajdeczko | 2017-05-26 | 7 | -2/+613 |
| | * | | | drm/i915/guc: Disable send function on fini | Michal Wajdeczko | 2017-05-26 | 1 | -1/+6 |
| | * | | | drm/i915: Drop AUX backlight enable check for backlight control | Puthikorn Voravootivat | 2017-05-26 | 1 | -3/+5 |
| | * | | | drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU | Chris Wilson | 2017-05-25 | 5 | -27/+14 |
| | * | | | drm/i915: Only GGTT vma may be pinned and prevent shrinking | Chris Wilson | 2017-05-25 | 1 | -1/+9 |
| | * | | | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield | 2017-05-25 | 2 | -0/+113 |
| | * | | | drm/i915: Convert i915_gem_object_ops->flags values to use BIT() | Chris Wilson | 2017-05-24 | 1 | -2/+2 |
| | * | | | drm/i915/selftests: Silence compiler warning in igt_ctx_exec | Chris Wilson | 2017-05-24 | 1 | -3/+5 |
| | * | | | drm/i915/guc: Skip port assign on first iteration of GuC dequeue | Michał Winiarski | 2017-05-23 | 1 | -1/+2 |
| | * | | | drm/i915: Remove misleading comment in request_alloc | Michał Winiarski | 2017-05-23 | 1 | -3/+0 |
| | * | | | drm/i915/g33: Improve reset reliability | Mika Kuoppala | 2017-05-22 | 1 | -0/+3 |
| | * | | | Revert "drm/i915: Restore lost "Initialized i915" welcome message" | Daniel Vetter | 2017-05-22 | 1 | -4/+0 |
| | * | | | drm/i915/huc: Update GLK HuC version | Anusha Srivatsa | 2017-05-22 | 1 | -2/+2 |
| | * | | | drm/i915: Check for allocation failure | Colin Ian King | 2017-05-19 | 1 | -0/+5 |
| | * | | | drm/i915/guc: Remove action status and statistics from debugfs | Michal Wajdeczko | 2017-05-19 | 4 | -39/+0 |
| | * | | | drm/i915/g4x: Improve gpu reset reliability | Mika Kuoppala | 2017-05-19 | 1 | -0/+35 |
| | * | | | drm/i915/guc: Remove last submission result from debugfs | Michal Wajdeczko | 2017-05-19 | 3 | -4/+0 |
| | * | | | drm/i915/guc: Remove failed doorbell stat from debugfs | Michal Wajdeczko | 2017-05-19 | 3 | -7/+0 |
| | * | | | drm/i915/guc: Remove stale comment for q_fail | Michal Wajdeczko | 2017-05-19 | 1 | -2/+0 |
| | * | | | drm/i915: Reorder media/render reset on g4x | Chris Wilson | 2017-05-18 | 1 | -12/+15 |
| | * | | | drm/i915: Try harder to reset the GPU | Chris Wilson | 2017-05-18 | 1 | -21/+46 |
| | * | | | drm/i915/selftests: Pretend to be a gfx pci device | Chris Wilson | 2017-05-18 | 1 | -0/+1 |
| | * | | | drm/i915: Check C for null pointer rather than B | Colin Ian King | 2017-05-18 | 1 | -2/+2 |
| | * | | | drm/i915: Fix new -Wint-in-bool-context gcc compiler warning | Hans de Goede | 2017-05-18 | 1 | -1/+1 |
| | * | | | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh | 2017-05-17 | 2 | -9/+40 |
| | * | | | drm/i915/skl+: Perform wm level calculations in separate function | Kumar, Mahesh | 2017-05-17 | 1 | -24/+24 |
| | * | | | drm/i915/skl+: Watermark calculation cleanup | Kumar, Mahesh | 2017-05-17 | 1 | -34/+19 |
| | * | | | drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation | Kumar, Mahesh | 2017-05-17 | 1 | -2/+11 |
| | * | | | drm/i915/skl+: no need to memset again | Kumar, Mahesh | 2017-05-17 | 1 | -3/+1 |
| | * | | | drm/i915/skl: Fail the flip if no FB for WM calculation | Kumar, Mahesh | 2017-05-17 | 1 | -1/+2 |
| | * | | | drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point | Kumar, Mahesh | 2017-05-17 | 1 | -19/+19 |
| | * | | | drm/i915: Use fixed_16_16 wrapper for division operation | Kumar, Mahesh | 2017-05-17 | 1 | -2/+2 |
| | * | | | drm/i915: Add more wrapper for fixed_point_16_16 operations | Kumar, Mahesh | 2017-05-17 | 1 | -0/+43 |
| | * | | | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh | 2017-05-17 | 2 | -7/+5 |
| | * | | | drm/i915: Don't force serialisation on marking up execlists irq posted | Chris Wilson | 2017-05-17 | 1 | -1/+1 |
| | * | | | drm/i915: Stop inlining the execlists IRQ handler | Chris Wilson | 2017-05-17 | 1 | -1/+1 |
| | * | | | drm/i915/execlists: Reduce lock contention between schedule/submit_request | Chris Wilson | 2017-05-17 | 1 | -0/+13 |
| | * | | | drm/i915: Create a kmem_cache to allocate struct i915_priolist from | Chris Wilson | 2017-05-17 | 5 | -5/+20 |
| | * | | | drm/i915: Split execlist priority queue into rbtree + linked list | Chris Wilson | 2017-05-17 | 9 | -95/+192 |
| | * | | | drm/i915: Use a define for the default priority [0] | Chris Wilson | 2017-05-17 | 2 | -0/+2 |
| | * | | | drm/i915: Don't mark an execlists context-switch when idle | Chris Wilson | 2017-05-17 | 1 | -2/+4 |