summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-10-01Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-09-26Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...Dave Airlie
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher
2025-09-25drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...Mario Limonciello
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf
2025-09-25drm/amdgpu: Fix fence signaling race condition in userqueueJesse.Zhang
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang
2025-09-25amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf
2025-09-25drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri
2025-09-25drm/amdgpu/userq: assign an error code for invalid userq vaPrike Liang
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König
2025-09-25drm/amdgpu: remove leftover from enforcing isolation by VMIDChristian König
2025-09-25drm/amdgpu: Add fallback to pipe reset if KCQ ring reset failsJesse.Zhang
2025-09-25drm/amd: Fix hybrid sleepMario Limonciello (AMD)
2025-09-25drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-09-23drm/amd/pm: Add VCN reset message support for SMU v13.0.12Jesse.Zhang
2025-09-23drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1Jesse.Zhang
2025-09-23drm/amdgpu: Add ring reset support for VCN v5.0.1Jesse.Zhang
2025-09-23drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance functionJesse.Zhang
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai
2025-09-23drm/amdgpu: Use kmalloc_array() instead of kmalloc()Rahul Kumar
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen