summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-29drm/amdgpu: correct in_suspend setting for navi seriesHawking Zhang1-10/+2
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-08-27drm/amd: remove meaningless descending into amd/amdkfd/Masahiro Yamada1-1/+0
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-08-27drm/amd/display: remove unused function setFieldWithMaskYueHaibing1-19/+0
2019-08-27drm/amd/powerplay: correct the pp_feature output on ArcturusEvan Quan2-0/+3
2019-08-27drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan1-6/+54
2019-08-27drm/amdgpu: Vega20 SMU I2C HW engine controller.Andrey Grodzovsky4-3/+762
2019-08-27drm/amd/powerplay: Add interface to lock SMU HW I2C.Andrey Grodzovsky6-1/+40
2019-08-27drm/amd: Import smuio_11_0 headers for EEPROM access on Vega20Andrey Grodzovsky2-0/+323
2019-08-27drm/amdgpu: Add RAS EEPROM table.Andrey Grodzovsky4-1/+586
2019-08-27Revert "drm/amdgpu: free up the first paging queue v2"Gang Ba1-15/+8
2019-08-27drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORTYueHaibing1-0/+4
2019-08-27drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index()Dan Carpenter1-1/+1
2019-08-27drm/amd/display: Fix error messageAndrey Grodzovsky1-1/+1
2019-08-27drm/amdgpu: add dummy read for some GCVM status registersXiaojie Yuan2-0/+31
2019-08-23drm/amd/display: 3.2.48Anthony Koo1-1/+1
2019-08-23drm/amd/display: flicking observed while installing driver on Navi10 CFhersen wu2-27/+28
2019-08-23drm/amd/display: Properly read LVTMA_PWRSEQ_CNTLJoshua Aberback1-26/+17
2019-08-23drm/amd/display: revert wait in pipelockJun Lei1-11/+0
2019-08-23drm/amd/display: Use res_cap to acquire i2c instead of pipe countDerek Lai1-1/+2
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan9-4/+37
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei1-0/+27
2019-08-23drm/amd/display: MST topology debugfsDavid Francis1-0/+24
2019-08-23drm/amd/display: set av_mute in hw_init for HDMICharlene Liu4-0/+28
2019-08-23drm/amd/display: Add Logging for Gamma Related informationWyatt Wood2-8/+8
2019-08-23drm/amd/display: Enable HW rotationJaehyun Chung3-5/+60
2019-08-23drm/amd/display: add Cursor Degamma logic for DCN2Bayan Zabihiyan7-9/+15
2019-08-23drm/amd/display: fix odm validationDmytro Laktyushkin1-21/+19
2019-08-23drm/amd/display: fix odm stream releaseDmytro Laktyushkin1-33/+32
2019-08-23drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin2-1/+7
2019-08-23drm/amd/display: Fix number of slices not being checked for dscNikola Cornij1-1/+1
2019-08-23drm/amd/display: fix odm pipe copyDmytro Laktyushkin2-1/+7
2019-08-23drm/amd/display: fix trigger not generated for freesyncYogesh Mohan Marimuthu1-0/+3
2019-08-23drm/amd/display: fix stuck test pattern on right half of displayZi Yu Liao1-1/+1
2019-08-23drm/amd/display: support spdifCharlene Liu2-11/+10
2019-08-23drm/amd/display: Refactoring VTEMAhmad Othman4-220/+148
2019-08-23drm/amd/display: 3.2.47Anthony Koo1-1/+1
2019-08-23drm/amd/display: remove unused functionQingqing Zhuo2-6/+0
2019-08-23drm/amd/display: cleaned up coding error in init_hwMartin Leung1-11/+0
2019-08-23drm/amd/display: Add VM page fault handle implementationJaehyun Chung6-3/+21
2019-08-23drm/amd/display: refactor Device ID for external chipsQingqing Zhuo3-10/+23
2019-08-23drm/amd/display: Zero-out dsc init regsNikola Cornij1-0/+2
2019-08-23drm/amd/display: Implement voltage limitation stubJoseph Gravenor1-1/+9
2019-08-23drm/amd/display: add null checks before loggingWyatt Wood1-3/+6
2019-08-23drm/amd/display: set Hratio and VRatio in dmlIlya Bakoulin1-0/+4
2019-08-23drm/amd/display: fix dp stream enableDmytro Laktyushkin2-3/+3
2019-08-23drm/amd/display: load iram for abm 2.3Josip Pavic1-12/+109
2019-08-23drm/amd/display: fix MPO HUBP underflow with Scatter GatherZi Yu Liao1-0/+3
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung10-42/+74