summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2025-02-12drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello
2025-01-14drm/amdgpu: Mark debug KFD module params as unsafeKent Russell
2025-01-14drm/amdgpu: mark a bunch of module parameters unsafeChristian König
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula