aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas
2020-11-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo
2020-10-01drm/amd/display: Stop if retimer is not availableRodrigo Siqueira
2020-10-01drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr
2020-04-29drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-04-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner
2020-02-24drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi
2019-12-31drm/amd/display: Fix dongle_caps containing stale information.David Galiffi
2019-11-12drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss
2019-11-06drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin
2019-10-07drm/amd/display: support spdifCharlene Liu
2019-10-07drm/amd/display: reprogram VM config when system resumeLewis Huang
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man
2019-05-31drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin
2019-05-16drm/amd/display: If one stream full updates, full update all planesDavid Francis
2019-04-05drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas
2019-02-12drm/amd/display: validate extended dongle capsWenjing Liu
2019-02-12drm/amd/display: Add retry to read ddc_clock pinPaul Hsieh
2019-02-12drm/amd/display: calculate stream->phy_pix_clk before clock mappingYogesh Mohan Marimuthu
2019-01-16drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo
2018-11-21drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin
2018-08-21drm/amd/display: Do not retain link settingsSamson Tam
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu
2018-08-06drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski
2018-08-06drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis
2018-08-06drm/amd/display: DP Compliance 400.1.1 failureabdoulaye berthe
2018-08-03drm/amd/display: Only require EDID read for HDMI and DVIHarry Wentland
2018-08-03drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer