summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-06drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen1-6/+175
2021-05-06drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen1-0/+4
2021-05-05drm/amd/pm: initialize variableTom Rix1-1/+1
2021-05-05drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-05drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-05drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-05drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan1-3/+10
2021-04-29amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser1-0/+1
2021-04-29drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng1-15/+13
2021-04-29drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam1-0/+3
2021-04-29drm/amdgpu: fix r initial valuesVictor Zhao1-1/+1
2021-04-29drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-29amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-29amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-04-29drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König3-8/+18
2021-04-29drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-23Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie4-25/+40
2021-04-21drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling1-9/+18
2021-04-21drm/ttm: fix return value checkChristian König1-1/+1
2021-04-16drm/bridge: lt8912b: fix incorrect handling of of_* return valuesAdrien Grassein1-15/+17
2021-04-16drm: bridge: fix LONTIUM use of mipi_dsi_() functionsRandy Dunlap1-0/+3
2021-04-16drm: bridge: fix ANX7625 use of mipi_dsi_() functionsRandy Dunlap1-0/+1
2021-04-14Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter55-5024/+5221
2021-04-14Merge drm/drm-fixes into drm-nextDaniel Vetter31-124/+248
2021-04-09drm/amdgpu: page retire over debugfs mechanismJohn Clements1-0/+67
2021-04-09drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1
2021-04-09drm/radeon/r600: Fix variables that are not used after assignmentTian Tao1-0/+2
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-04-09drm/amdgpu: enable ras eeprom on aldebaranJohn Clements1-1/+7
2021-04-09drm/amdgpu: RAS harvest on driver loadJohn Clements1-0/+29
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flagJude Shih2-0/+3
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du2-0/+2
2021-04-09drm/radeon: Fix size overflowxinhui pan1-2/+2
2021-04-09drm/amdgpu: Fix size overflowxinhui pan1-1/+1
2021-04-09drm/amdgpu: move mmhub ras_func init to ip specific fileHawking Zhang2-19/+19
2021-04-09drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()Thomas Zimmermann2-21/+0
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo2-28/+3
2021-04-09drm/amd/display: 3.2.130Aric Cyr1-1/+1
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.59Anthony Koo1-2/+15
2021-04-09drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas4-5/+11
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong1-2/+2
2021-04-09drm/amd/display: Determine synchronization edge based on master's vsyncMikita Lipski1-3/+18
2021-04-09drm/amd/display: Add MST capability to trigger_hotplug interfaceMikita Lipski1-1/+70
2021-04-09drm/amd/display: Directly retrain link from debugfsMikita Lipski1-2/+2
2021-04-09drm/amd/display: Add missing mask for DCN3Qingqing Zhuo1-0/+1
2021-04-09drm/amd/display: Tweak the kernel doc for crc_rd_wrkWayne Lin1-1/+1