summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-30drm/radeon: wait for moving fence after pinningChristian König
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-05-22drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-22drm/radeon: Avoid power table parsing memory leaksKees Cook
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-22drm/i915/gvt: Fix error code in intel_gvt_init_device()Dan Carpenter
2021-05-22drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-22drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King
2021-05-22Fix misc new gcc warningsLinus Torvalds
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-22amdgpu: avoid incorrect %hu format stringArnd Bergmann
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-05-22drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl
2021-04-28drm/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-10drm/msm: Ratelimit invalid-fence messageRob Clark
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-17drm: meson_drv add shutdown functionArtem Lapkin
2021-03-17drm/compat: Clear bounce structuresDaniel Vetter
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-11drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li
2021-03-04gma500: clean up error handling in initDan Carpenter
2021-03-04drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang
2021-02-23drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu
2021-02-23drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu
2021-01-27drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs
2021-01-27drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2021-01-27drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-27drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs
2021-01-27drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-27drm/atomic: put state on error pathPan Bian
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor