summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-06-18drm/amd/display: Remove dml/dcn401 files and referencesDillon Varone-298/+29
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss-9/+33
2025-06-18drm/amd/display: Add HW change required mpc gamut remapCharlene Liu-6/+20
2025-06-18drm/amd/display: Add DPIA debug option for zero allocation patchCruise Hung-9/+12
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang-1/+55
2025-06-18drm/amd/display: Remove dpia debug bitsPeichen Huang-4/+1
2025-06-18drm/amdgpu: clear pa and mca record counter when resetting eepromganglxie-0/+2
2025-06-18drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang-1/+9
2025-06-18drm/amdgpu: enable pdb0 for hibernation on SRIOVSamuel Zhang-16/+40
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang-0/+65
2025-06-18drm/amdgpu: Remove nbiov7.9 replay count reportingLijo Lazar-20/+0
2025-06-18drm/amdgpu: Check pcie replays reporting supportLijo Lazar-2/+13
2025-06-18drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3Shiwu Zhang-0/+1
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang-2/+4
2025-06-18drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang-0/+38
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida-4/+16
2025-06-17drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_infoAndré Almeida-19/+18
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida-2/+2
2025-06-17drm: amdgpu: Create amdgpu_vm_print_task_info()André Almeida-22/+18
2025-06-17drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()André Almeida-1/+2
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-2/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-4/+4
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-412/+1745
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-3/+4
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-391/+1736
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2025-06-03drm/amd/display: Promote DAL to 3.2.336Taimur Hassan-1/+1
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-182/+198
2025-06-03drm/amd/display: Update DMCUB loading sequence for DCN3.5Nicholas Kazlauskas-13/+3
2025-06-03drm/amd/display: Promote DAL to 3.2.335Taimur Hassan-1/+1
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.12.0Taimur Hassan-0/+156
2025-06-03drm/amd/display: Move vmalloc include to header fileRay Wu-4/+1
2025-06-03drm/amd/display: Add support for 2nd sharpening rangeSamson Tam-9/+37
2025-06-03drm/amd/display: Do not bypass chroma scaling in 1:1 caseNavid Assadian-13/+15
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi-5/+16
2025-06-03drm/amd/display: Add disconnect case on dongle checkJingwen Zhu-0/+8
2025-06-03drm/amd/display: Avoid trying AUX transactions on disconnected portsWayne Lin-1/+2
2025-06-03drm/amd/display: Drop unnecessary `amdgpu` prefixMario Limonciello-19/+19
2025-06-03drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi-2/+69
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu-302/+42
2025-06-03drm/amd/display: Support OLED SDR with AMD ABCCamille Cho-0/+21
2025-06-03drm/amd/display: DML21 FixesAustin Zheng-15/+116
2025-06-03drm/amd/display: Re-order FAMS2 sub commandsAlvin Lee-3/+3
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan-2/+32
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam-23/+120