summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher
2025-09-25drm/amd: Fix hybrid sleepMario Limonciello (AMD)
2025-09-05drm/amd: add more cyan skillfish PCI idsAlex Deucher
2025-09-02drm/amdgpu: Add ioctl to get all gem handles for a processDavid Francis
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak
2025-08-04drm/amdgpu: fix link error for !PM_SLEEPArnd Bergmann
2025-08-04drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabledPerry Yuan
2025-07-28drm/amdgpu: fix module parameter descriptionYann Dirson
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher
2025-07-15drm/amdgpu: refine eeprom data checkganglxie
2025-07-10drm/amdgpu: do not resume device in thaw for normal hibernationSamuel Zhang
2025-07-07Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini"Vitaly Prosyak
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar
2025-06-24drm/amd: Fix spelling mistake "correctalbe" -> "correctable"Colin Ian King
2025-06-24drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70cVitaly Prosyak
2025-06-24drm/amdgpu: remove fence slabAlex Deucher
2025-06-18drm/amd: Add support for a complete pmops actionMario Limonciello
2025-06-18drm/amdgpu: Add debug mask to disable CE logsXiang Liu
2025-05-22drm/amdgpu: Fix eviction fence worker race during fd closeJesse.Zhang
2025-05-07drm/amdgpu: Add debug bit for userptr usageShane Xiao
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam
2025-04-30drm/amdgpu/userq: fix user_queue parameters listBagas Sanjaya
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher
2025-04-08drm/amdgpu/userq: prevent runtime pm when userqs are activeAlex Deucher
2025-04-08drm/amdgpu: bump version for user queue IP support queryAlex Deucher
2025-04-08drm/amdgpu: Fix Illegal opcode in command stream ErrorArvind Yadav
2025-04-08drm/amdgpu: Implement userqueue signal/wait IOCTLArunpravin Paneer Selvam
2025-04-08drm/amdgpu: Implement a new userqueue fence driverArunpravin Paneer Selvam
2025-04-08drm/amdgpu: add new IOCTL for usermode queueShashank Sharma
2025-04-08drm/amdgpu: add usermode queue base codeShashank Sharma
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher
2025-03-26drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello
2025-03-19Documentation/amdgpu: Add debug_mask documentationLijo Lazar
2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar
2025-03-18drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher
2025-03-18drm/amdgpu: drop drm_firmware_drivers_only()Alex Deucher
2025-03-10drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák
2025-03-07drm/amd: Keep display off while going into S4Mario Limonciello
2025-02-27drm/amdgpu: Create a debug option to disable ring resetAndré Almeida
2025-02-12drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal
2025-02-12drm/amdgpu: Update usage for bad page thresholdHawking Zhang