summaryrefslogtreecommitdiffstats
path: root/Documentation/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-19drm/dp: add helpers to read link training delaysJani Nikula2-2/+146
2021-10-19drm/i915: Introduce lpt_pch_disable()Ville Syrjälä3-6/+15
2021-10-19drm/i915: Move intel_ddi_fdi_post_disable() to fdi codeVille Syrjälä5-37/+41
2021-10-19drm/i915: Introduce ilk_pch_disable() and ilk_pch_post_disable()Ville Syrjälä3-26/+43
2021-10-19drm/i915: Move iCLKIP readout to the pch codeVille Syrjälä3-7/+6
2021-10-19drm/i915: Extract ilk_pch_get_config()Ville Syrjälä4-69/+75
2021-10-19drm/i915: Move LPT PCH readout codeVille Syrjälä6-45/+26
2021-10-19drm/i915: Clean up the {ilk,lpt}_pch_enable() calling conventionVille Syrjälä4-19/+22
2021-10-19drm/i915: Move PCH modeset code to its own fileVille Syrjälä6-352/+390
2021-10-19drm/i915: Move PCH refclock stuff into its own fileVille Syrjälä11-640/+675
2021-10-18drm/i915: Don't propagate the gen split confusion furtherRodrigo Vivi1-1/+1
2021-10-18drm/i915: Clean-up bonding debug message.Rodrigo Vivi1-1/+1
2021-10-18drm/i915: Rename intel_load_plane_csc_black()Ville Syrjälä1-18/+17
2021-10-18drm/i915: Remove the drm_dbg() from the vblank evade critical sectionVille Syrjälä1-2/+0
2021-10-18drm/i915: Fix up skl_program_plane() pxp stuffVille Syrjälä1-16/+14
2021-10-18drm/i915: Move the pxp plane state computationVille Syrjälä2-30/+18
2021-10-18drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2021-10-15drm/i915: Clean up PXP Kconfig info.Rodrigo Vivi1-5/+5
2021-10-15drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* valuesMatt Roper1-0/+6
2021-10-14drm/i915: Fix oops on platforms w/o hpd supportVille Syrjälä1-1/+1
2021-10-14drm/i915: Remove memory frequency calculationJosé Roberto de Souza2-36/+2
2021-10-14drm/i915: Add all per-lane register definitions for icl combo phyVille Syrjälä4-24/+22
2021-10-14drm/i915: Extract icl_combo_phy_loadgen_select()Ville Syrjälä1-9/+14
2021-10-14drm/i915: Remove dead DKL_TX_LOADGEN_SHARING_PMD_DISABLE stuffVille Syrjälä2-9/+0
2021-10-14drm/i915: Use standard form terminating condition for lane for loopsVille Syrjälä1-2/+2
2021-10-14drm/i915: Shrink {icl_mg,tgl_dkl}_phy_ddi_buf_transVille Syrjälä1-6/+6
2021-10-14drm/i915: Remove pointless extra namespace from dkl/snps buf trans structsVille Syrjälä3-12/+12
2021-10-14drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]Jani Nikula5-29/+13
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula17-255/+277
2021-10-14drm/i915/bios: gracefully disable dual eDP for nowJani Nikula1-0/+47
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula22-382/+405
2021-10-12drm/i915/display: remove unused intel-mid.h includeLucas De Marchi1-1/+0
2021-10-12drm/i915/display: move pin/unpin fb/plane code to a new file.Dave Airlie8-267/+306
2021-10-12drm/i915/display: refactor initial plane config to a separate fileDave Airlie5-276/+302
2021-10-12drm/i915/display: refactor out initial plane config for crtcsDave Airlie1-19/+25
2021-10-12drm/i915/display: let intel_plane_uses_fence be used from other places.Dave Airlie2-1/+2
2021-10-12drm/i915/display: move plane prepare/cleanup to intel_atomic_plane.cDave Airlie3-212/+208
2021-10-12drm/i915/dg2: update link training for 128b/132bJani Nikula2-36/+133
2021-10-12drm/i915/dp: abstract intel_dp_lane_max_vswing_reached()Jani Nikula1-17/+25
2021-10-08drm/amd/display: fix duplicated inclusionkernel test robot1-1/+0
2021-10-08drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi1-3/+1
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen15-24/+24
2021-10-08drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra1-6/+1
2021-10-08drm/amd/display: Fix Werror when buildingWayne Lin1-0/+1
2021-10-08drm/amdgpu: add missing case for HDP for renoirAlex Deucher1-0/+1
2021-10-08drm/amd/display: Remove redundant initialization of variable resultColin Ian King1-1/+1
2021-10-08drm/amdgpu/discovery: add missing case for SMU 11.0.5Alex Deucher1-0/+1
2021-10-08drm/i915/mst: abstract intel_dp_mst_source_support()Jani Nikula5-13/+22
2021-10-08drm/i915/dp: take LTTPR into account in 128b/132b ratesJani Nikula1-0/+18
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi11-31/+18