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
Age
Commit message (
Expand
)
Author
2020-10-26
use lwsync and eieio for smp barriers on powerpc
Jonathan Gray
2020-10-25
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
Mark Kettenis
2020-10-25
Add firmload attribute to drivers that load firmware.
Mark Kettenis
2020-10-21
handle capable(CAP_SYS_NICE) for allowing high priority contexts
Jonathan Gray
2020-10-21
Constify and use C99 initializer for "struct uvm_pagerops".
Martin Pieuchot
2020-10-21
change drm_vma function arguments to take struct drm_file *
Jonathan Gray
2020-10-20
use drm_mm from linux 5.7.y
Jonathan Gray
2020-10-18
Fix several bugs in the TTM page fault handler and porperly integrate all the
Mark Kettenis
2020-10-17
Avoid a possible dead-lock in kthread_stop(): when stopping, wakeup()
Sebastien Marie
2020-10-16
remove uneeded pool.h include
Jonathan Gray
2020-10-16
implement linux interval tree functions
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 radeondrm attaches
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-14
remove unused locally added drm_driver struct members
Jonathan Gray
2020-10-14
don't multiply ticks by hz when result is compared to jiffies
Jonathan Gray
2020-10-13
move ifdef to make it clear we don't use __create_shmem()
Jonathan Gray
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
Jonathan Gray
2020-10-05
sync
Jonathan Gray
2020-10-05
drm/i915/tgl: Add new PCI IDs to TGL
Jonathan Gray
2020-10-02
adjust for reversed outb arguments linux uses
Jonathan Gray
2020-10-01
avoid uninitialised var use in drm_syncobj.c
Jonathan Gray
2020-09-21
allow DRM_IOCTL_GET_CLIENT with "drm" pledge
Jonathan Gray
2020-09-15
Add the wsioctl() bits to radeondrm(4) so that abl(4) can be controlled
Marcus Glocker
2020-09-13
use drm_cache.c from linux 5.7.y
Jonathan Gray
2020-09-13
add an ipi for wbinvd and a linux style wbinvd_on_all_cpus() function
Jonathan Gray
2020-09-11
Include <sys/systm.h> directly instead of relying on hidden UVM includes.
Martin Pieuchot
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/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
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-26
Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.
Visa Hankala
2020-08-25
enable more of the syncobj code
Jonathan Gray
2020-08-23
fix unused variable warning gcc4 complains about
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: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
Jonathan Gray
2020-08-22
drm: Added orientation quirk for ASUS tablet model T103HAF
Jonathan Gray
2020-08-22
drm/amdgpu: fix ordering of psp suspend
Jonathan Gray
2020-08-22
drm/dp_mst: Fix the DDC I2C device registration of an MST port
Jonathan Gray
2020-08-22
drm/i915/gt: Force the GT reset on shutdown
Jonathan Gray
2020-08-22
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
Jonathan Gray
[prev]
[next]