summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
8 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
8 daysdrm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
8 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
8 daysdrm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
8 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
8 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
8 daysdrm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
8 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
8 daysdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
8 daysdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
8 daysdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
8 daysdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
8 daysdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
8 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
8 daysdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
8 daysdrm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz
8 daysdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
8 daysdrm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström
8 daysdrm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li
8 daysplatform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box
8 daysdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
8 daysdrm/amdkfd: always resume_all after suspend_allAlex Deucher
8 daysdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
8 daysdrm/msm/dp: Fix the ISR_* enum valuesJessica Zhang
8 daysdrm/msm/dp: fix HPD state status bit shift valueJessica Zhang
8 daysdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
8 daysdrm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen
8 daysdrm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
8 daysgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
8 daysdrm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
8 daysdrm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
8 daysdrm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau
8 daysdrm/hisilicon/hibmc: use clock to look up the PLL valueLin He
8 daysdrm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He
8 daysdrm/hisilicon/hibmc: fix no showing when no connectors connectedLin He
8 daysdrm/hisilicon/hibmc: add updating link cap in DP detect()Lin He
8 daysdrm: renesas: rz-du: mipi_dsi: Fix return path on errorChris Brandt
8 daysdrm/panel: Clean up S6E3HA2 config dependencies and fill help textDavid Heidelberg
8 daysdrm/gpuvm: take refcount on DRM deviceAlice Ryhl
8 daysdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam
8 daysdrm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang
8 daysdrm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi
8 daysdrm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman
8 daysdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
8 daysdrm/gpuvm: Do not prepare NULL objectsJonathan Cavitt
8 daysdrm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM rangesMatthew Brost
8 daysdrm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen
8 daysdrm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
8 daysdrm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove()Cristian Ciocaltea
8 daysdrm/rockchip: dw_dp: Switch to drmm_kzalloc()Cristian Ciocaltea