summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-25drm/i915/execlists: Fixup cancel_port_requests()Chris Wilson
2019-11-25drm/i915/gt: Mark the execlists->active as the primary volatile accessChris Wilson
2019-11-25drm/i915: Switch kunmap() to take the page not vaddrChris Wilson
2019-11-23drm/i915/selftests: Include the subsubtest name for live_parallel_enginesChris Wilson
2019-11-23drm/i915/query: Align flavour of engine data lookupTvrtko Ursulin
2019-11-22drm/i915: coffeelake supports hdcp2.2Juston Li
2019-11-22drm/i915/selftests: Flush the active callbacksChris Wilson
2019-11-22drm/i915/selftests: Force bonded submission to overlapChris Wilson
2019-11-22drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_requestChris Wilson
2019-11-22drm/i915/selftests: Shorten infinite wait for sseuChris Wilson
2019-11-21drm/i915/selftests: Always hold a reference on a waited upon requestChris Wilson
2019-11-21drm/i915: Mark intel_wakeref_get() as a sleeperChris Wilson
2019-11-21drm/i915/execlists: Lock the request while validating it during promotionChris Wilson
2019-11-21drm/i915/gt: Hold request reference while waiting for w/a verificationChris Wilson
2019-11-21drm/i915: Serialise with remote retirementChris Wilson
2019-11-21Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson
2019-11-20drm/i915: Use intel_gt_pm_put_async in GuC submission pathStuart Summers
2019-11-20drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_stateChris Wilson
2019-11-20drm/i915/gt: Declare timeline.lock to be irq-freeChris Wilson
2019-11-20drm/i915/gt: Unlock engine-pm after queuing the kernel context switchChris Wilson
2019-11-20drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-11-20drm/i915: Do not initialize display BW when display not availableStuart Summers
2019-11-20Skip MCHBAR queries when display is not availableStuart Summers
2019-11-20drm/i915: Change .crtc_enable/disable() calling conventionVille Syrjälä
2019-11-20drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()Ville Syrjälä
2019-11-20drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()Ville Syrjälä
2019-11-20drm/i915: Pass dev_priv to cpt_verify_modeset()Ville Syrjälä
2019-11-20drm/i915: Change watermark hook calling conventionVille Syrjälä
2019-11-20drm/i915: Pass intel_crtc to ironlake_fdi_disable()Ville Syrjälä
2019-11-20drm/i915: Move crtc_state to tighter scopeVille Syrjälä
2019-11-20drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()Ville Syrjälä
2019-11-20drm/i915: Add intel_crtc_vblank_off()Ville Syrjälä
2019-11-20drm/i915: Change intel_encoders_<hook>() calling conventionVille Syrjälä
2019-11-20drm/i915/selftests: Take a ref to the request we wait uponChris Wilson
2019-11-20drm/i915/selftests: Be explicit in ERR_PTR handlingChris Wilson
2019-11-19drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson
2019-11-19drm/i915: Wait until the intel_wakeref idle callback is completeChris Wilson
2019-11-19drm/i915/gem: Manually dump the debug trace on GEM_BUG_ONChris Wilson
2019-11-19drm/i915/gt: Flush the requests after wedging on suspendChris Wilson
2019-11-19drm/i915/gt: Schedule next retirement worker firstChris Wilson
2019-11-19drm/i915/gt: Move new timelines to the end of active_listChris Wilson
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld
2019-11-19drm/i915/tgl: Add DKL PHY vswing table for HDMIMatt Roper
2019-11-19drm/i915/dsi: Do not read the transcoder register.Vandita Kulkarni
2019-11-19drm/i915/gem: Protect the obj->vma.list during iterationChris Wilson
2019-11-19drm/i915/gem: Merge GGTT vma flush into a single loopChris Wilson
2019-11-19drm/i915/gem: Track ggtt writes from userspace on the bound vmaChris Wilson
2019-11-19drm/i915/gt: Make intel_ring_unpin() safe for concurrent pintChris Wilson