summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-22drm/i915: Assert that the request is on the execution queue before being removedChris Wilson
2017-12-22drm/i915/execlists: Show preemption progress in GEM_TRACEChris Wilson
2017-12-22Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-12-22drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä
2017-12-22drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+Ville Syrjälä
2017-12-22drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/aVille Syrjälä
2017-12-22drm/i915: No need to power up PG2 for GMBUS on BXTVille Syrjälä
2017-12-22drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2017-12-22drm/i915: Do not enable movntdqa optimization in hypervisor guestChangbin Du
2017-12-22drm/i915: Dump device info at onceMichal Wajdeczko
2017-12-22drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko
2017-12-22drm/i915: Update intel_device_info_runtime_init() parameterMichal Wajdeczko
2017-12-22drm/i915: Move intel_device_info definitions to its own headerMichal Wajdeczko
2017-12-22drm/i915: Move opregion definitions to dedicated intel_opregion.hMichal Wajdeczko
2017-12-22drm/i915: Move display related definitions to dedicated headerMichal Wajdeczko
2017-12-22drm/i915: Move some utility functions to i915_util.hMichal Wajdeczko
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
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-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