summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-29drm/i915: Update DRIVER_DATE to 20170529Daniel Vetter
2017-05-26drm/i915: Keep the forcewake timer alive for 1ms past the most recent useChris Wilson
2017-05-26drm/i915/guc: capture GuC logs if FW fails to loadDaniele Ceraolo Spurio
2017-05-26drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko
2017-05-26drm/i915/guc: Disable send function on finiMichal Wajdeczko
2017-05-26drm/i915: Drop AUX backlight enable check for backlight controlPuthikorn Voravootivat
2017-05-25drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMUChris Wilson
2017-05-25drm/i915: Only GGTT vma may be pinned and prevent shrinkingChris Wilson
2017-05-25drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield
2017-05-24drm/i915: Convert i915_gem_object_ops->flags values to use BIT()Chris Wilson
2017-05-24drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson
2017-05-23drm/i915/guc: Skip port assign on first iteration of GuC dequeueMichał Winiarski
2017-05-23drm/i915: Remove misleading comment in request_allocMichał Winiarski
2017-05-22drm/i915/g33: Improve reset reliabilityMika Kuoppala
2017-05-22Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-05-22drm/i915/huc: Update GLK HuC versionAnusha Srivatsa
2017-05-19drm/i915: Check for allocation failureColin Ian King
2017-05-19drm/i915/guc: Remove action status and statistics from debugfsMichal Wajdeczko
2017-05-19drm/i915/g4x: Improve gpu reset reliabilityMika Kuoppala
2017-05-19drm/i915/guc: Remove last submission result from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove failed doorbell stat from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-05-18drm/i915: Reorder media/render reset on g4xChris Wilson
2017-05-18drm/i915: Try harder to reset the GPUChris Wilson
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-18drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson
2017-05-18drm/i915: Check C for null pointer rather than BColin Ian King
2017-05-18drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-17drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh
2017-05-17drm/i915/skl+: Perform wm level calculations in separate functionKumar, Mahesh
2017-05-17drm/i915/skl+: Watermark calculation cleanupKumar, Mahesh
2017-05-17drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocationKumar, Mahesh
2017-05-17drm/i915/skl+: no need to memset againKumar, Mahesh
2017-05-17drm/i915/skl: Fail the flip if no FB for WM calculationKumar, Mahesh
2017-05-17drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed pointKumar, Mahesh
2017-05-17drm/i915: Use fixed_16_16 wrapper for division operationKumar, Mahesh
2017-05-17drm/i915: Add more wrapper for fixed_point_16_16 operationsKumar, Mahesh
2017-05-17drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh
2017-05-17drm/i915: Don't force serialisation on marking up execlists irq postedChris Wilson
2017-05-17drm/i915: Stop inlining the execlists IRQ handlerChris Wilson
2017-05-17drm/i915/execlists: Reduce lock contention between schedule/submit_requestChris Wilson
2017-05-17drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson
2017-05-17drm/i915: Split execlist priority queue into rbtree + linked listChris Wilson
2017-05-17drm/i915: Use a define for the default priority [0]Chris Wilson
2017-05-17drm/i915: Don't mark an execlists context-switch when idleChris Wilson
2017-05-17drm/i915/execlists: Pack the count into the low bits of the port.requestChris Wilson