summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: use context lrc_reg_state for shadow ppgtt overrideZhenyu Wang2020-05-081-6/+2
* drm/i915/gvt: Support PPGTT table load commandZhenyu Wang2020-05-086-5/+151
* drm/i915/gvt: move workload destroy out of execlist completeZhenyu Wang2020-05-082-2/+3
* drm/i915/gvt: skip populate shadow context if guest context not changedYan Zhao2020-04-173-5/+49
* drm/i915/gvt: combine access to consecutive guest context pagesYan Zhao2020-04-151-10/+48
* drm/i915/gvt: access shadow ctx via its virtual address directlyYan Zhao2020-04-151-18/+17
* i915/gvt: remove unused xen bitsChristoph Hellwig2020-04-142-3/+0
* drm/i915/gvt: Wean gvt off using dev_privChris Wilson2020-03-0620-238/+239
* drm/i915/gvt: Wean gvt off dev_priv->engine[]Chris Wilson2020-03-0611-412/+367
* drm/i915/gvt: cleanup debugfs scan_nonprivbbChris Wilson2020-03-061-35/+1
* drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang2020-03-061-1/+2
* drm/i915/gvt: Fix drm_WARN issue where vgpu ptr is unavailableTina Zhang2020-02-251-4/+2
* drm/i915/gvt: Make WARN* drm specific where vgpu ptr is availablePankaj Bharadiya2020-02-2411-53/+104
* drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-02-248-13/+14
* drm/i915/gvt: make gvt oblivious of kvmgt data structuresJulian Stecklina2020-02-202-135/+184
* Merge drm-intel-next-queued into gvt-nextZhenyu Wang2020-02-206482-159675/+354651
|\
| * drm/i915/dp: Add all tiled and port sync conns to modesetManasi Navare2020-02-202-86/+135
| * drm/i915/dp: Compute port sync crtc states post compute_config()Manasi Navare2020-02-202-158/+108
| * drm/i915: Introduce encoder->compute_config_late()Ville Syrjälä2020-02-202-0/+42
| * drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfxChris Wilson2020-02-192-11/+6
| * drm/i915/selftests: Mark GPR checking more hostileChris Wilson2020-02-191-31/+96
| * drm/i915/selftest: Analyse timestamp behaviour across context switchesChris Wilson2020-02-191-0/+229
| * drm/i915: Read rawclk_freq earlierChris Wilson2020-02-198-27/+35
| * drm/i915/gt: Refactor l3cc/mocs availabilityChris Wilson2020-02-192-29/+67
| * drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstallJani Nikula2020-02-191-2/+9
| * drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstallJani Nikula2020-02-193-7/+11
| * drm/i915/gem: use spinlock_t instead of struct spinlockJani Nikula2020-02-191-1/+1
| * drm/i915/gt: Show the cumulative context runtime in engine debugChris Wilson2020-02-181-3/+5
| * drm/i915/selftests: Flush tasklet on wait_for_submit()Chris Wilson2020-02-181-4/+4
| * drm/i915/gt: Fix up missing error propagation for heartbeat pulsesChris Wilson2020-02-181-2/+6
| * drm/i915/selftests: Check for any sign of request starting in wait_for_submit()Chris Wilson2020-02-181-1/+1
| * drm/i915/tgl: Add Wa_1808121037 to tgl.Rafael Antognolli2020-02-181-0/+3
| * drm/i915/display: use intel_de_*() functions for register accessJani Nikula2020-02-181-29/+38
| * drm/i915/csr: use intel_de_*() functions for register accessJani Nikula2020-02-181-5/+6
| * drm/i915/selftests: Mark the mock ring->vma as being in the GGTTChris Wilson2020-02-171-0/+3
| * drm/i915/gt: Rearrange code to silence compilerChris Wilson2020-02-171-3/+9
| * drm/i915: switch vlv_suspend to use intel uncore register accessorsJani Nikula2020-02-171-116/+121
| * drm/i915: split out vlv/chv specific suspend/resume codeJani Nikula2020-02-175-489/+516
| * drm/i915: Update drm/i915 bug filing URLJani Nikula2020-02-173-7/+6
| * drm/i915: Avoid potential division-by-zero in computing CS timestamp periodChris Wilson2020-02-161-7/+11
| * drm/i915: Track hw reported context runtimeTvrtko Ursulin2020-02-1610-5/+195
| * drm/i915: Force state->modeset=true when distrust_bios_wm==trueVille Syrjälä2020-02-151-0/+14
| * drm/i915/dsc: force full modeset whenever DSC is enabled at probeJani Nikula2020-02-151-0/+18
| * drm/i915: Ensure no conflicts with BIOS when updating DbufStanislav Lisovskiy2020-02-151-2/+4
| * drm/i915/mst: Set intel_dp_set_m_n() for MST slavesJosé Roberto de Souza2020-02-152-2/+5
| * drm/i915/selftests: Check for the error interrupt before we wait!Chris Wilson2020-02-141-0/+4
| * drm/i915: split out display debugfs to a separate fileJani Nikula2020-02-148-2087/+2156
| * drm/i915: move intel_csr.[ch] under display/Jani Nikula2020-02-146-4/+4
| * drm/i915: switch i915_driver_probe() to use i915 local variableJani Nikula2020-02-131-27/+27
| * drm/i915: register vga switcheroo later, unregister earlierJani Nikula2020-02-131-10/+9