summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-12-22drm/i915/gvt: Fix pipe A enable as default for vgpuXiaolin Zhang
2017-12-22drm/i915/gvt: always use i915_reg_t for MMIO handler definitionZhenyu Wang
2017-12-21drm/i915: Show FBC worker status in debugfsChris Wilson
2017-12-21drm/i915: Disable all planes for load detection, v2.Ville Syrjälä
2017-12-20i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi
2017-12-20drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi
2017-12-20drm/i915: Tidy up GEM_TRACE around execlistsChris Wilson
2017-12-20drm/i915/psr: Fix register name mess up.Dhinakaran Pandiyan
2017-12-19drm/i915: Avoid context dereference inside execlists_submission_taskletChris Wilson
2017-12-19drm/i915: Remove pointer indirection for hangcheck_state localChris Wilson
2017-12-19drm/i915: Show if we consider the engine is idle in the GPU error stateChris Wilson
2017-12-19drm/i915: Implement WaDisableEarlyEOT.Rafael Antognolli
2017-12-19drm/i915: Implement WaDisableVFclkgate.Rafael Antognolli
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko
2017-12-19drm/i915: Convert intel_device_info_dump into pretty printerMichal Wajdeczko
2017-12-19drm/i915: Add pretty printer for device info flagsMichal Wajdeczko
2017-12-19drm/i915: Fix indentation for intel_ddi_clk_selectChris Wilson
2017-12-19drm/i915: Add a strong mb to resetting the has-CS-interrupt bitChris Wilson
2017-12-18drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen
2017-12-18drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi
2017-12-18drm/i915/selftests: Fix up igt_reset_engineChris Wilson
2017-12-18drm/i915/trace: add hw_id to gem requests trace pointsLionel Landwerlin
2017-12-18drm/i915: reorder field in gem_request tracepointsLionel Landwerlin
2017-12-18drm/i915: Show IPEIR and IPEHR in the engine dumpChris Wilson
2017-12-18drm/i915: prefer i915_gem_object_has_pages()Matthew Auld
2017-12-18drm/i915: Re-enable GGTT earlier after GPU resetChris Wilson
2017-12-18drm/i915/gvt: load host render mocs once in mocs switchWeinan Li
2017-12-18drm/i915/gvt: refine mocs save restore policyWeinan Li
2017-12-18drm/i915/gvt: optimize for vGPU mmio switchWeinan Li
2017-12-18drm/i915/gvt: refine trace_render_mmioWeinan Li
2017-12-18Merge tag 'drm-intel-next-2017-12-14' into gvt-nextZhenyu Wang
2017-12-17drm/i915: Unifying debugfs return codes for unsupported featuresMichal Wajdeczko
2017-12-16drm/i915: Restore the kernel context after a GPU reset on an idle engineChris Wilson
2017-12-16drm/i915: Skip an engine reset if it recovered before our preparationsChris Wilson
2017-12-15x86/gpu: add CFL to early quirksLucas De Marchi
2017-12-15drm/i915/lpe: Remove double-encapsulation of info stringChris Wilson
2017-12-15drm/i915: Allow internal page allocations to failChris Wilson
2017-12-14drm/i915: Update DRIVER_DATE to 20171214Rodrigo Vivi
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-12-14drm/i915: properly init lockdep classSebastian Andrzej Siewior
2017-12-14drm/i915: Show engine state when hangcheck detects a stallChris Wilson
2017-12-14drm/i915: make CS frequency read support missing more obviousLionel Landwerlin
2017-12-14drm/i915/guc: Extract doorbell verification into a functionMichał Winiarski
2017-12-14drm/i915/guc: Extract clients allocation to submission_initMichał Winiarski
2017-12-14drm/i915/guc: Extract doorbell creation from client allocationMichał Winiarski
2017-12-14drm/i915/guc: Call invalidate after changing the vfuncMichał Winiarski
2017-12-14drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski
2017-12-14drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski