summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2017-08-10drm/i915/cnl: Enable SAGV for Cannonlake.Rodrigo Vivi1-1/+2
2017-08-10drm/i915/gen10+: use the SKL code for reading WM latenciesPaulo Zanoni1-2/+4
2017-08-10drm/i915: Avoid null dereference if mst_port is unset.Rodrigo Vivi1-0/+3
2017-08-10drm/i915/perf: Drop redundant check for perf.initialised on resetChris Wilson1-5/+2
2017-08-10drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()Chris Wilson1-2/+0
2017-08-10drm/i915/perf: Initialise dynamic sysfs group before creationChris Wilson1-2/+1
2017-08-10drm/i915: add register macro definition style guideJani Nikula1-0/+91
2017-08-10drm/i915: enum i915_power_well_id is not proper kernel-docJani Nikula1-1/+1
2017-08-10drm/i915: Add format modifiers for IntelBen Widawsky3-12/+292
2017-08-10drm/i915: Add render decompression supportVille Syrjälä4-18/+272
2017-08-10drm/i915: Implement .get_format_info() hook for CCSVille Syrjälä1-0/+36
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter14-57/+6
2017-08-10drm/i915: Supply the engine-id for our mock_engine()Chris Wilson3-5/+8
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-08-09drm/i915/psr: Preserve SRD_CTL bit 29 on PSR initJim Bride2-0/+2
2017-08-08drm/i915/cnl: Removing missing DDI_E bits from CNL.Rodrigo Vivi1-2/+0
2017-08-08drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson1-0/+4
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter9-9/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter9-9/+0
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter1-1/+0
2017-08-08drm/i915: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-07drm/i915: remove unused function declarationLionel Landwerlin1-1/+0
2017-08-07drm/i915: fix backlight invert for non-zero minimum brightnessJani Nikula1-1/+1
2017-08-07drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson1-3/+8
2017-08-07drm/i915/perf: fix flex eu registers programmingLionel Landwerlin1-2/+2
2017-08-07Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...Jani Nikula6-31/+70
2017-08-07drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-08-07drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang1-1/+1
2017-08-04drm/i915/selftests: Retarget igt_render_engine_reset_fallback()Chris Wilson1-57/+17
2017-08-04drm/i915: fix backlight invert for non-zero minimum brightnessJani Nikula1-1/+1
2017-08-04drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson1-3/+8
2017-08-04drm/i915/perf: Initialise the dynamic sysfs attrChris Wilson1-0/+1
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang3-20/+39
2017-08-04drm: i915: remove dead code and pointless local lut storagePeter Rosin2-32/+0
2017-08-03drm/i915: enable WaDisableDopClkGating for sklPraveen Paneri1-0/+6
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