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