summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-06-11drm/i915: Squash GEM load failure message (again)Chris Wilson
2018-06-11drm/i915: fix PCH_NOP setting for non-PCH platformsJani Nikula
2018-06-11drm/i915: be more strict about HAS_PCH_NOP() usageJani Nikula
2018-06-11drm/i915: clean up virtual PCH special case handlingJani Nikula
2018-06-11drm/i915: document PCH_NOPLucas De Marchi
2018-06-11drm/i915: fix guest virtual PCH detection on non-PCH systemsJani Nikula
2018-06-09drm/i915/gtt: Reorder aliasing_ppgtt finiChris Wilson
2018-06-08drm/i915/gtt: Remove vgpu check for gen6Chris Wilson
2018-06-08drm/i915/gtt: Remove redundant hsw_mm_switch()Chris Wilson
2018-06-08drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_rangeChris Wilson
2018-06-08drm/i915: Fix sprite destination colorkeying on SKL+Ville Syrjälä
2018-06-08drm/i915: Mark the GPU as wedged without error on fault injectionChris Wilson
2018-06-08drm/i915: Add WaKBLVECSSemaphoreWaitPollMika Kuoppala
2018-06-08drm/i915: Cancel reset preparations on failed resetsMika Kuoppala
2018-06-07drm/i915/gtt: Push allocation to hw ppgtt constructorChris Wilson
2018-06-07drm/i915: Decouple vma vfuncs from vmChris Wilson
2018-06-07drm/i915: Prepare for non-object vmaChris Wilson
2018-06-07drm/i915: Change i915_gem_fault() to return vm_fault_tChris Wilson
2018-06-07drm/i915: Use GEM suspend when aborting initialisationChris Wilson
2018-06-06drm/i915: Update DRIVER_DATE to 20180606Rodrigo Vivi
2018-06-06drm/i915/gtt: Fix typo in fill_px() macroChris Wilson
2018-06-06drm/i915: Mark i915.inject_load_failure as being hitChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-06-05drm/i915/error: Fixup inactive/active countingChris Wilson
2018-06-05drm/i915/guc: Don't leak stage descriptor pool on init failureMichal Wajdeczko
2018-06-05drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin
2018-06-05drm/i915/trace: Context field needs to be 64-bit wideTvrtko Ursulin
2018-06-05drm/i915/trace: Remove engine out of the context sandwichTvrtko Ursulin
2018-06-05drm/i915/trace: Describe engines as class:instance pairsTvrtko Ursulin
2018-06-05drm/i915: Swap magics and use SZ_1MChris Wilson
2018-06-05drm/i915: Correctly handle error path in i915_gem_init_hwMichal Wajdeczko
2018-06-05drm/i915/vma: Move the bind_count vs pin_count assertion to a helperChris Wilson
2018-06-05drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object listChris Wilson
2018-06-05drm/i915/ringbuffer: Make context pin/unpin symmetricChris Wilson
2018-06-05drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTTChangbin Du
2018-06-04drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar
2018-06-04drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin
2018-06-04drm/i915: drop one bit on the hw_id when using gucLionel Landwerlin
2018-06-04drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+Chris Wilson
2018-06-04drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko
2018-06-01drm/i915/icl: Calculate link clock using the new registersArkadiusz Hiler
2018-06-01drm/i915/icl: Get DDI clock for ICL based on PLLs.Manasi Navare
2018-06-01drm/i915/icl: Add Icelake PCH detectionAnusha Srivatsa
2018-06-01drm/i915/icl: Map VBT DDC Pin to BSpec DDC PinRadhakrishna Sripada
2018-06-01drm/i915/icl: Add register definition for DFLEXDPMLEManasi Navare
2018-06-01drm/i915/icl: introduce tc_portPaulo Zanoni
2018-06-01drm/i915/icl: Extend AUX F interrupts to ICLDhinakaran Pandiyan
2018-06-01drm/i915/icl: fix icl_unmap/map_plls_to_portsMahesh Kumar
2018-06-01drm/i915: Apply the full CPU domain markup before freezingChris Wilson
2018-06-01drm/i915: Flush all writes before suspendChris Wilson