summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-31drm/msm/a6xx: Enable Preemption on X2-85Akhil P Oommen
2026-03-31drm/msm/a8xx: Preemption support for A840Akhil P Oommen
2026-03-31drm/msm/a8xx: Implement IFPC support for A840Akhil P Oommen
2026-03-31drm/msm/a6xx: Add SKU detection support for X2-85Akhil P Oommen
2026-03-31drm/msm/a6xx: Add soft fuse detection supportAkhil P Oommen
2026-03-31drm/msm/a8xx: Add SKU table for A840Akhil P Oommen
2026-03-31drm/msm/a6xx: Update HFI definitionsAkhil P Oommen
2026-03-31drm/msm/a6xx: Use packed structs for HFIAkhil P Oommen
2026-03-31drm/msm/a6xx: Add support for Debug HFI QAkhil P Oommen
2026-03-31drm/msm/a6xx: Fix gpu init from secure worldAkhil P Oommen
2026-03-31drm/msm/adreno: Implement gx_is_on() for A8xAkhil P Oommen
2026-03-31drm/msm/a6xx: Correct OOB usageAkhil P Oommen
2026-03-31drm/msm/a6xx: Switch to preemption safe AO counterAkhil P Oommen
2026-03-31drm/msm/a8xx: Fix the ticks used in submit tracesAkhil P Oommen
2026-03-31drm/msm/a6xx: Use barriers while updating HFI Q headersAkhil P Oommen
2026-03-31drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata()Yasuaki Torimaru
2026-03-31drm/msm/a6xx: Fix dumping A650+ debugbus blocksConnor Abbott
2026-03-31drm/msm/shrinker: Fix can_block() logicRob Clark
2026-03-31drm/msm/a6xx: Fix HLSQ register dumpingRob Clark
2026-03-31drm/msm: Fix VM_BIND UNMAP lockingRob Clark
2026-03-31drm/msm: Disallow foreign mapping of _NO_SHARERob Clark
2026-03-31drm/msm: Reject fb creation from _NO_SHARE objsRob Clark
2026-03-31drm/msm/a6xx: Add missing aperture_lock initRob Clark
2026-03-31drm/msm/vma: Avoid lock in VM_BIND fence signaling pathRob Clark
2026-03-31drm/msm/a8xx: Update GPU name with slice_maskRob Clark
2026-03-31drm/msm/adreno: Change chip_id formatRob Clark
2026-03-31drm/msm: always recover the gpuAnna Maniscalco
2026-03-31drm: gpu: msm: forbid mem reclaim from resetSergey Senozhatsky
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni
2026-03-31Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabledTimur Kristóf
2026-03-30drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf
2026-03-30drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf
2026-03-30drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf
2026-03-30drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf
2026-03-30drm/amd/pm/smu7: Remove non-functional SMU7 voltage dependency on DALTimur Kristóf
2026-03-30drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf
2026-03-30drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf
2026-03-30drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom