summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-14drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King1-0/+1
2021-05-14drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon1-1/+8
2021-05-14drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon1-2/+2
2021-05-14drm/qxl: use ttm bo prioritiesGerd Hoffmann6-12/+20
2021-05-14drm/i915/gvt: Fix vfio_edid issue for BXT/APLColin Xu2-25/+63
2021-05-14drm/i915/gvt: Fix virtual display setup for BXT/APLColin Xu2-0/+178
2021-05-14drm: bridge: fix LONTIUM use of mipi_dsi_() functionsRandy Dunlap1-0/+3
2021-05-11Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-11drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-05-11amdgpu: avoid incorrect %hu format stringArnd Bergmann1-1/+1
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang1-1/+6
2021-05-11drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob5-25/+115
2021-05-11drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-05-11drm/radeon/ttm: Fix memory leak userptr pagesDaniel Gomez1-2/+3
2021-05-11drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez1-3/+3
2021-05-11drm/msm/mdp5: Do not multiply vclk line count by 100Marijn Suijten1-4/+4
2021-05-11drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-05-11drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driverAbhinav Kumar1-2/+2
2021-05-11drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler3-16/+22
2021-05-11drm/vkms: fix misuse of WARN_ONDmitry Vyukov1-1/+2
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-05-11drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-05-11drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-05-11drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl1-1/+1
2021-05-11drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob1-2/+15
2021-05-11drm/amdgpu: mask the xgmi number of hops reported from psp to kfdJonathan Kim1-1/+8
2021-05-11drm/amdgpu: Fix some unload driver issuesEmily Deng2-2/+4
2021-05-11drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones1-1/+0
2021-05-11drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-05-11drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-05-11drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-05-11drm/ast: fix memory leak when unload the driverTong Zhang1-0/+2
2021-05-11drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-05-11drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_checkThomas Zimmermann1-1/+1
2021-05-11drm/qxl: release shadow on shutdownGerd Hoffmann1-0/+4
2021-05-11drm/qxl: do not run release if qxl failed to initTong Zhang1-0/+2
2021-05-11drm: Added orientation quirk for OneGX1 ProJared Baldridge1-0/+14
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-21gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen1-4/+6
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-14drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley1-0/+17
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd1-0/+1
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai1-2/+20
2021-04-10drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota1-5/+7
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio1-1/+1