summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: Fix VBA chroma calculation for pipe splittingNicholas Kazlauskas1-2/+2
2020-07-01drm/amd/display: Revert "enable plane if plane_status changed"Hugo Hu1-8/+1
2020-07-01drm/amd/display: Remove unused macro from dcn21Roman Li1-1/+0
2020-07-01drm/amd/display: Use u16 for drm_bpp in DSC calculationsNicholas Kazlauskas1-4/+4
2020-07-01drm/amd/display: Move call to disable DPGWesley Chalmers1-1/+1
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.13Anthony Koo1-2/+2
2020-07-01drm/amd/display: Fix incorrect dcn1 bandwidth calculationsMichael Strauss1-3/+3
2020-07-01drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira5-50/+153
2020-07-01drm/amd/display: correct alpha_en programming for new pixel formatCharlene Liu1-0/+4
2020-07-01drm/amd/amdgpu: Add SQ_DEBUG_STS_GLOBAL* registers/bitsTom St Denis10-5/+109
2020-07-01drm/amdgpu/jpeg: fix race condition issue for jpeg startJames Zhu2-4/+14
2020-07-01drm/amdgpu/sriov: Need to clear kiq positionEmily Deng1-0/+6
2020-07-01drm/amdgpu/sriov: Disable pm for multiple vf sriovEmily Deng1-1/+3
2020-07-01drm/amdgpu/sriov: Add clear vf fw supportEmily Deng2-2/+43
2020-07-01drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery tablePrike.Liang1-2/+2
2020-07-01drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-07-01drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter2-5/+3
2020-07-01drm/amd/powerplay: maximum code sharing on sensor readingEvan Quan3-8/+4
2020-07-01drm/amd/powerplay: revise the calling chain on sensor readingEvan Quan4-52/+35
2020-07-01drm/amd/powerplay: drop unnecessary SMU_MSG_GetDpmClockFreq checkEvan Quan1-14/+3
2020-07-01drm/amd/powerplay: drop unnecessary wrapper .populate_smc_tablesEvan Quan11-21/+4
2020-07-01drm/amd/powerplay: drop redundant .set_min_dcefclk_deep_sleep API (v2)Evan Quan8-30/+13
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis4-6/+2
2020-07-01drm/amd/amdgpu: Add SQ debug registers to GFX9/GFX10 headers (v2)Tom St Denis10-0/+59
2020-07-01drm/amd/amdgpu: handle return value of amdgpu_driver_load_kmsLiu ChengZhe1-1/+3
2020-07-01drm/amd/powerplay: move maximum sustainable clock retrieving to .hw_initEvan Quan1-6/+13
2020-07-01drm/amd/powerplay: add check for power limit OD supportEvan Quan1-1/+3
2020-07-01drm/amd/powerplay: correct power limit retrieving based on current power sourceEvan Quan1-1/+4
2020-07-01drm/amd/powerplay: drop unused code around power limitEvan Quan7-125/+10
2020-07-01drm/amd/powerplay: simplify the code around setting power limitEvan Quan2-14/+13
2020-07-01drm/amd/powerplay: simplify the code around retrieving power limitEvan Quan6-20/+10
2020-07-01drm/amd/powerplay: maximize code sharing around power limitEvan Quan6-87/+94
2020-07-01drm/amd/powerplay: drop unnecessary get_pptable_power_limit wrappersEvan Quan5-19/+3
2020-07-01drm/amd/powerplay: correct the APIs' namingEvan Quan7-15/+20
2020-07-01drm/amd/powerplay: drop unnecessary wrappersEvan Quan2-23/+4
2020-07-01drm/amd/powerplay: drop dead vce powergate codeEvan Quan3-7/+2
2020-07-01drm/amd/powerplay: add error messages on some critical pathsEvan Quan1-31/+87
2020-07-01drm/amd/powerplay: forbid to use pr_err/warn/info/debugEvan Quan7-0/+69
2020-07-01drm/amd/powerplay: use MGPU friendly err/warn/info/dbg messagesEvan Quan7-791/+797
2020-07-01drm/amdgpu/soc15: fix nullptr issue in soc15_read_register() for reg base acc...Prike.Liang1-1/+2
2020-07-01drm/amd/display: Fix indenting in dcn30_set_output_transfer_func()Dan Carpenter1-3/+3
2020-07-01drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-07-01drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-07-01drm/amdgpu: skip BAR resizing if the bios already did itAlex Deucher1-0/+5
2020-07-01drm/amd/powerplay: use the same interval as PMFW on retrieving metrics tableEvan Quan2-2/+2
2020-07-01drm/amd/powerplay: update how to use metrics table on Sienna CichlidEvan Quan2-54/+146
2020-07-01drm/amd/powerplay: update how to use metrics table on Navi10Evan Quan2-54/+127
2020-07-01drm/amd/powerplay: update how to use metrics table on ArcturusEvan Quan2-65/+174
2020-07-01drm/amd/display: drop duplicated .dsc_pg_control for dcn30Flora Cui1-1/+0
2020-07-01drm/amd/display: drop duplicated structureFlora Cui1-57/+1