Age | Commit message (Expand) | Author | Files | Lines |
2019-11-27 | drm/i915: Disable display interrupts during display IRQ handler | Clint Taylor | 1 | -0/+4 |
2019-11-27 | drm/i915/dp: fix DP audio for PORT_A on gen12+ | Kai Vehmanen | 1 | -1/+12 |
2019-11-26 | drm/i915: Support more QGV points | Stanislav Lisovskiy | 2 | -7/+23 |
2019-11-26 | drm/i915: Reduce nested prepare_remote_context() to a trylock | Chris Wilson | 1 | -4/+17 |
2019-11-26 | drm/i915: Default to a more lenient forced preemption timeout | Chris Wilson | 1 | -1/+1 |
2019-11-25 | drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame | Chris Wilson | 1 | -7/+12 |
2019-11-25 | drm/i915/gt: Schedule request retirement when timeline idles | Chris Wilson | 7 | -3/+108 |
2019-11-25 | drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire | Chris Wilson | 1 | -6/+21 |
2019-11-25 | drm/i915: Serialise with engine-pm around requests on the kernel_context | Chris Wilson | 19 | -33/+119 |
2019-11-25 | drm/i915/execlists: Fixup cancel_port_requests() | Chris Wilson | 1 | -9/+7 |
2019-11-25 | drm/i915/gt: Mark the execlists->active as the primary volatile access | Chris Wilson | 2 | -13/+18 |
2019-11-25 | drm/i915: Switch kunmap() to take the page not vaddr | Chris Wilson | 1 | -1/+1 |
2019-11-24 | drm/i915/selftests: Include the subsubtest name for live_parallel_engines | Chris Wilson | 1 | -1/+3 |
2019-11-23 | drm/i915/query: Align flavour of engine data lookup | Tvrtko Ursulin | 1 | -2/+5 |
2019-11-22 | drm/i915: coffeelake supports hdcp2.2 | Juston Li | 1 | -1/+1 |
2019-11-22 | drm/i915/selftests: Flush the active callbacks | Chris Wilson | 1 | -6/+11 |
2019-11-22 | drm/i915/selftests: Force bonded submission to overlap | Chris Wilson | 1 | -3/+59 |
2019-11-22 | drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request | Chris Wilson | 5 | -18/+64 |
2019-11-22 | drm/i915/selftests: Shorten infinite wait for sseu | Chris Wilson | 1 | -2/+1 |
2019-11-21 | drm/i915/selftests: Always hold a reference on a waited upon request | Chris Wilson | 1 | -21/+66 |
2019-11-21 | drm/i915: Mark intel_wakeref_get() as a sleeper | Chris Wilson | 4 | -4/+24 |
2019-11-21 | drm/i915/execlists: Lock the request while validating it during promotion | Chris Wilson | 1 | -5/+20 |
2019-11-21 | drm/i915/gt: Hold request reference while waiting for w/a verification | Chris Wilson | 1 | -2/+5 |
2019-11-21 | drm/i915: Serialise with remote retirement | Chris Wilson | 1 | -3/+23 |
2019-11-21 | Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" | Chris Wilson | 1 | -2/+7 |
2019-11-21 | drm/i915: Use intel_gt_pm_put_async in GuC submission path | Stuart Summers | 1 | -1/+1 |
2019-11-20 | drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state | Chris Wilson | 1 | -1/+1 |
2019-11-20 | drm/i915/gt: Declare timeline.lock to be irq-free | Chris Wilson | 3 | -16/+12 |
2019-11-20 | drm/i915/gt: Unlock engine-pm after queuing the kernel context switch | Chris Wilson | 1 | -7/+40 |
2019-11-20 | drm/i915/gt: Close race between engine_park and intel_gt_retire_requests | Chris Wilson | 3 | -12/+32 |
2019-11-20 | drm/i915: Mark up the calling context for intel_wakeref_put() | Chris Wilson | 11 | -25/+54 |
2019-11-20 | drm/i915: Do not initialize display BW when display not available | Stuart Summers | 1 | -0/+3 |
2019-11-20 | Skip MCHBAR queries when display is not available | Stuart Summers | 1 | -1/+1 |
2019-11-20 | drm/i915: Change .crtc_enable/disable() calling convention | Ville Syrjälä | 2 | -29/+37 |
2019-11-20 | drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() | Ville Syrjälä | 1 | -88/+85 |
2019-11-20 | drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable() | Ville Syrjälä | 1 | -77/+65 |
2019-11-20 | drm/i915: Pass dev_priv to cpt_verify_modeset() | Ville Syrjälä | 1 | -3/+3 |
2019-11-20 | drm/i915: Change watermark hook calling convention | Ville Syrjälä | 3 | -48/+53 |
2019-11-20 | drm/i915: Pass intel_crtc to ironlake_fdi_disable() | Ville Syrjälä | 1 | -6/+4 |
2019-11-20 | drm/i915: Move crtc_state to tighter scope | Ville Syrjälä | 1 | -4/+7 |
2019-11-20 | drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on() | Ville Syrjälä | 1 | -4/+1 |
2019-11-20 | drm/i915: Add intel_crtc_vblank_off() | Ville Syrjälä | 1 | -6/+9 |
2019-11-20 | drm/i915: Change intel_encoders_<hook>() calling convention | Ville Syrjälä | 1 | -47/+54 |
2019-11-20 | Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of git://anongit.freede... | Jani Nikula | 4 | -9/+78 |
2019-11-20 | drm/i915/selftests: Take a ref to the request we wait upon | Chris Wilson | 1 | -9/+30 |
2019-11-20 | drm/i915/selftests: Be explicit in ERR_PTR handling | Chris Wilson | 1 | -2/+2 |
2019-11-19 | drm/i915/selftests: Exercise rc6 w/a handling | Chris Wilson | 5 | -0/+182 |
2019-11-19 | drm/i915: Wait until the intel_wakeref idle callback is complete | Chris Wilson | 2 | -2/+26 |
2019-11-19 | drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON | Chris Wilson | 1 | -0/+3 |
2019-11-19 | drm/i915/gt: Flush the requests after wedging on suspend | Chris Wilson | 1 | -0/+1 |