summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-17drm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae1-16/+24
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
2026-06-17drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello1-0/+5
2026-06-17drm/amdkfd: Limit queue reset support on gfx9Amber Lin1-1/+2
2026-06-17drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
2026-06-17drm/amdgpu: enumerate UMSCH HW IPRuijing Dong4-2/+12
2026-06-17drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
2026-06-17drm/amd/display: Use seq_putc() in three functionsMarkus Elfring1-3/+3
2026-06-17drm/amd/display: Simplify data output in ips_status_show()Markus Elfring1-2/+1
2026-06-17drm/amdgpu: Export ip_discovery sysfs on probe failureMario Limonciello3-35/+257
2026-06-17drm/radeon: avoid double free in r600 DPM cleanupRuoyu Wang1-6/+15
2026-06-17drm/radeon: fix r100_copy_blit for large BOsPavel Ondračka1-4/+9
2026-06-17drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen1-5/+11
2026-06-17drm/edid: parse panel type from DisplayID 2.x Display ParametersChenyu Chen3-1/+71
2026-06-17drm/edid: extract base section header processing into helperChenyu Chen1-16/+21
2026-06-17drm/amdkfd: Add queue reset support to gfx12.0Amber Lin1-2/+3
2026-06-17drm/amdgpu: Add gfx12.0.1 adev to queue reset supportAmber Lin1-6/+7
2026-06-17drm/amdxcp: Add more checks to amdxcpLijo Lazar1-6/+12
2026-06-17drm/amd: add AMDGPU_DEBUG_HIBERNATION_THAW_RESUME_GPU debug maskSamuel Zhang2-3/+10
2026-06-17drm/amdgpu: implement per-process MES contextZhu Lingshan3-12/+47
2026-06-17drm/amdkfd: Add queue reset support on gfx11 dGPUAmber Lin1-0/+5
2026-06-17drm/amdgpu/ras: Estimate RAS reservation when report capacityCe Sun1-1/+25
2026-06-17Revert "drm/amdkfd: Add gfx11 queue/pipe reset support to topology"Amber Lin2-4/+0
2026-06-17drm/amdkfd: remove dead kernel-allocated signal page codeYongqiang Sun2-52/+10
2026-06-17drm/amd/ras: Sync bad page count on EEPROM updateXiang Liu1-0/+3
2026-06-17drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
2026-06-17drm/amdkfd: remove obsolete events page mmap supportYongqiang Sun3-47/+2
2026-06-17drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin1-0/+1
2026-06-17drm/amd/display: Promote DC to 3.2.386Taimur Hassan1-1/+1
2026-06-17drm/amd/display: [FW Promotion] Release 0.1.63.0Taimur Hassan1-143/+35
2026-06-17Revert "drm/amd/display: Use handle_hpd_irq_helper for HPD RX"Chenyu Chen1-1/+40
2026-06-17drm/amd/display: Move backlight macros to backlight headerAlex Hung3-36/+36
2026-06-17drm/amd/display: Set default backlight without ACPI supportMario Limonciello1-9/+5
2026-06-17drm/amd/display: Add more KUnit tests for amdgpu_dm_mst_typesAlex Hung3-49/+491
2026-06-17drm/amd/display: Add more KUnit tests for amdgpu_dm_pp_smuAlex Hung3-103/+889
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_quirksAlex Hung3-0/+106
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_helpersAlex Hung4-16/+706
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_servicesAlex Hung3-0/+320
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_crtcAlex Hung4-3/+550
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_irqAlex Hung4-3/+955
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_connectorAlex Hung4-7/+2184
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_dmubAlex Hung3-0/+610
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_audioAlex Hung4-3/+527
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_backlightAlex Hung4-9/+1210
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dmAlex Hung5-15/+979
2026-06-17drm/amd/display: Add Support for HDMI Compliance AutomationFangzhi Zuo4-1/+80
2026-06-17drm/amd/display: Refactor surface_update_flags to flat struct with helpersRafal Ostrowski14-233/+343
2026-06-17drm/amd/display: Enable pstate for DCN4 non-emulation buildsGabe Teeger1-1/+1
2026-06-17drm/amd/display: Add PSR Active VTotal Control capabilityRobin Chen3-1/+7
2026-06-17drm/amd/display: Extract connector and encoder code to amdgpu_dm_connectorAlex Hung7-3646/+3820