summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-06-02Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen
2020-06-02drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula
2020-06-02drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula
2020-06-02drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-02drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01drm/i915: Check for awaits on still currently executing requestsChris Wilson
2020-06-01drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson
2020-06-01drm/i915: Reorder await_execution before await_requestChris Wilson
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-25drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-05-25drm/i915: Avoid using rq->engine after free during i915_fence_releaseChris Wilson
2020-05-25drm/i915: Disable semaphore inter-engine sync without timeslicingChris Wilson
2020-05-25drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson
2020-05-25drm/i915: Don't set queue-priority hint when supressing the rescheduleChris Wilson
2020-05-21Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...Dave Airlie
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-05-19drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor
2020-05-19drm/i915: avoid unused scale_user_to_hw() warningArnd Bergmann
2020-05-19drm/i915/gvt: Use ARRAY_SIZE for vgpu_typesAishwarya Ramakrishnan
2020-05-19drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor
2020-05-15drm/i915: Update DRIVER_DATE to 20200515Joonas Lahtinen
2020-05-14drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä
2020-05-14drm/i915: Store CS timestamp frequency in HzVille Syrjälä
2020-05-14drm/i915: Nuke pointless div by 64bitVille Syrjälä
2020-05-14drm/i915: Enable SAGV support for Gen12Stanislav Lisovskiy
2020-05-14drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy
2020-05-14drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy
2020-05-14Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2020-05-14drm/i915/psr: Use new DP VSC SDP compute routine on PSRGwan-gyeong Mun
2020-05-14drm/i915/dp: Add compute routine for DP PSR VSC SDPGwan-gyeong Mun
2020-05-14drm/i915: Stop sending DP SDPs on ddi disableGwan-gyeong Mun
2020-05-14drm/i915: Program DP SDPs on pipe updatesGwan-gyeong Mun
2020-05-14drm/i915: Fix enabled infoframe states of lspconGwan-gyeong Mun
2020-05-14drm/i915: Add state readout for DP VSC SDPGwan-gyeong Mun
2020-05-14drm/i915: Add state readout for DP HDR Metadata Infoframe SDPGwan-gyeong Mun
2020-05-14drm/i915: Program DP SDPs with computed configsGwan-gyeong Mun
2020-05-14drm/i915: Include DP VSC SDP in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915: Include HDMI DRM infoframe in the crtc state dumpGwan-gyeong Mun
2020-05-14drm/i915/dp: Read out DP SDPsGwan-gyeong Mun
2020-05-14drm/i915/gt: Transfer old virtual breadcrumbs to irq_workerChris Wilson
2020-05-14drm/i915/selftests: Always call the provided engine->emit_init_breadcrumbChris Wilson
2020-05-14drm/i915: Show per-engine default property values in sysfsChris Wilson
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-13drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-13drm/i915: Drop I915_RESET_TIMEOUT and friendsChris Wilson