summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30drm/amd/display: Update DCE for DCN35 supportQingqing Zhuo1-0/+4
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira1-9/+7
2021-06-22drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu1-3/+10
2021-01-12drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones1-2/+2
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao1-0/+12
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-2/+7
2020-03-13drm/amd/display: Possible divide by zero in set_speed()Dan Carpenter1-11/+12
2020-01-23drm/amd/display: init hw i2c speedLewis Huang1-8/+1
2020-01-23drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang1-49/+19
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-6/+0
2019-08-23drm/amd/display: Use res_cap to acquire i2c instead of pipe countDerek Lai1-1/+2
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-12/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-22drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu1-0/+2
2019-06-22drm/amd/display: add AUX and I2C for DCN2Harry Wentland1-0/+32
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+3
2019-06-11drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in useDerek Lai1-27/+38
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+3
2019-05-24drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu1-2/+5
2019-03-19drm/amd/display: add HW i2c arbitration with dmcuCharlene Liu1-1/+11
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis1-77/+34
2018-08-27drm/amd/display: Remove redundant i2c structsDavid Francis1-67/+17
2018-08-27drm/amd/display: Eliminate i2c hw function pointersDavid Francis1-316/+291
2018-08-27drm/amd/display: Combine dce80 and dce100 i2c hw functionsDavid Francis1-197/+40
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-0/+951