summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-17drm/i915/uc: Cleanup fw fetch only if it was successfulMichal Wajdeczko
2019-08-17drm/i915/selftests: Check the context sizeChris Wilson
2019-08-17drm/i915/gtt: Fold gen8 insertions into oneMika Kuoppala
2019-08-16drm/i915/uc: Add explicit DISABLED state for firmwareMichal Wajdeczko
2019-08-16drm/i915: Wrappers for display register waitsDaniele Ceraolo Spurio
2019-08-16drm/i915: Move gmbus definitions out of i915_reg.hDaniele Ceraolo Spurio
2019-08-16drm/i915: Move engine IDs out of i915_reg.hDaniele Ceraolo Spurio
2019-08-16drm/i915: Move i915_power_well_id out of i915_reg.hDaniele Ceraolo Spurio
2019-08-16drm/i915/execlists: Lift process_csb() out of the irq-off spinlockChris Wilson
2019-08-16drm/i915: Markup expected timeline locks for i915_activeChris Wilson
2019-08-16drm/i915/gt: Mark context->active_count as protected by timeline->mutexChris Wilson
2019-08-16drm/i915/wopcm: Fix SPDX tag locationMichal Wajdeczko
2019-08-16drm/i915/wopcm: Update error messagesMichal Wajdeczko
2019-08-16drm/i915/wopcm: Try to use already locked WOPCM layoutMichal Wajdeczko
2019-08-16drm/i915/wopcm: Check WOPCM layout separately from calculationsMichal Wajdeczko
2019-08-16drm/i915/uc: Move FW size sanity check back to fetchMichał Winiarski
2019-08-16drm/i915/buddy: use kmemleak_update_traceMatthew Auld
2019-08-16drm/i915/buddy: tidy up i915_buddy_finiMatthew Auld
2019-08-16drm/i915: Use the associated uncore for the vmChris Wilson
2019-08-16drm/i915: Extract intel_frontbuffer active trackingChris Wilson
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson
2019-08-15drm/i915/gt: Guard timeline pinning without relying on struct_mutexChris Wilson
2019-08-15drm/i915/gt: Convert timeline tracking to spinlockChris Wilson
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson
2019-08-15drm/i915: Move tasklet kicking to __i915_request_queue callerChris Wilson
2019-08-15drm/i915/icl: Add gen11 specific render breadcrumbsMika Kuoppala
2019-08-15drm/i915/icl: Add command cache invalidateMika Kuoppala
2019-08-15drm/i915/icl: Implement gen11 flush including tile cacheMika Kuoppala
2019-08-15drm/i915/selftest/buddy: fixup igt_buddy_alloc_rangeMatthew Auld
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-14drm/i915: Serialise read/write of the barrier's engineChris Wilson
2019-08-14drm/i915: Print CCID for all renderCSStuart Summers
2019-08-14drm/i915: Disregard drm_mode_config.fb_baseChris Wilson
2019-08-14drm/i915: Include engine->mmio_base in the debug dumpChris Wilson
2019-08-14drm/i915/guc: Remove client->submissionsDaniele Ceraolo Spurio
2019-08-13drm/i915: Update DRIVER_DATE to 20190813Rodrigo Vivi
2019-08-13drm/i915: Add _TRANS2()José Roberto de Souza
2019-08-13drm/i915/bdw+: Move misc display IRQ handling to it own functionJosé Roberto de Souza
2019-08-13Merge tag 'gvt-next-2019-08-13' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-08-13drm/i915/gt: Save/restore interrupts around breadcrumb disableChris Wilson
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