summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2017-08-03drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi2-5/+5
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin4-17/+573
2017-08-03drm/i915: reorder NOA register definition to follow addressesLionel Landwerlin1-106/+106
2017-08-03drm/i915/perf: disable NOA logic when not usedLionel Landwerlin1-0/+4
2017-08-03drm/i915/perf: leave GDT_CHICKEN_BITS programming in configsLionel Landwerlin11-7/+12
2017-08-03drm/i915/perf: prune OA configsLionel Landwerlin22-29415/+364
2017-08-03drm/i915/perf: fix flex eu registers programmingLionel Landwerlin1-2/+2
2017-08-03drm/i915: add const to bin_attributeBhumika Goyal1-3/+3
2017-08-02drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-07-31drm/i915: Update DRIVER_DATE to 20170731drm-intel-next-2017-07-31Daniel 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
2017-07-27drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributesImre Deak4-17/+31
2017-07-27drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macrosImre Deak3-30/+44
2017-07-27drm/i915/hsw, bdw: Split power well set to enable/disable helpersImre Deak1-33/+17
2017-07-27drm/i915/hsw, bdw: Remove redundant state check during power well togglingImre Deak1-23/+13
2017-07-27drm/i915/gen9+: Remove redundant state check during power well togglingImre Deak1-16/+9
2017-07-27drm/i915/gen9+: Remove redundant power well state assert during enablingImre Deak1-6/+1
2017-07-27drm/i915/bxt, glk: Give a proper name to the power well struct phy fieldImre Deak2-12/+16