aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang1-1/+1
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds20-147/+224
2024-05-23nvmet: fix ns enable/disable possible hangSagi Grimberg1-0/+8
2024-05-23nvme-multipath: fix io accounting on failoverKeith Busch3-2/+4
2024-05-23nvme: fix multipath batched completion accountingKeith Busch1-5/+10
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds5-77/+45
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-106/+42
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds69-315/+314
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-23drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam1-1/+4
2024-05-23drm/amdgpu: add gfx queue support for gfx11 ipdumpSunil Khatri1-0/+92
2024-05-23drm/amdgpu: add cp queue registers for gfx11 ipdumpSunil Khatri1-2/+109
2024-05-23drm/amd/display: Pass errors from amdgpu_dm_init() upMario Limonciello1-1/+5
2024-05-23drm/amdgpu: add print support for gfx11 ipdumpSunil Khatri1-1/+16
2024-05-23drm/amdgpu: add gfx11 registers support in ipdumpSunil Khatri1-1/+106
2024-05-23drm/amdgpu: Add missing offsets in gc_11_0_0_offset.hSunil Khatri1-0/+10
2024-05-23drm/amdgpu: add more device info to the devcoredumpSunil Khatri1-2/+19
2024-05-23drm/amdgpu: add prints in IP State dumpSunil Khatri1-0/+2
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri2-0/+91
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri2-4/+113
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri2-8/+8
2024-05-23drm/amdgpu: Add CRC16 selection in configLijo Lazar1-0/+1
2024-05-23drm/amd/pm: workaround to pass jpeg unit testKenneth Feng2-2/+31
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao2-11/+11
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian3-20/+38
2024-05-23drm/amd/display: Refactor construct_phy function in dc/link/link_factory.cSrinivasan Shanmugam1-33/+34
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang1-1/+1
2024-05-23drm/amdgpu: program device_cntl2 through pci cfg spaceFrank Min1-5/+8
2024-05-23drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2-0/+58
2024-05-23drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam1-1/+1
2024-05-23drm/amdgpu: fix invadate operation for pg_flagsJesse Zhang1-2/+2
2024-05-23drm/amdgpu/mes12: mes hw_fini fix for mode1 resetJack Xiao1-3/+4
2024-05-23drm/amdgpu: fix invadate operation for umschJesse Zhang1-3/+2
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2024-05-23drm/admgpu: fix dereferencing null pointer contextJesse Zhang1-1/+1
2024-05-23drm/amd/pm: fix unsigned value asic_type compared againstJesse Zhang1-6/+2
2024-05-23drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabledYang Wang1-0/+6
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds28-138/+304
2024-05-23drm/xe/guc: Port over the slow GuC loading support from i915John Harrison5-34/+260
2024-05-23drm/xe: Make read_perf_limit_reasons globally accessibleJohn Harrison5-29/+33
2024-05-23drm/xe: Nuke simple error captureJosé Roberto de Souza4-113/+1
2024-05-23drm/xe: Add process name to devcoredumpJosé Roberto de Souza2-0/+15
2024-05-23drm/xe: remove unused struct 'xe_gt_desc'Dr. David Alan Gilbert1-6/+0
2024-05-23drm/xe: Enable D3Cold on 'low' VRAM utilizationRodrigo Vivi1-6/+1
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi4-41/+2
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi3-11/+22
2024-05-23drm/xe: Relax runtime pm protection around VMRodrigo Vivi1-3/+9
2024-05-23drm/xe: Relax runtime pm protection during executionRodrigo Vivi3-21/+6
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_in_use documentationRodrigo Vivi1-2/+3