aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher1-9/+1
2025-04-16drm/amd: Forbid suspending into non-default suspend statesMario Limonciello1-1/+13
2025-03-26drm/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-27drm/amdgpu: Create a debug option to disable ring resetAndré Almeida1-0/+6
2025-02-12drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal1-1/+2
2025-02-12drm/amdgpu: Update usage for bad page thresholdHawking Zhang1-1/+1
2025-02-12drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on useMario Limonciello1-0/+1
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+2
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello1-1/+1
2025-01-14drm/amdgpu: Mark debug KFD module params as unsafeKent Russell1-5/+5
2025-01-14drm/amdgpu: mark a bunch of module parameters unsafeChristian König1-7/+7
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-1/+0
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello1-1/+0
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-2/+0
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard1-3/+1
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-1/+1
2024-11-08Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-3/+1
2024-11-04drm/amdgpu: fix comment about amdgpu.abmlevel defaultsjeffbai@aosc.io1-1/+1
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-81/+7
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang1-2/+0
2024-10-15drm/amdgpu: Place NPS mode request on unloadLijo Lazar1-0/+1
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-2/+9
2024-10-01drm/amd: Taint the kernel when enabling overdriveMario Limonciello1-0/+6
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+2
2024-09-26drm/amdgpu: Drop delayed reset work handlerLijo Lazar1-80/+0
2024-09-26drm/amdgpu: Use init level for pending_reset flagLijo Lazar1-1/+0
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher1-1/+2
2024-09-26drm/amdgpu: Run DRM default client setupThomas Zimmermann1-2/+9
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+23
2024-09-06drm/amdgpu: Surface svm_default_granularity, a RW module parameterRamesh Errabolu1-0/+17
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner1-0/+1
2024-08-29drm/amdgpu: add experimental resets debug flagAlex Deucher1-0/+6
2024-08-13drm/amdgpu: Do not set struct drm_driver.lastcloseThomas Zimmermann1-2/+0
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai1-1/+2
2024-06-27Revert "drm/amd/amdgpu: add module parameter for jpeg"Kenneth Feng1-4/+0
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-3/+3
2024-05-17drm/amd/amdgpu: add module parameter for jpegKenneth Feng1-0/+4
2024-05-17drm/amdgpu: switch default mes to uni mesLikun Gao1-2/+2
2024-05-17drm/amdgpu: add debug flag to enable RAS ACAYang Wang1-0/+6
2024-05-13drm/amdgpu/umsch: add support to capture fw debug logSaleemkhan Jamadar1-0/+8
2024-05-02drm/amdgpu: add module parameter 'amdgpu_uni_mes'Jack Xiao1-0/+10
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann1-3/+3
2024-04-23drm/amdgpu: Support setting reset_method at runtimeStanley.Yang1-1/+1