| Commit message (Expand) | Author | Files | Lines |
2019-10-25 | drm/i915/selftests: Force ordering of context switches | Chris Wilson | 1 | -7/+28 |
2019-10-25 | drm/i915: Move intel_engine_context_in/out into intel_lrc.c | Tvrtko Ursulin | 2 | -55/+55 |
2019-10-25 | drm/i915/tgl: Fix doc not corresponding to code | Anna Karas | 1 | -2/+2 |
2019-10-25 | drm/i915: Describe structure member in documentation | Anna Karas | 1 | -0/+5 |
2019-10-25 | doc: Update header files names | Anna Karas | 1 | -3/+3 |
2019-10-25 | drm/i915/selftests: Tweak the default subtest runtime | Chris Wilson | 1 | -1/+1 |
2019-10-25 | drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink | José Roberto de Souza | 1 | -1/+5 |
2019-10-25 | drm/i915: Catch GTT fault errors for gen11+ planes | Matt Roper | 2 | -1/+11 |
2019-10-25 | drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT | Tapani Pälli | 1 | -0/+20 |
2019-10-25 | drm/i915: Remove nonpriv flags when srm/lrm | Mika Kuoppala | 2 | -2/+9 |
2019-10-24 | drm/i915: Making loglevel of PSR2/SU logs same. | Ap Kamal | 1 | -1/+1 |
2019-10-24 | drm/i915: Add support for half float framebuffers on snb sprites | Ville Syrjälä | 1 | -1/+9 |
2019-10-24 | drm/i915: Add support for half float framebuffers for ivb+ sprites | Ville Syrjälä | 1 | -6/+42 |
2019-10-24 | drm/i915: Add support for half float framebuffers for gen4+ primary planes | Ville Syrjälä | 1 | -4/+45 |
2019-10-24 | drm/i915: Add support for half float framebuffers for skl+ | Ville Syrjälä | 2 | -4/+18 |
2019-10-24 | drm/i915: Simplify skl_max_scale() | Ville Syrjälä | 3 | -41/+17 |
2019-10-24 | drm/i915: Eliminate skl_check_pipe_max_pixel_rate() | Ville Syrjälä | 3 | -91/+0 |
2019-10-24 | drm/i915: Allow planes to declare their minimum acceptable cdclk | Ville Syrjälä | 7 | -20/+571 |
2019-10-24 | drm/i915: Move check_digital_port_conflicts() earier | Ville Syrjälä | 1 | -5/+6 |
2019-10-24 | drm/i915: Rework global state locking | Ville Syrjälä | 7 | -56/+153 |
2019-10-24 | drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update | Ville Syrjälä | 1 | -0/+5 |
2019-10-24 | drm/i915/perf: Describe structure members in documentation | Anna Karas | 1 | -1/+30 |
2019-10-24 | drm/i915/gt: Split intel_ring_submission | Chris Wilson | 30 | -455/+536 |
2019-10-24 | drm/i915: Convert PAT setup to uncore mmio | Tvrtko Ursulin | 1 | -39/+59 |
2019-10-24 | drm/i915/selftests: Flush any i915_active callback work as well | Chris Wilson | 1 | -0/+1 |
2019-10-24 | drm/i915/selftests: Flush interrupts before disabling tasklets | Chris Wilson | 2 | -2/+2 |
2019-10-24 | drm/i915/gvt: fix dead locking in early workload shadow | Zhenyu Wang | 1 | -2/+0 |
2019-10-24 | drm/i915/gt: Replace hangcheck by heartbeats | Chris Wilson | 25 | -555/+379 |
2019-10-24 | drm/i915/gem: Cancel contexts when hangchecking is disabled | Chris Wilson | 1 | -0/+141 |
2019-10-24 | drm/i915/execlists: Cancel banned contexts on schedule-out | Chris Wilson | 2 | -41/+411 |
2019-10-24 | drm/i915/execlists: Force preemption | Chris Wilson | 10 | -24/+255 |
2019-10-24 | drm/i915/gt: Try to more gracefully quiesce the system before resets | Chris Wilson | 3 | -1/+34 |
2019-10-24 | drm/i915/guc: Update H2G enable logging action definition | Robert M. Fosha | 1 | -1/+1 |
2019-10-24 | drm/i915/guc: Enable guc logging on guc log relay write | Robert M. Fosha | 3 | -17/+62 |
2019-10-23 | drm/i915: Add new CNL PCH ID seen on a CML platform | Imre Deak | 2 | -0/+2 |
2019-10-23 | drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config | Jani Nikula | 2 | -4/+4 |
2019-10-23 | drm/i915/dsc: rename crtc state dsc_params member to dsc | Jani Nikula | 6 | -55/+55 |
2019-10-23 | drm/i915/selftests: Release ctx->engine_mutex after iteration | Chris Wilson | 1 | -3/+7 |
2019-10-22 | drm/i915/selftests: Synchronize checking active status with retirement | Chris Wilson | 1 | -0/+13 |
2019-10-22 | drm/i915/selftests: Move uncore fw selftests to operate on intel_gt | Chris Wilson | 1 | -26/+28 |
2019-10-22 | drm/i915/selftests: Teach switch_to_context() to use the context | Chris Wilson | 1 | -10/+9 |
2019-10-22 | drm/i915: Teach record_defaults to operate on the intel_gt | Chris Wilson | 4 | -15/+20 |
2019-10-22 | drm/i915/gem: Distinguish each object type | Chris Wilson | 12 | -15/+28 |
2019-10-22 | drm/i915/aml: Allow SPT PCH for all AML devices | James Ausmus | 1 | -1/+2 |
2019-10-22 | drm/i915: Drop assertion that ce->pin_mutex guards state updates | Chris Wilson | 4 | -24/+0 |
2019-10-22 | drm/i915/selftests: Make the mman object busy everywhere | Chris Wilson | 1 | -14/+14 |
2019-10-22 | drm/i915/selftests: Use for_each_uabi_engine in contex selftests | Tvrtko Ursulin | 1 | -8/+4 |
2019-10-22 | drm/i915/selftests: Use GT engines in igt_live_test | Tvrtko Ursulin | 1 | -3/+4 |
2019-10-22 | drm/i915/selftests: Use GT engines in mock_gem_device | Tvrtko Ursulin | 1 | -4/+4 |
2019-10-22 | drm/i915/selftests: Convert eviction selftests to gt/ggtt | Tvrtko Ursulin | 1 | -49/+51 |