summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-01drm/amd/display: Revert "enable plane if plane_status changed"Hugo Hu
2020-07-01drm/amd/display: Remove unused macro from dcn21Roman Li
2020-07-01drm/amd/display: Use u16 for drm_bpp in DSC calculationsNicholas Kazlauskas
2020-07-01drm/amd/display: Move call to disable DPGWesley Chalmers
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.13Anthony Koo
2020-07-01drm/amd/display: Fix incorrect dcn1 bandwidth calculationsMichael Strauss
2020-07-01drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira
2020-07-01drm/amd/display: correct alpha_en programming for new pixel formatCharlene Liu
2020-07-01drm/amd/amdgpu: Add SQ_DEBUG_STS_GLOBAL* registers/bitsTom St Denis
2020-07-01drm/amdgpu/jpeg: fix race condition issue for jpeg startJames Zhu
2020-07-01drm/amdgpu/sriov: Need to clear kiq positionEmily Deng
2020-07-01drm/amdgpu/sriov: Disable pm for multiple vf sriovEmily Deng
2020-07-01drm/amdgpu/sriov: Add clear vf fw supportEmily Deng
2020-07-01drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery tablePrike.Liang
2020-07-01drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-07-01drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter
2020-07-01drm/amd/powerplay: maximum code sharing on sensor readingEvan Quan
2020-07-01drm/amd/powerplay: revise the calling chain on sensor readingEvan Quan
2020-07-01drm/amd/powerplay: drop unnecessary SMU_MSG_GetDpmClockFreq checkEvan Quan
2020-07-01drm/amd/powerplay: drop unnecessary wrapper .populate_smc_tablesEvan Quan
2020-07-01drm/amd/powerplay: drop redundant .set_min_dcefclk_deep_sleep API (v2)Evan Quan
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis
2020-07-01drm/amd/amdgpu: Add SQ debug registers to GFX9/GFX10 headers (v2)Tom St Denis
2020-07-01drm/amd/amdgpu: handle return value of amdgpu_driver_load_kmsLiu ChengZhe
2020-07-01drm/amd/powerplay: move maximum sustainable clock retrieving to .hw_initEvan Quan
2020-07-01drm/amd/powerplay: add check for power limit OD supportEvan Quan
2020-07-01drm/amd/powerplay: correct power limit retrieving based on current power sourceEvan Quan
2020-07-01drm/amd/powerplay: drop unused code around power limitEvan Quan
2020-07-01drm/amd/powerplay: simplify the code around setting power limitEvan Quan
2020-07-01drm/amd/powerplay: simplify the code around retrieving power limitEvan Quan
2020-07-01drm/amd/powerplay: maximize code sharing around power limitEvan Quan
2020-07-01drm/amd/powerplay: drop unnecessary get_pptable_power_limit wrappersEvan Quan
2020-07-01drm/amd/powerplay: correct the APIs' namingEvan Quan
2020-07-01drm/amd/powerplay: drop unnecessary wrappersEvan Quan
2020-07-01drm/amd/powerplay: drop dead vce powergate codeEvan Quan
2020-07-01drm/amd/powerplay: add error messages on some critical pathsEvan Quan
2020-07-01drm/amd/powerplay: forbid to use pr_err/warn/info/debugEvan Quan
2020-07-01drm/amd/powerplay: use MGPU friendly err/warn/info/dbg messagesEvan Quan
2020-07-01drm/amdgpu/soc15: fix nullptr issue in soc15_read_register() for reg base acc...Prike.Liang
2020-07-01drm/amd/display: Fix indenting in dcn30_set_output_transfer_func()Dan Carpenter
2020-07-01drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-07-01drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-07-01drm/amdgpu: skip BAR resizing if the bios already did itAlex Deucher
2020-07-01drm/amd/powerplay: use the same interval as PMFW on retrieving metrics tableEvan Quan
2020-07-01drm/amd/powerplay: update how to use metrics table on Sienna CichlidEvan Quan
2020-07-01drm/amd/powerplay: update how to use metrics table on Navi10Evan Quan
2020-07-01drm/amd/powerplay: update how to use metrics table on ArcturusEvan Quan
2020-07-01drm/amd/display: drop duplicated .dsc_pg_control for dcn30Flora Cui
2020-07-01drm/amd/display: drop duplicated structureFlora Cui
2020-07-01drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao