summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-28drm/amdgpu: Add kernel parameter support for ignoring bad page thresholdKent Russell
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák
2021-10-04drm/amdgpu: add an option to override IP discovery table from a fileAlex Deucher
2021-10-04drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by defaultAlex Deucher
2021-10-04drm/amdgpu: bind to any 0x1002 PCI diplay class deviceAlex Deucher
2021-10-04drm/amdgpu: filter out radeon PCI device IDsAlex Deucher
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-09-29drm/amdgpu: Add a UAPI flag for hot plug/unplugAndrey Grodzovsky
2021-09-23drm/amdgpu: Fix resume failures when device is goneAndrey Grodzovsky
2021-08-30drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher
2021-08-16Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-08-10drm/amdgpu: Convert to Linux IRQ interfacesThomas Zimmermann
2021-08-05drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher
2021-08-05drm/amdgpu: add DID for beige gobyChengming Gui
2021-08-05drm/amdgpu: create amdgpu_vkms (v4)Ryan Taylor
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-07-27drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supportedPratik Vishwakarma
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-23drm/amdgpu: add pci device id for cyan_skillfishTao Zhou
2021-07-23drm/amdgpu: add yellow carp pci id (v2)Aaron Liu
2021-07-21drm/amdgpu: add yellow carp pci id (v2)Aaron Liu
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-14drm/amdgpu: add another Renoir DIDJinzhou Su
2021-07-14drm/amdgpu: add another Renoir DIDJinzhou Su
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-07-01drm/amdgpu: Use explicit cardinality for clarityLuben Tuikov
2021-07-01drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher
2021-06-29drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu
2021-06-18drm/amd/display: Add Freesync video documentationRodrigo Siqueira
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-01drm/amdgpu: bump driver versionAlex Deucher
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann
2021-05-25drm/amdgpu: Fix crash when hot unplug in BACOAndrey Grodzovsky
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/amdgpu: Verify DMA opearations from device are doneAndrey Grodzovsky
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-10drm/amdgpu: change the default timeout for kernel compute queuesAlex Deucher
2021-05-10drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lockFabio M. De Francesco
2021-05-10drm/amdgpu: Add a new device ID for AldebaranZhigang Luo
2021-05-10drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam