summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/iceland_ih: Enable soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/cik_ih: Enable soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/si_ih: Enable soft IRQ handler ringTimur Kristóf
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski
2025-12-02drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-26drm/amd/display: Enable support for Gamma 2.2Alex Hung
2025-11-26drm/amd/display: Disable CRTC degamma when color pipeline is enabledAlex Hung
2025-11-26drm/amd/display: Ensure 3D LUT for color pipelineAlex Hung
2025-11-26drm/amd/display: Add AMD color pipeline docHarry Wentland
2025-11-26drm/amd/display: add 3D LUT coloropAlex Hung
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland
2025-11-26drm/amd/display: Swap matrix and multiplierAlex Hung
2025-11-26drm/amd/display: add multiplier coloropAlex Hung
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung