summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-09drm/amdgpu: sync ring type and drm hw_ip typeNirmoy Das
2020-04-09drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu resetJack Zhang
2020-04-03drm/amd/display: fix the broken logic in dc_link.cYifan Zhang
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang
2020-04-03drm/amd/display: re-order asic declarationsShirish S
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-04-03amdgpu/drm: remove psp access on navi10 for sriovAlex Sierra
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha
2020-04-03drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()Bhawanpreet Lakha
2020-04-01drm/amd/dc: Kill dc_conn_log_hex_linux()Lyude Paul
2020-04-01drm/amd/amdgpu_dm/mst: Remove useless sideband tracingLyude Paul
2020-04-01drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"Colin Ian King
2020-04-01drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König
2020-04-01drm/amd/display: code cleanup of dc_link file on func dc_link_constructMelissa Wen
2020-04-01drm/amd/display: code cleanup on dc_link from is_same_edid to get_ddc_lineMelissa Wen
2020-04-01drm/amd/display: codestyle cleanup on dc_link file until detect_dp funcMelissa Wen
2020-04-01drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on dc_linkMelissa Wen
2020-04-01drm/amdgpu: enable VCN2.5 DPG mode for ArcturusJames Zhu
2020-04-01drm/amdgpu/vcn2.5: Add firmware w/r ptr reset syncJames Zhu
2020-04-01drm/amdgpu/vcn2.0: Add firmware w/r ptr reset syncJames Zhu
2020-04-01drm/amdgpu/vcn: Add firmware share memory supportJames Zhu
2020-04-01drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR resetJames Zhu
2020-04-01drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR resetJames Zhu
2020-04-01drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switchJames Zhu
2020-04-01drm/amdgpu/vcn: fix race condition issue for vcn startJames Zhu
2020-04-01drm/amdgpu: skip access sdma_v5_0 registers under SRIOV (v2)Yintian Tao
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amd/powerplay: added mutex protection on msg issuingEvan Quan
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2020-04-01drm/amd/powerplay: avoid calling Vega20 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU10 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU9 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerpaly: drop unused APIsEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling CI specific SMU message implementionEvan Quan
2020-04-01drm/amdgpu: reroute VMC and UMD to IH ring 1 for oss v5Alex Sierra
2020-04-01drm/amdgpu: call psp to program ih cntl in SR-IOV for NaviAlex Sierra
2020-04-01drm/amdgpu: enable IH ring 1 and ring 2 for naviAlex Sierra
2020-04-01drm/amdgpu: ih doorbell size of range changed for nbio v7.4Alex Sierra
2020-04-01drm/amdgpu: infinite retries fix from UTLC1 RB SDMAAlex Sierra
2020-04-01drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2020-04-01drm/amd/display: Move backlight pwm enable function callWyatt Wood
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood
2020-04-01drm/amd/display: 3.2.77Aric Cyr
2020-04-01drm/amdgpu: extend compute job timeoutJiawei
2020-04-01drm/amdgpu: No need support vcn decodeEmily Deng