index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2021-09-09
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Jonathan Gray
2021-08-27
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Jonathan Gray
2021-08-18
drm/amdgpu: don't enable baco on boco platforms in runpm
Jonathan Gray
2021-08-04
drm/amdgpu: Fix resource leak on probe error path
Jonathan Gray
2021-08-04
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jonathan Gray
2021-07-29
drm/amdgpu: update golden setting for sienna_cichlid
Jonathan Gray
2021-07-19
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Jonathan Gray
2021-07-19
drm/amdgpu: fix bad address translation for sienna_cichlid
Jonathan Gray
2021-07-19
drm/amdkfd: use allowed domain for vmbo validation
Jonathan Gray
2021-07-19
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jonathan Gray
2021-07-19
drm/amd/amdgpu/sriov disable all ip hw status by default
Jonathan Gray
2021-07-17
sync
Jonathan Gray
2021-07-16
drm/amdgpu: add another Renoir DID
Jonathan Gray
2021-07-16
amdgpu: Add Missing Sienna Cichlid DID
Jonathan Gray
2021-07-07
update drm to linux 5.10.47
Jonathan Gray
2021-06-09
don't fatally error on failing to map visible VRAM
Jonathan Gray
2021-02-20
remove warning about amdgpu userptr ioctl being unimplemented
Jonathan Gray
2020-11-19
The conversion of the IO BAR access did not completely mirror the
Patrick Wildt
2020-10-28
Switch from bus_space_read/write to linux io.h interfaces for all
Jonathan Gray
2020-10-26
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
Mark Kettenis
2020-10-21
handle capable(CAP_SYS_NICE) for allowing high priority contexts
Jonathan Gray
2020-10-21
change drm_vma function arguments to take struct drm_file *
Jonathan Gray
2020-10-15
consistently use dev_info() for sos fw version messages
Jonathan Gray
2020-10-15
don't print pci ids when amdgpu attaches
Jonathan Gray
2020-10-15
drm/amdgpu: move gpu_info parsing after common early init
Jonathan Gray
2020-10-15
drm/amdgpu: move discovery gfx config fetching
Jonathan Gray
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
Jonathan Gray
2020-09-04
drm/amdgpu: Fix buffer overflow in INFO ioctl
Jonathan Gray
2020-08-27
bring back local #undef DEBUG changes lost in drm 5.7 update
Jonathan Gray
2020-08-22
drm/amdgpu: fix ordering of psp suspend
Jonathan Gray
2020-08-22
drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
Jonathan Gray
2020-08-22
drm/amdgpu: use the unlocked drm_gem_object_put
Jonathan Gray
2020-08-22
drm/amdgpu: avoid dereferencing a NULL pointer
Jonathan Gray
2020-08-05
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
Jonathan Gray
2020-08-05
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Jonathan Gray
2020-07-29
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Jonathan Gray
2020-07-29
drm/amdgpu: fix preemption unit test
Jonathan Gray
2020-07-29
drm/amdgpu/gfx10: fix race condition for kiq
Jonathan Gray
2020-07-23
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Jonathan Gray
2020-07-16
drm/amdgpu: asd function needs to be unloaded in suspend phase
Jonathan Gray
2020-07-16
drm/amdgpu: add TMR destory function for psp
Jonathan Gray
2020-07-16
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Jonathan Gray
2020-07-13
change some drm locks from IPL_TTY to IPL_NONE
Jonathan Gray
2020-07-09
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Jonathan Gray
2020-07-09
drm/amdgpu: use %u rather than %d for sclk/mclk
Jonathan Gray
2020-07-09
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Jonathan Gray
2020-07-09
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Jonathan Gray
2020-07-09
drm/amdgpu: disable ras query and iject during gpu reset
Jonathan Gray
2020-07-02
drm/amdgpu: add fw release for sdma v5_0
Jonathan Gray
2020-06-29
remove now unused var
Jonathan Gray
[next]