blob: cc5ee269a52c6b035385995569eb8dd5bb064392 [file] [log] [blame]
bd90d7c78353 ("drm/i915: Implement HDCP2.2 receiver authentication")
49a630b00bac ("drm/i915: Enable and Disable of HDCP2.2")
09d56393c1d8 ("drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking")
9055aac76589 ("drm/i915: MEI interface implementation")
04707f971636 ("drm/i915: Initialize HDCP2.2")
4c719c256a0f ("drm/i915: Gathering the HDCP1.4 routines together")
2f80d7bd8d93 ("drm/i915: drop all drmP.h includes")
7e90e8d0c0ea ("drm/i915: Increase timeout for Encrypt status change")
168243c18010 ("drm/i915/dsc: Define & Compute VESA DSC params")
a4a157777c80 ("drm/i915/dp: Compute DSC pipe config in atomic check")
7b610f1fbed2 ("drm/i915/dp: Add DSC params and DSC config to intel_crtc_state")
ff43bc379e16 ("drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+")
51de9c6d2559 ("drm/i915: Don't pass dev_priv around so much")
8315847bf4df ("drm/i915: Clean up skl+ vs. icl+ watermark computation")
6a3c910b081d ("drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()")
14a43062b903 ("drm/i915: Remove some useless zeroing on skl+ wm calculations")
ce110ec311e9 ("drm/i915: Fix latency==0 handling for level 0 watermark on skl+")
83234d13f9fd ("drm/i915: Reorganize plane register writes to make them more atomic")
ca0026790efa ("drm/i915: Always write both TILEOFF and LINOFF plane registers")
53cc68803668 ("drm/i915: Generalize skl_ddb_allocation_overlaps()")
07464c7c0cf7 ("drm/i915: Clean up skl+ PLANE_POS vs. scaler handling")
7b012bd62db9 ("drm/i915: Polish the skl+ plane keyval/msk/max register setup")
d0105af93976 ("drm/i915: Clean up skl_program_scaler()")
e69b348a7adb ("drm/i915: Nuke posting reads from plane update/disable funcs")
bfe60a0272dd ("drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion")
d9218c8f6cf4 ("drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC")
77cac774b2fa ("drm/i915: Do not program aux plane offsets on gen11+")
10ff7b11cf02 ("drm/i915: Reassigning log level for HDCP failures")
d3dacc70797b ("drm/i915: wrapping all hdcp var into intel_hdcp")
1e364f9008a7 ("drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3.")
cb2458baf8b5 ("drm/i915/gen11: Program the chroma upsampler for HDR planes.")
b048a00b3d96 ("drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.")
1ab554b0099b ("drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.")
24719e94ca2a ("drm/i915: Fix unsigned overflow when calculating total data rate, v2.")
bdc93fe0eb82 ("drm/i915/debugfs: hdcp capability of a sink")
342ac601df64 ("drm/i915: hdcp_check_link only on CP_IRQ")
f106d1005ac7 ("drm/i915: Pullout the bksv read and validation")
668b6c176c33 ("drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON")
06c812d7c591 ("drm/i915: Add AVI infoframe support for LSPCON")
96e35598cead ("drm/i915: Check LSPCON vendor OUI")
8c79f844c6d2 ("drm/i915: Add CRTC output format YCBCR 4:4:4")
33b7f3ee6e00 ("drm/i915: Add CRTC output format YCBCR 4:2:0")
d9facae6afe1 ("drm/i915: Introduce CRTC output format")
b9117149fefd ("drm/i915: promote ddb update message to DRM_DEBUG_KMS")
9e44b180f81b ("drm/i915: don't write PLANE_BUF_CFG twice every time")
cbacc79db6ac ("drm/i915: transition WMs ask for Selected Result Blocks")
1c21348d1f3c ("drm/i915: move intel connector specific functions to intel_connector.c")
360fa66ae857 ("drm/i915: rename intel_modes.c to intel_connector.c")
d4b26e4f438f ("drm/i915: add a common connector type independent destroy hook")
bc3213c44415 ("drm/i915: Drop the eDP check from intel_dp_connector_destroy()")