summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-13drm/i915: Push the wakeref->count deferral to the backendChris Wilson
2019-08-13drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORTJosé Roberto de Souza
2019-08-13drm/i915/gvt: Double check batch buffer size after copyTina Zhang
2019-08-13drm/i915/gvt: Add valid length check for MI variable commandsGao, Fred
2019-08-13drm/i915/gvt: Add MI command valid length checkGao, Fred
2019-08-13drm/i915/gvt: Utility for valid command length checkGao, Fred
2019-08-13drm/i915/gvt: factor out tlb and mocs register offset tableZhi Wang
2019-08-13drm/i915/gvt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-13drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIODZhenyu Wang
2019-08-13drm/i915/uc: Log fw status changes only under debug configMichal Wajdeczko
2019-08-13drm/i915/guc: Use a local cancel_port_requestsChris Wilson
2019-08-13drm/i915: drop engine_pin/unpin_breadcrumbs_irqDaniele Ceraolo Spurio
2019-08-13drm/i915/guc: keep breadcrumb irq always enabledDaniele Ceraolo Spurio
2019-08-12drm/i915/overlay: Switch to using i915_active trackingChris Wilson
2019-08-12drm/i915: Forgo last_fence active request trackingChris Wilson
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti
2019-08-12drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti
2019-08-12drm/i915/gt: Use the local engine wakeref when checking RING registersChris Wilson
2019-08-12drm/i915/selftests: Prevent the timeslice expiring during suppression testsChris Wilson
2019-08-12drm/i915/execlists: Avoid sync calls during parkChris Wilson
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko
2019-08-12drm/i915/tgl: Fixing up list of PG3 power domains.Anshuman Gupta
2019-08-12drm/i915/icl: Remove DDI IO power domain from PG3 power domainsAnshuman Gupta
2019-08-12drm/i915/uc: Use -EIO code for GuC initialization failuresMichal Wajdeczko
2019-08-12drm/i915/uc: Update messages from fw upload stepMichal Wajdeczko
2019-08-12drm/i915/uc: Include HuC firmware version in summaryMichal Wajdeczko
2019-08-12drm/i915/uc: Fail early if there is no GuC fw availableMichal Wajdeczko
2019-08-11drm/i915: Remove unused debugfs/i915_emon_statusChris Wilson
2019-08-10drm/i915: buddy allocatorMatthew Auld
2019-08-10drm/i915/blt: support copying objectsMatthew Auld
2019-08-10drm/i915/gtt: disable 2M pages for pre-gen11Matthew Auld
2019-08-10drm/i915/gtt: enable GTT cache by defaultMatthew Auld
2019-08-10drm/i915/selftests: move gpu-write-dw into utilsMatthew Auld
2019-08-10drm/i915/blt: bump the size restrictionMatthew Auld
2019-08-10drm/i915/blt: don't assume pinned intel_contextMatthew Auld
2019-08-09drm/i915: split out uncore_mmio_debugDaniele Ceraolo Spurio
2019-08-09drm/i915: Stop reconfiguring our shmemfs mountpointChris Wilson
2019-08-09drm/i915: Lift timeline into intel_contextChris Wilson
2019-08-09drm/i915: Push the ring creation flags to the backendChris Wilson
2019-08-09drm/i915/gt: Make deferred context allocation explicitChris Wilson
2019-08-09drm/i915: Remove i915_gem_context_create_gvt()Chris Wilson
2019-08-09drm/i915: Drop the fudge warning on ring restart for ctg/elkChris Wilson
2019-08-09drm/i915: Generalise BSD default selectionChris Wilson
2019-08-09drm/i915: Replace global bsd_dispatch_index with random seedChris Wilson
2019-08-09drm/i915: Check for a second VCS engine more carefullyChris Wilson
2019-08-09drm/i915/execlists: Backtrack along timelineChris Wilson
2019-08-09drm/i915: Free the imported shmemfs file for phys objectsChris Wilson
2019-08-09drm/i915: extract i915_gem_shrinker.h from i915_drv.hJani Nikula
2019-08-09drm/i915: extract gem/i915_gem_stolen.h from i915_drv.hJani Nikula
2019-08-09drm/i915: extract i915_memcpy.h from i915_drv.hJani Nikula