summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook51-120/+80
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds133-494/+247
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds28-32/+32
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds935-1980/+1980
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1013-2824/+2808
5 daysMerge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds199-949/+2118
5 daysMerge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie13-60/+71
5 daysMerge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie1-0/+3
6 daysdrm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook1-1/+1
6 daysdrm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4
6 daysdrm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
6 daysdrm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
6 daysdrm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
6 daysdrm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
6 daysdrm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
6 daysdrm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König3-4/+6
6 daysdrm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
6 daysdrm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan1-3/+4
6 daysdrm/amdkfd: Check for NULL return valuesAndrew Martin4-8/+14
6 daysdrm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
6 daysdrm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan1-1/+4
6 daysdrm/amdkfd: Disable MQD queue priorityAndrew Martin7-7/+7
6 daysdrm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
6 daysdrm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
6 daysdrm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
6 daysdrm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu1-0/+5
6 daysRevert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones13-33/+3
6 daysRevert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones3-52/+39
6 daysRevert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
6 daysdrm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti21-55/+143
6 daysdrm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar3-0/+28
6 daysdrm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu5-5/+20
6 daysdrm/amd/display: Expose functions of other dcn useDmytro Laktyushkin5-18/+32
6 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-8/+12
7 daysdrm/amd/display: Add static keyword for sharpness tablesSamson Tam1-2/+2
7 daysdrm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
7 daysdrm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
7 daysdrm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
8 daysMerge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie90-390/+611
8 daysMerge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie3-4/+19
8 daysdrm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti1-1/+1
8 daysdrm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa1-3/+3
8 daysdrm/pagemap: pass pagemap_addr by referenceArnd Bergmann3-6/+6
8 daysdrm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav1-1/+1
8 daysdrm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin1-1/+1
8 daysdrm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski1-0/+6
8 daysdrm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper1-10/+8
8 daysdrm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin1-5/+5
8 daysdrm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao1-1/+6
8 daysdrm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko1-4/+8