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
Age
Commit message (
Expand
)
Author
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-26
Revert "drm/amd/display: Improve DisplayPort monitor interop"
Jonathan Gray
2020-08-26
drm/amd/display: fix pow() crashing when given base 0
Jonathan Gray
2020-08-26
drm/amd/display: Fix DFPstate hang due to view port changed
Jonathan Gray
2020-08-26
drm/amd/display: Blank stream before destroying HDCP session
Jonathan Gray
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
Jonathan Gray
2020-08-26
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Jonathan Gray
2020-08-22
drm/amd/display: dchubbub p-state warning during surface planes switch
Jonathan Gray
2020-08-22
drm/amd/display: Fix dmesg warning from setting abm level
Jonathan Gray
2020-08-22
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
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/amd/powerplay: suppress compile error around BUG_ON
Jonathan Gray
2020-08-22
drm/amd/powerplay: fix compile error with ARCH=arc
Jonathan Gray
2020-08-22
drm/amdgpu/display: properly guard the calls to swSMU functions
Jonathan Gray
2020-08-22
drm/amdgpu/display bail early in dm_pp_get_static_clocks
Jonathan Gray
2020-08-22
drm/amd/display: Improve DisplayPort monitor interop
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
drm/amd/display: Clear dm_state for fast updates
Jonathan Gray
2020-08-05
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Jonathan Gray
2020-07-29
drm/amd/powerplay: fix a crash when overclocking Vega M
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-29
drm/amd/display: add dmcub check on RENOIR
Jonathan Gray
2020-07-29
drm/amd/display: Check DMCU Exists Before Loading
Jonathan Gray
2020-07-23
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Jonathan Gray
2020-07-23
drm/amd/display: OLED panel backlight adjust not work with external display c...
Jonathan Gray
2020-07-23
drm/amd/display: handle failed allocation during stream construction
Jonathan Gray
2020-07-23
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Jonathan Gray
2020-07-23
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
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/amd/display: Only revalidate bandwidth on medium and fast updates
Jonathan Gray
[next]