summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-05-19drm/i915: Avoid div-by-zero on gen2Ville Syrjälä
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-19drm/radeon: Avoid power table parsing memory leaksKees Cook
2021-05-19drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang
2021-05-14drm/i915/gvt: Fix error code in intel_gvt_init_device()Dan Carpenter
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-05-14drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King
2021-05-14drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon
2021-05-14drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
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/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/vkms: fix misuse of WARN_ONDmitry Vyukov
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
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/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/qxl: release shadow on shutdownGerd Hoffmann
2021-05-11drm: Added orientation quirk for OneGX1 ProJared Baldridge
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark
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/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: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
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-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-30drm/radeon: fix AGP dependencyChristian König
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-20drm/i915/gvt: Fix vfio_edid issue for BXT/APLColin Xu
2021-03-20drm/i915/gvt: Fix port number for BDW on EDID region setupColin Xu
2021-03-20drm/i915/gvt: Fix virtual display setup for BXT/APLColin Xu
2021-03-20drm/i915/gvt: Fix mmio handler break on BXT/APL.Colin Xu
2021-03-20drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu