summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-15drm/i915: Protect overlay colorkey macro argumentsVille Syrjälä
2020-05-15drm/i915: Enable pipe gamma for the overlayVille Syrjälä
2020-05-15drm/i915: Configure overlay cc_out precision based on crtc gamma configVille Syrjälä
2020-05-15drm/i915: Fix overlay colorkey for 30bpp and 8bppVille Syrjälä
2020-05-15drm/i915: Fix max cursor size for i915g/gmVille Syrjälä
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: Add logging function for DP VSC SDPGwan-gyeong Mun
2020-05-14drm/i915/dp: Read out DP SDPsGwan-gyeong Mun
2020-05-14video/hdmi: Add Unpack only function for DRM infoframeGwan-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-13drm/i915: Drop I915_RESET_TIMEOUT and friendsChris Wilson
2020-05-13drm/i915: Mark the addition of the initial-breadcrumb in the requestChris Wilson
2020-05-13drm/i915/gem: Remove redundant exec_fenceChris Wilson
2020-05-13drm/i915: Remove duplicate inline specifier on write_pteNathan Chancellor
2020-05-13drm/i915/gt: Suspend tasklets before resume sanitizationChris Wilson
2020-05-13drm/i915: Make active_pipes check skl specificStanislav Lisovskiy
2020-05-13drm/i915: Extract skl SAGV checkingStanislav Lisovskiy
2020-05-13drm/i915: Introduce skl_plane_wm_level accessor.Stanislav Lisovskiy
2020-05-13drm/i915/gt: Reset execlists registers before HWSPChris Wilson
2020-05-12drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSLSwathi Dhanavanthri
2020-05-12drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-11drm/i915/gt: Restore Cherryview back to full-ppgttChris Wilson
2020-05-11drm/i915/gt: Force pte cacheline to main memoryMika Kuoppala
2020-05-11drm/i915: Remove unused HAS_FWTABLE macroPascal Terjan
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-05-11drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()Ville Syrjälä
2020-05-11drm/i915: Stash hpd status bits under dev_privVille Syrjälä
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä