aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-08drm/rockchip: vop: Add support for rk3506Chaoyi Chen2-0/+71
2026-01-08drm/rockchip: dsi: Add support for rk3506Chaoyi Chen1-0/+20
2026-01-08drm/rockchip: vop2: Simplify format_mod_supportedDaniel Stone1-34/+22
2026-01-08drm/rockchip: vop2: Use drm_is_afbc helper functionDaniel Stone1-1/+1
2026-01-08drm/rockchip: vop2: Enforce AFBC transform stride align in plane_checkDaniel Stone1-3/+9
2026-01-08drm/rockchip: vop2: Enforce AFBC source alignment in plane_checkDaniel Stone1-5/+10
2026-01-08drm/rockchip: vop2: Enforce scaling workaround in plane_checkDaniel Stone1-10/+11
2026-01-08drm/rockchip: vop2: Fix Esmart test conditionDaniel Stone1-6/+4
2026-01-08drm/rockchip: vop2: Switch impossible pos conditional to WARN_ONDaniel Stone1-20/+8
2026-01-08drm/rockchip: vop2: Switch impossible format conditional to WARN_ONDaniel Stone1-1/+2
2026-01-08drm/gpuvm: use const for drm_gpuva_op_* ptrsAlice Ryhl1-3/+3
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl6-9/+19
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl2-31/+48
2026-01-08drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-08drm/radeon: convert UVD v1.0 logging to drm_* helpersMukesh Ogare1-13/+13
2026-01-08drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriovHawking Zhang1-28/+12
2026-01-08drm/amdgpu: Add helper to alloc GART entriesPhilip Yang2-0/+54
2026-01-08drm/amd/pm: Return right size for gpuboard metricsLijo Lazar1-23/+22
2026-01-08drm/radeon: fix signed v unsigned print formatsBen Dooks1-3/+3
2026-01-08drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao1-1/+6
2026-01-08drm/amd: Enable SMU 15_0_0 supportPratik Vishwakarma12-2/+3526
2026-01-08drm/amd: Enable SMU 15_0_0 firmware headersPratik Vishwakarma3-0/+524
2026-01-08drm/amd: Enable SMUIO 15_0_0 supportPratik Vishwakarma4-0/+85
2026-01-08drm/amdgpu: Add THM 15.0.0 headersAlex Deucher2-0/+724
2026-01-08drm/amdgpu: add SMUIO 15.0.0 headersAlex Deucher2-0/+290
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang1-4/+4
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar3-40/+43
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar2-3/+11
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar3-16/+22
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar8-55/+76
2026-01-08drm/amd/pm: Use driver table structure in smuv12Lijo Lazar2-7/+10
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar7-46/+83
2026-01-08drm/rockchip: vop2: Only wait for changed layer cfg done when there is pending cfgdone bitsAndy Yan1-2/+11
2026-01-08drm/rockchip: vop2: Add delay between poll registersAndy Yan1-2/+2
2026-01-08drm/imagination: Discard pm_runtime_put() return valueRafael J. Wysocki1-2/+2
2026-01-07drm/pagemap: Disable device-to-device migrationMatthew Brost1-2/+12
2026-01-07drm/pagemap Fix error paths in drm_pagemap_migrate_to_devmemMatthew Brost1-3/+5
2026-01-07drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost1-2/+7
2026-01-08Merge tag 'amd-drm-fixes-6.19-2026-01-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie19-480/+332
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)1-2/+1
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan3-3/+16
2026-01-07Merge drm/drm-next into drm-xe-nextRodrigo Vivi269-4914/+8829
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie12-42/+186
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()John Hubbard1-4/+1
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rsJohn Hubbard3-19/+3
2026-01-07drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fenceBartlomiej Kubik1-5/+5
2026-01-07drm/xe: Validate preferred system memory placement in xe_svm_range_validateMatthew Brost1-0/+2
2026-01-07drm/i915/selftest: Add throttle reason diagnostics to RPS selftestsSk Anirban1-5/+29
2026-01-07drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3