summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNTTapani Pälli2019-10-241-0/+20
| | * | | | | | | | | | | | | | drm/i915: Remove nonpriv flags when srm/lrmMika Kuoppala2019-10-242-2/+9
| | * | | | | | | | | | | | | | drm/i915: Making loglevel of PSR2/SU logs same.Ap Kamal2019-10-241-1/+1
| | * | | | | | | | | | | | | | drm/i915: Add support for half float framebuffers on snb spritesVille Syrjälä2019-10-241-1/+9
| | * | | | | | | | | | | | | | drm/i915: Add support for half float framebuffers for ivb+ spritesVille Syrjälä2019-10-241-6/+42
| | * | | | | | | | | | | | | | drm/i915: Add support for half float framebuffers for gen4+ primary planesVille Syrjälä2019-10-241-4/+45
| | * | | | | | | | | | | | | | drm/i915: Add support for half float framebuffers for skl+Ville Syrjälä2019-10-242-4/+18
| | * | | | | | | | | | | | | | drm/i915: Simplify skl_max_scale()Ville Syrjälä2019-10-243-41/+17
| | * | | | | | | | | | | | | | drm/i915: Eliminate skl_check_pipe_max_pixel_rate()Ville Syrjälä2019-10-243-91/+0
| | * | | | | | | | | | | | | | drm/i915: Allow planes to declare their minimum acceptable cdclkVille Syrjälä2019-10-247-20/+571
| | * | | | | | | | | | | | | | drm/i915: Move check_digital_port_conflicts() earierVille Syrjälä2019-10-241-5/+6
| | * | | | | | | | | | | | | | drm/i915: Rework global state lockingVille Syrjälä2019-10-247-56/+153
| | * | | | | | | | | | | | | | drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll updateVille Syrjälä2019-10-241-0/+5
| | * | | | | | | | | | | | | | drm/i915/perf: Describe structure members in documentationAnna Karas2019-10-241-1/+30
| | * | | | | | | | | | | | | | drm/i915/gt: Split intel_ring_submissionChris Wilson2019-10-2430-455/+536
| | * | | | | | | | | | | | | | drm/i915: Convert PAT setup to uncore mmioTvrtko Ursulin2019-10-241-39/+59
| | * | | | | | | | | | | | | | drm/i915/selftests: Flush any i915_active callback work as wellChris Wilson2019-10-241-0/+1
| | * | | | | | | | | | | | | | drm/i915/selftests: Flush interrupts before disabling taskletsChris Wilson2019-10-242-2/+2
| | * | | | | | | | | | | | | | drm/i915/gvt: fix dead locking in early workload shadowZhenyu Wang2019-10-231-2/+0
| | * | | | | | | | | | | | | | drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-2325-555/+379
| | * | | | | | | | | | | | | | drm/i915/gem: Cancel contexts when hangchecking is disabledChris Wilson2019-10-231-0/+141
| | * | | | | | | | | | | | | | drm/i915/execlists: Cancel banned contexts on schedule-outChris Wilson2019-10-232-41/+411
| | * | | | | | | | | | | | | | drm/i915/execlists: Force preemptionChris Wilson2019-10-2310-24/+255
| | * | | | | | | | | | | | | | drm/i915/gt: Try to more gracefully quiesce the system before resetsChris Wilson2019-10-233-1/+34
| | * | | | | | | | | | | | | | drm/i915/guc: Update H2G enable logging action definitionRobert M. Fosha2019-10-231-1/+1
| | * | | | | | | | | | | | | | drm/i915/guc: Enable guc logging on guc log relay writeRobert M. Fosha2019-10-233-17/+62
| | * | | | | | | | | | | | | | drm/i915: Add new CNL PCH ID seen on a CML platformImre Deak2019-10-232-0/+2
| | * | | | | | | | | | | | | | drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as configJani Nikula2019-10-232-4/+4
| | * | | | | | | | | | | | | | drm/i915/dsc: rename crtc state dsc_params member to dscJani Nikula2019-10-236-55/+55
| | * | | | | | | | | | | | | | drm/i915/selftests: Release ctx->engine_mutex after iterationChris Wilson2019-10-231-3/+7
| | * | | | | | | | | | | | | | drm/i915/selftests: Synchronize checking active status with retirementChris Wilson2019-10-221-0/+13
| | * | | | | | | | | | | | | | drm/i915/selftests: Move uncore fw selftests to operate on intel_gtChris Wilson2019-10-221-26/+28
| | * | | | | | | | | | | | | | drm/i915/selftests: Teach switch_to_context() to use the contextChris Wilson2019-10-221-10/+9
| | * | | | | | | | | | | | | | drm/i915: Teach record_defaults to operate on the intel_gtChris Wilson2019-10-224-15/+20
| | * | | | | | | | | | | | | | drm/i915/gem: Distinguish each object typeChris Wilson2019-10-2212-15/+28
| | * | | | | | | | | | | | | | drm/i915/aml: Allow SPT PCH for all AML devicesJames Ausmus2019-10-221-1/+2
| | * | | | | | | | | | | | | | drm/i915: Drop assertion that ce->pin_mutex guards state updatesChris Wilson2019-10-224-24/+0
| | * | | | | | | | | | | | | | drm/i915/selftests: Make the mman object busy everywhereChris Wilson2019-10-221-14/+14
| | * | | | | | | | | | | | | | drm/i915/selftests: Use for_each_uabi_engine in contex selftestsTvrtko Ursulin2019-10-221-8/+4
| | * | | | | | | | | | | | | | drm/i915/selftests: Use GT engines in igt_live_testTvrtko Ursulin2019-10-221-3/+4
| | * | | | | | | | | | | | | | drm/i915/selftests: Use GT engines in mock_gem_deviceTvrtko Ursulin2019-10-221-4/+4
| | * | | | | | | | | | | | | | drm/i915/selftests: Convert eviction selftests to gt/ggttTvrtko Ursulin2019-10-221-49/+51
| | * | | | | | | | | | | | | | drm/i915: Split drop caches into GT and i915 partsTvrtko Ursulin2019-10-221-7/+17
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_engines_verify_workaroundsTvrtko Ursulin2019-10-221-3/+3
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_engines_initTvrtko Ursulin2019-10-223-7/+7
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_engines_setupTvrtko Ursulin2019-10-223-7/+7
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_engines_cleanupTvrtko Ursulin2019-10-224-11/+12
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_setup_engine_capabilitiesTvrtko Ursulin2019-10-221-3/+3
| | * | | | | | | | | | | | | | drm/i915: Pass intel_gt to intel_engines_init_mmioTvrtko Ursulin2019-10-223-6/+9
| | * | | | | | | | | | | | | | drm/i915/selftests: Set vm->gt backpointer for mock_ppgttChris Wilson2019-10-222-0/+2
OpenPOWER on IntegriCloud