summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-24drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgttChris Wilson
2020-02-24drm/i915/psr: Force PSR probe only after full initializationJosé Roberto de Souza
2020-02-24drm/i915: Correctly terminate connector iterationVille Syrjälä
2020-02-24drm/i915: fix header test with GCOVJani Nikula
2020-02-24drm/i915/display: Fix inverted WARN_ONChris Wilson
2020-02-23drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-02-23drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is availablePankaj Bharadiya
2020-02-23drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-02-23drm/i915/display/display: Make WARN* drm specific where drm_device ptr is ava...Pankaj Bharadiya
2020-02-23drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is availablePankaj Bharadiya
2020-02-23drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-02-23drm/i915: Distribute switch variables for initializationKees Cook
2020-02-23drm/i915: make dbuf configurations constJani Nikula
2020-02-23drm/i915: split i915_driver_modeset_probe() to pre/post irq installJani Nikula
2020-02-22drm/i915/gt: remove redundant assignment to variable dwColin Ian King
2020-02-22drm/i915/gt: Push the GPU cancellation to the backendChris Wilson
2020-02-22drm/i915: Avoid recursing onto active vma from the shrinkerChris Wilson
2020-02-21drm/i915/tgl: Add Wa_22010178259:tglMatt Roper
2020-02-21drm/i915: Check that the vma hasn't been closed before we insert itChris Wilson
2020-02-21drm/i915/gem: Break up long lists of object reclaimChris Wilson
2020-02-21drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski
2020-02-21drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski
2020-02-21drm/i915/perf: conversion to struct drm_device based logging macros.Wambui Karuga
2020-02-20drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display initMatt Roper
2020-02-20drm/i915: Program MBUS with rmw during initializationMatt Roper
2020-02-20drm/i915: Use intel_de_write_fw() for skl+ scaler registersVille Syrjälä
2020-02-20drm/i915: Parametrize PFIT_PIPEVille Syrjälä
2020-02-20drm/i915: Mark all HPD capabled connectors as suchVille Syrjälä
2020-02-20drm/i915/hpd: Replace the loop-within-loop with two independent loopsVille Syrjälä
2020-02-20drm/i915: Add i9xx_lut_8()Ville Syrjälä
2020-02-20drm/i915/uc: consolidate firmware cleanupDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Abort early on uc_init failureDaniele Ceraolo Spurio
2020-02-20drm/i915/guc: Apply new uC status tracking to GuC submission as wellDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Improve tracking of uC init statusDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: autogenerate uC checker functionsDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Update the FW status on injected fetch errorDaniele Ceraolo Spurio
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio
2020-02-20drm/i915/guc: Kill USES_GUC macroDaniele Ceraolo Spurio
2020-02-20drm/i915/debugfs: Pass guc_log struct to i915_guc_log_infoDaniele Ceraolo Spurio
2020-02-20drm/i915: Double check bumping after the spinlockChris Wilson
2020-02-20drm/i915/gt: Protect signaler walk with RCUChris Wilson
2020-02-20drm/i915: remove the other slab_dependenciesMatthew Auld
2020-02-20drm/i915/dp: Add all tiled and port sync conns to modesetManasi Navare
2020-02-20drm/i915/dp: Compute port sync crtc states post compute_config()Manasi Navare
2020-02-20drm/i915: Introduce encoder->compute_config_late()Ville Syrjälä
2020-02-19drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfxChris Wilson
2020-02-19drm/i915/selftests: Mark GPR checking more hostileChris Wilson
2020-02-19drm/i915/selftest: Analyse timestamp behaviour across context switchesChris Wilson
2020-02-19drm/i915: Read rawclk_freq earlierChris Wilson
2020-02-19drm/i915/gt: Refactor l3cc/mocs availabilityChris Wilson