summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c
AgeCommit message (Expand)AuthorFilesLines
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-21drm/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