blob: e8bbbeba00ac5caf7da0e5374dab60c89a57b3b6 [file] [log] [blame]
33fd29007d74 ("drm/amd/display: make aux defer delay and aux sw start delay seperate")
0dcdcc898234 ("drm/amd/display: add i2c over aux failure handling")
8ae5b1d78d4a ("drm/amd/display: Respect aux return values")
9ca089925f0c ("drm/amd/display: Use udelay when waiting between aux retries")
1877ccf6eea4 ("drm/amd/display: Change from aux_engine to dce_aux")
eae5ffa9bd7b ("drm/amd/display: Switch ddc to new aux interface")
ad6756b4d773 ("drm/amd/display: Shift dc link aux to aux_payload")
dd330d8c2786 ("drm/amd/display: Use proper enums in process_channel_reply")
43af9e040905 ("drm/amd/display: Reorder resource_pool to put i2c with aux")
c85e6e546edd ("drm/amd/display: Create new i2c resource")
56780940389a ("drm/amd/display: Remove redundant non-zero and overflow check")
8f7040b8f252 ("drm/amd/display: Do not retain link settings")
d90e9a3bf5e7 ("drm/amd/display: Destroy aux_engines only once")
65c78961b300 ("drm/amd/display: flatten aux_engine and engine")
5c6ac7112fb2 ("drm/amd/display: Decouple aux from i2c")
edf6ffe4f47e ("drm/amd/display: Read AUX channel even if only status byte is returned")
084b3765ec4b ("drm/amd/display: Return aux replies directly to DRM")
899e2aaddbfa ("drm/amd/display: Break out function to simply read aux reply")
40dd6bd376a4 ("drm/amd/display: Linux Set/Read link rate and lane count through debugfs")
013fc06ea426 ("Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size"")
37b5fcfde879 ("Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"")
973d42c79e99 ("drm/amd/display: Move i2c and aux structs into dc_ddc_types.h")
73770ca53f63 ("drm/amd/display: AUX will exit when HPD LOW detected")
8ad63122f9f2 ("drm/amd/display: Add harvest IP support for Vega20")
8a61bc085ffa ("drm/amd/display: Don't return ddc result and read_bytes in same return value")
2a7b58293dd0 ("drm/amd/display: Check msg->size before starting aux transfer")
d54ee946032b ("drm/amd/display: Enable backlight support for pre-DCE11 ASICs")
1296423bf23c ("drm/amd/display: define DC_LOGGER for logger")
2f3fd67a8af2 ("drm/amd/display: Use MACROS instead of dm_logger")
cc195141133a ("drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size")
fdf0c1c2f75e ("drm/amd/display: Add logging for aux DPCD access")
4cac1e6d2ffa ("drm/amd/display: Keep eDP stream enabled during boot.")
91d4a1290034 ("drm/amd/display: boot up/S4 fix mainlink off before BL.")
c5fc7f59a71a ("drm/amd/display: resume from S3 bypass power down HW block.")
24a30505f312 ("drm/amd/display: Check hubp in pipe_ctx not in res_pool.")
ac916c914c31 ("drm/amd/display: Remove return when no EDID read.")
cf1835f03ffb ("drm/amd/display: fix backlight not off at resume from S4")
31aec354f92c ("drm/amd/display: Implement interface for CRC on CRTC")
c7e74f49598d ("drm/amd/display: Log which clocks are unsupported")
e07f541f50a3 ("drm/amd/display: Use real BE and FE index to program regs.")
c8242b9858ae ("drm/amd/display: Move hubp reg access from hwss to hubp module.")
25292028d74b ("drm/amd/display: Disable eDP with a proper sequence.")
91178796ba17 ("drm/amd/display: disable eDP backlight for extend monitor only reboot use case.")
e7899002cf20 ("drm/amd/display: Fix unused variable warnings.")
b51adc77e220 ("drm/amd/display: Only blank DCN when we have set_blank implementation")
39f26499c6ff ("drm/amd/display: Put dcn_mi_registers with other structs")
4b8240bf916f ("drm/amd/display: hubp refactor")
36192e7e5703 ("drm/amd/display: Update HUBP")
23bfb33181d2 ("drm/amd/display: Fix check for whether dmcu fw is running")
f23d558466cf ("drm/amd/display: Move OPP mpc tree initialization to hw_init")