summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-0532-390/+390
* drm/i915/error: Fixup inactive/active countingChris Wilson2018-06-051-2/+2
* drm/i915/guc: Don't leak stage descriptor pool on init failureMichal Wajdeczko2018-06-051-1/+4
* drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin2018-06-052-20/+55
* drm/i915/trace: Context field needs to be 64-bit wideTvrtko Ursulin2018-06-051-10/+10
* drm/i915/trace: Remove engine out of the context sandwichTvrtko Ursulin2018-06-051-15/+15
* drm/i915/trace: Describe engines as class:instance pairsTvrtko Ursulin2018-06-051-42/+65
* drm/i915: Swap magics and use SZ_1MChris Wilson2018-06-051-1/+1
* drm/i915: Correctly handle error path in i915_gem_init_hwMichal Wajdeczko2018-06-051-0/+6
* drm/i915/vma: Move the bind_count vs pin_count assertion to a helperChris Wilson2018-06-051-2/+14
* drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object listChris Wilson2018-06-051-13/+10Star
* drm/i915/ringbuffer: Make context pin/unpin symmetricChris Wilson2018-06-051-24/+43
* drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTTChangbin Du2018-06-053-6/+9
* drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar2018-06-051-1/+0Star
* drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin2018-06-043-32/+97
* drm/i915: drop one bit on the hw_id when using gucLionel Landwerlin2018-06-043-4/+14
* drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+Chris Wilson2018-06-041-49/+0Star
* drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko2018-06-043-22/+23
* drm/i915/icl: Calculate link clock using the new registersArkadiusz Hiler2018-06-021-2/+7
* drm/i915/icl: Get DDI clock for ICL based on PLLs.Manasi Navare2018-06-024-0/+101
* drm/i915/icl: Add Icelake PCH detectionAnusha Srivatsa2018-06-021-0/+2
* drm/i915/icl: Map VBT DDC Pin to BSpec DDC PinRadhakrishna Sripada2018-06-022-8/+33
* drm/i915/icl: Add register definition for DFLEXDPMLEManasi Navare2018-06-021-0/+5
* drm/i915/icl: introduce tc_portPaulo Zanoni2018-06-023-0/+30
* drm/i915/icl: Extend AUX F interrupts to ICLDhinakaran Pandiyan2018-06-021-2/+3
* drm/i915/icl: fix icl_unmap/map_plls_to_portsMahesh Kumar2018-06-021-2/+4
* drm/i915: Apply the full CPU domain markup before freezingChris Wilson2018-06-011-12/+13
* drm/i915: Flush all writes before suspendChris Wilson2018-06-011-0/+14
* drm/i915: Configure SKL+ scaler initial phase correctlyVille Syrjälä2018-06-014-2/+70
* drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setupVille Syrjälä2018-06-011-6/+1Star
* drm/i915: Fix tabs vs. spaces in sprite codeVille Syrjälä2018-06-011-10/+10
* drm/i915: s/plane/i9xx_plane/Ville Syrjälä2018-06-011-4/+4
* drm/i915: Disable trickle feed for SNB/IVB cursorsVille Syrjälä2018-06-011-0/+3
* drm/i915: Clean up cursor definesVille Syrjälä2018-06-014-27/+27
* drm/i915: Have plane->get_hw_state() return the current pipeVille Syrjälä2018-06-014-38/+79
* drm/i915/gtt: Don't restore the non-existent PDE for GGTTChris Wilson2018-06-011-0/+2
* drm/i915/gtt: Avoid calling non-existent allocate_va_rangeChris Wilson2018-06-011-13/+21
* drm/i915: Check intel_contexts to avoid one extra pointer chaseChris Wilson2018-06-011-1/+1
* drm/i915: Assert we idle in the kernel contextChris Wilson2018-06-011-13/+18
* drm/i915: Only sanitize GEM from late suspendChris Wilson2018-05-313-10/+19
* drm/i915: After reset on sanitization, reset the engine backendsChris Wilson2018-05-312-3/+29
* drm/i915: "Race-to-idle" after switching to the kernel contextChris Wilson2018-05-312-2/+26
* drm/i915: Switch to kernel context before idling at runtimeChris Wilson2018-05-313-8/+39
* drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO errorMichal Wajdeczko2018-05-311-4/+2Star
* drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2.Maarten Lankhorst2018-05-311-0/+3
* drm/i915: Update DRIVER_DATE to 20180530Rodrigo Vivi2018-05-311-2/+2
* drm/i915: Remove stale asserts from i915_gem_find_active_request()Chris Wilson2018-05-301-9/+8Star
* drm/i915/psr: Set idle frame count based on sink synchronization latencyDhinakaran Pandiyan2018-05-291-20/+20
* drm/i915/icl: Wa_1406463099Oscar Mateo2018-05-292-2/+10
* drm/i915/icl: WaEnableFloatBlendOptimizationOscar Mateo2018-05-292-0/+6