summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-03drm/amdgpu: add an option to allow gpu partition allocate all available memoryXiaogang Chen
2026-04-03drm/amdgpu: Consolidate reserve region allocationsLijo Lazar
2026-04-03drm/amdgpu: Move validation of reserve region infoLijo Lazar
2026-04-03drm/amdgpu: Add function to fill training regionLijo Lazar
2026-04-03drm/amdgpu: Add function to fill fw reserve regionLijo Lazar
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar
2026-04-03drm/amdgpu: Add memory training reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar
2026-04-03drm/amd/ras: enable uniras via IP version checkCe Sun
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng
2026-04-03drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng
2026-04-03drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng
2026-04-03drm/amd/display: Fix missing parameter details in amdgpu_dm_ismSrinivasan Shanmugam
2026-04-03drm/amd/display: Fix parameter mismatch in panel self-refresh helperSrinivasan Shanmugam
2026-04-03drm/amd/display: Use drm_display_info for AMD VSDB dataChenyu Chen
2026-04-03drm/edid: Parse AMD Vendor-Specific Data BlockChenyu Chen
2026-04-03drm/amd/display: Fix dc_is_fp_enabled name mismatchSrinivasan Shanmugam
2026-04-03drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-04-03drm/xe: expose multi-lrc engine classes in debugfs infoXin Wang
2026-04-03drm/xe: improve readability of debugfs engine info outputXin Wang
2026-04-03drm/panthor: Add a GEM shrinkerAkash Goel
2026-04-03drm/panthor: Track the number of mmap on a BOBoris Brezillon
2026-04-03drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaimBoris Brezillon
2026-04-03drm/panthor: Lazily allocate pages on mmap()Boris Brezillon
2026-04-03drm/panthor: Part ways with drm_gem_shmem_objectBoris Brezillon
2026-04-03drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is privateBoris Brezillon
2026-04-03drm/panthor: Group panthor_kernel_bo_xxx() helpersBoris Brezillon
2026-04-03drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.cBoris Brezillon
2026-04-03drm/panthor: Remove unused panthor_vm_op_ctx::map::new_vma fieldBoris Brezillon
2026-04-03drm/gem: Consider GEM object reclaimable if shrinking failsBoris Brezillon
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-04-02drm/vc4: Clean-up UAPI header inclusionMaíra Canal
2026-04-02drm/vc4: Use devm_request_irq() for automatic cleanupMaíra Canal
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal