summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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ä
2020-05-11drm/i915: Fix glk watermark calculationsVille Syrjälä
2020-05-11drm/i915/mst: Wait for ACT sent before enabling the pipeVille Syrjälä
2020-05-11drm/i915: Tidy awaiting on dma-fencesChris Wilson
2020-05-11drm/i915: Make intel_timeline_init staticMika Kuoppala
2020-05-11drm/i915/gt: Mark up the racy read of execlists->context_tagChris Wilson
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2020-05-08drm/i915: Prevent using semaphores to chain up to external fencesChris Wilson
2020-05-08drm/i915: Peel dma-fence-chains for awaitLionel Landwerlin
2020-05-08drm/i915/gt: Improve precision on defer_request assertChris Wilson
2020-05-08drm/i915: Pull waiting on an external dma-fence into its routineChris Wilson
2020-05-08drm/i915: Ignore submit-fences on the same timelineChris Wilson