summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang2-17/+29
2017-08-15drm/i915: Enable guest i915 full ppgtt functionalityTina Zhang5-3/+20
2017-08-15drm/i915: Disconnect 32 and 48 bit ppGTT supportJoonas Lahtinen1-4/+9
2017-08-10drm/i915/gvt: Add shadow context descriptor updatingKechen Lu3-0/+26
2017-08-10drm/i915/gvt: expose vGPU context hw idZhenyu Wang1-0/+17
2017-08-10drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset functionChuanxiao Dong3-9/+5
2017-08-10drm/i915/gvt: Add carefully checking in GTT walker pathsChangbin Du2-37/+64
2017-08-10drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen1-8/+10
2017-08-10drm/i915/gvt: take runtime pm when do early scan and shadowZhenyu Wang1-0/+2
2017-08-10drm/i915/gvt: Replace duplicated code with exist functionPing Gao1-3/+3
2017-08-10drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao1-0/+2
2017-08-10drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao3-0/+19
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao4-35/+54
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du1-13/+26
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du1-6/+13
2017-08-10drm/i915/gvt: Use gvt_err to print the resource not enough errorChuanxiao Dong1-2/+2
2017-07-31drm/i915: Update DRIVER_DATE to 20170731Daniel Vetter1-2/+2
2017-07-28drm/i915: Remove unused i915_err_print_instdoneTvrtko Ursulin1-26/+0
2017-07-28drm/i915: Include mbox details for pcode read/write failuresChris Wilson1-8/+13
2017-07-27drm/i915/sdvo: Shut up state checker with hdmi cards on gen3Daniel Vetter1-2/+10
2017-07-27drm/i915: Rework sdvo proxy i2c lockingDaniel Vetter2-14/+84
2017-07-27drm/i915: Call the unlocked version of i915_gem_object_get_pages()Chris Wilson1-1/+1
2017-07-27drm/i915: Move i915_gem_object_phys_attach()Chris Wilson1-60/+58
2017-07-27drm/i915: Pin the pages before acquiring struct_mutex for displayChris Wilson1-1/+8
2017-07-27drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriatelyChris Wilson1-15/+35
2017-07-27drm/i915: Trim struct_mutex usage for kmsChris Wilson1-48/+34
2017-07-27drm/i915: Handle msr read failure gracefullyGabriel Krisman Bertazi1-6/+9
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson1-1/+1
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D1-2/+2
2017-07-27drm/i915/fbc: add comments to the FBC auxiliary structsPaulo Zanoni1-0/+12
2017-07-27drm/i915: cleanup the CHICKEN_MISC_2 (re)definitionsPaulo Zanoni2-7/+5
2017-07-27drm/i915/selftests: Fix kbuild errorChris Wilson1-1/+1
2017-07-27drm/i915: Squelch reset messages during selftestsChris Wilson5-31/+39
2017-07-27drm/i915/selftest: Refactor reset lockingChris Wilson1-15/+43
2017-07-27drm/i915: Don't touch fence->error when resetting an innocent requestChris Wilson1-19/+34
2017-07-27drm/i915: Enforce that CS packets are qword alignedChris Wilson1-0/+3
2017-07-27drm/i915/glk: set HDMI 2.0 identifierShashank Sharma1-0/+3
2017-07-27drm/i915: set colorspace for YCBCR420 outputsShashank Sharma1-0/+6
2017-07-27drm/i915: prepare csc unit for YCBCR420 outputShashank Sharma2-1/+54
2017-07-27drm/i915: prepare pipe for YCBCR420 outputShashank Sharma4-0/+36
2017-07-27drm/i915: prepare scaler for YCBCR420 modesetShashank Sharma3-1/+17
2017-07-27drm/i915: add config function for YCBCR420 outputsShashank Sharma3-3/+41
2017-07-27drm/i915: Gather all the power well->domain mappings to one placeImre Deak1-204/+204
2017-07-27drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpersImre Deak1-14/+14
2017-07-27drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpersImre Deak1-188/+43
2017-07-27drm/i915/hsw+: Add has_fuses power well attributeImre Deak4-14/+48
2017-07-27drm/i915/hsw, bdw: Wait for the power well disabled stateImre Deak1-17/+11