summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-19drm/i915: Read out hrawclk on all gen3+ platformsVille Syrjälä
2020-05-19drm/i915: Document our lackluster FSB frequency readoutVille Syrjälä
2020-05-19drm/i915: Fix 400 MHz FSB readout on elkVille Syrjälä
2020-05-18drm/i915/display: Return error from dbuf allocation failureChris Wilson
2020-05-18drm/i915: Fix dbuf slice mask when turning off all the pipesVille Syrjälä
2020-05-18drm/i915/gt: Reuse the tasklet priority for virtual as their siblingsChris Wilson
2020-05-18drm/i915/selftests: Refactor sibling selectionChris Wilson
2020-05-16drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor
2020-05-16drm/i915/gem: Retry faulthandlers on ENOSPCChris Wilson
2020-05-16drm/i915: Clean up dbuf debugs during .atomic_check()Ville Syrjälä
2020-05-16drm/i915: Move the dbuf pre/post plane updateVille Syrjälä
2020-05-16drm/i915: Nuke skl_ddb_get_hw_state()Ville Syrjälä
2020-05-16drm/i915: Introduce proper dbuf stateVille Syrjälä
2020-05-16drm/i915: Unify the low level dbuf codeVille Syrjälä
2020-05-16drm/i915: Polish some dbuf debugsVille Syrjälä
2020-05-16drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platformsVille Syrjälä
2020-05-15drm/i915: avoid unused scale_user_to_hw() warningArnd Bergmann
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