summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan
2020-05-01amd/amdgpu: Limit rlcg write registers only for nv12shaoyunl
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao
2020-05-01drm/amdgpu: skip reservation of discovery tmr region in pre-NaviHawking Zhang
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang
2020-05-01drm/amdgpu: update the method to set kcq queue maskLikun Gao
2020-05-01drm/amdgpu: check SMU NULL ptr on gfx hw initLikun Gao
2020-05-01drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang
2020-05-01drm/amdgpu: Add missing parameter description in commentsFelix Kuehling
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'priority'Zheng Bin
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer
2020-04-30drm/radeon: cleanup coding style a bitBernard Zhao
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements
2020-04-30drm/amdgpu: update RAS TA to Host interfaceJohn Clements
2020-04-30drm/amdgpu: update RAS error handlingJohn Clements
2020-04-30drm/amdgpu: put the audio codec into suspend state before gpu reset V3Evan Quan
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng
2020-04-28drm/amdgpu: pass unlocked flag to params at amdgpu_vm_bo_update_mappingAlex Sierra
2020-04-28drm/amdgpu: add new unlocked flag for PTE updatesChristian König
2020-04-28drm/amdgpu: rename direct to immediate for VM updatesChristian König
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-28drm/amdgpu: partial revert VM sync changesChristian König
2020-04-28drm/amdgpu: check ring type for secure IBsAlex Deucher
2020-04-28drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_memChristian König
2020-04-28drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2Christian König
2020-04-28drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2Christian König
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui