summary refs log tree commit diff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-09-22drm/radeon: fix typoes in commentsBernard Zhao
2020-09-22drm/amdgpu: Add initial kernel documentation for the amd_ip_block_type struct...Ryan Taylor
2020-09-22drm/amdgpu: fix hdp register access errorStanley.Yang
2020-09-22drm/amd/pm: update driver if file for sienna cichlidLikun Gao
2020-09-22drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan
2020-09-22drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan
2020-09-22drm/amd/pm: correct the pmfw version check for Navi14Evan Quan
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang
2020-09-22drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila
2020-09-22drm/amd/powerplay: optimize the mclk dpm policy settingsEvan Quan
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin
2020-09-22drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin
2020-09-22drm/amdgpu: simplify the return expressionQinglang Miao
2020-09-22drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_initQinglang Miao
2020-09-22drm/amd/display: [FIX] update clock under two conditionsLewis Huang
2020-09-22drm/amd/display: 3.2.104Aric Cyr
2020-09-22drm/amd/display: [FW Promotion] Release 0.0.34Anthony Koo
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood
2020-09-22drm/amd/display: allow DP RX to use more cr aux rd interval delayWenjing Liu
2020-09-22drm/amd/display: Enable DP YCbCr420 mode support for DCN10Gary Li
2020-09-22drm/amd/display: Increase timeout for DP DisableWesley Chalmers
2020-09-22drm/amd/display: Fix ODM policy implementationWesley Chalmers
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang
2020-09-22drm/amd/display: 3.2.103Aric Cyr
2020-09-22drm/amd/display: [FW Promotion] Release 0.0.33Anthony Koo
2020-09-22drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi
2020-09-22drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox
2020-09-22drm/amdgpu: Fix dead lock issue for vblankEmily.Deng
2020-09-22drm/amd/display: fix crash/reboot while accessing sysfs filesShirish S
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi
2020-09-22drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling
2020-09-18drm/amd/pm: Skip smu_post_init in SRIOVJingwen Chen
2020-09-18drm/amd/pm: apply dummy reads workaround for CDR enabled onlyEvan Quan
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox
2020-09-17drm/amdkfd: Add process eviction counters to sysfsPhilip Cox
2020-09-17drm/amdkfd: Add some eveiction debugging codePhilip Cox
2020-09-17drm/amdgpu/powerplay: hwmgr - modify the return valueXiaoliang Pang
2020-09-17drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin
2020-09-17drm/amd/display: dc/clk_mgr: make function staticMauro Rossi
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-17drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher
2020-09-17drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher
2020-09-17drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher
2020-09-17drm/amd/display: Remove set but used 'temp'Ye Bin