summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-11drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach
2021-05-11amdgpu: avoid incorrect %hu format stringArnd Bergmann
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang
2021-05-11drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob
2021-05-11drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo
2021-05-11drm/radeon/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-05-11drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-05-11drm/msm/mdp5: Do not multiply vclk line count by 100Marijn Suijten
2021-05-11drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-05-11drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driverAbhinav Kumar
2021-05-11drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler
2021-05-11drm/vkms: fix misuse of WARN_ONDmitry Vyukov
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin
2021-05-11drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
2021-05-11drm/amd/pm: fix workload mismatch on vega10Kenneth Feng
2021-05-11drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl
2021-05-11drm/amdkfd: Fix UBSAN shift-out-of-bounds warningAnson Jacob
2021-05-11drm/amdgpu: mask the xgmi number of hops reported from psp to kfdJonathan Kim
2021-05-11drm/amdgpu: Fix some unload driver issuesEmily Deng
2021-05-11drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones
2021-05-11drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen
2021-05-11drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr
2021-05-11drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol
2021-05-11drm/ast: fix memory leak when unload the driverTong Zhang
2021-05-11drm/amd/display: changing sr exit latencyMartin Leung
2021-05-11drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_checkThomas Zimmermann
2021-05-11drm/qxl: release shadow on shutdownGerd Hoffmann
2021-05-11drm/qxl: do not run release if qxl failed to initTong Zhang
2021-05-11drm: Added orientation quirk for OneGX1 ProJared Baldridge
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-21gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-04-14drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai
2021-04-10drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
2021-04-10drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov
2021-04-07drm/tegra: sor: Grab runtime PM reference across resetThierry Reding
2021-04-07drm/tegra: dc: Restore coupling of display controllersThierry Reding
2021-04-07drm/imx: fix memory leak when fails to initPan Bian
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang