summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
45 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen3-3/+5
45 hoursdrm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin1-0/+5
45 hoursgpu: host1x: Fix device reference leak in host1x_device_parse_dt() error pathGuangshuo Li1-1/+1
45 hoursdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
45 hoursdrm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal1-0/+2
45 hoursdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
45 hoursdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
45 hoursdrm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin2-10/+48
45 hoursdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
45 hoursdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon1-1/+7
45 hoursdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon1-1/+2
45 hoursdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon1-1/+8
45 hoursdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon1-1/+4
45 hoursdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei1-0/+8
45 hoursdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
45 hoursdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
45 hoursdrm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
45 hoursdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
45 hoursdrm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström1-2/+2
45 hoursdrm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li1-0/+6
45 hoursplatform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box4-8/+7
45 hoursdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam1-0/+2
45 hoursdrm/amdkfd: always resume_all after suspend_allAlex Deucher1-14/+6
45 hoursdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li1-0/+3
45 hoursdrm/msm/dp: Fix the ISR_* enum valuesJessica Zhang1-2/+2
45 hoursdrm/msm/dp: fix HPD state status bit shift valueJessica Zhang1-2/+2
45 hoursdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi1-1/+2
45 hoursdrm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen1-3/+6
45 hoursgpu: host1x: Fix iommu_map_sgtable() return value checkMikko Perttunen1-4/+6
45 hoursdrm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu1-1/+3
45 hoursgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen3-14/+62
45 hoursdrm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria2-14/+12
45 hoursdrm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel2-8/+8
45 hoursdrm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau1-4/+6
45 hoursdrm/hisilicon/hibmc: use clock to look up the PLL valueLin He1-35/+45
45 hoursdrm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He2-22/+11
45 hoursdrm/hisilicon/hibmc: fix no showing when no connectors connectedLin He5-27/+64
45 hoursdrm/hisilicon/hibmc: add updating link cap in DP detect()Lin He3-1/+4
45 hoursdrm: renesas: rz-du: mipi_dsi: Fix return path on errorChris Brandt1-7/+5
45 hoursdrm/panel: Clean up S6E3HA2 config dependencies and fill help textDavid Heidelberg1-1/+8
45 hoursdrm/gpuvm: take refcount on DRM deviceAlice Ryhl1-1/+5
45 hoursdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam2-0/+8
45 hoursdrm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang1-3/+3
45 hoursdrm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi1-1/+3
45 hoursdrm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman1-2/+11
45 hoursdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman1-8/+17
45 hoursdrm/gpuvm: Do not prepare NULL objectsJonathan Cavitt1-0/+3
45 hoursdrm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM rangesMatthew Brost1-0/+5
45 hoursdrm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen1-2/+0
45 hoursdrm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1