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
Age
Commit message (
Expand
)
Author
2024-01-30
fix qwx_core_pdev_create() to not drop into its error path on success
Stefan Sperling
2024-01-29
handle qwx(4) association state transitions from ASSOC to RUN
Stefan Sperling
2024-01-29
Because of the way the Linux code behind apldrm(4) is structured it may
Mark Kettenis
2024-01-29
drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
Jonathan Gray
2024-01-29
drm/amdkfd: fixes for HMM mem allocation
Jonathan Gray
2024-01-29
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Jonathan Gray
2024-01-29
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Jonathan Gray
2024-01-29
drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
Jonathan Gray
2024-01-29
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Jonathan Gray
2024-01-29
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
Jonathan Gray
2024-01-29
drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
Jonathan Gray
2024-01-29
gpu/drm/radeon: fix two memleaks in radeon_vm_init
Jonathan Gray
2024-01-29
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Jonathan Gray
2024-01-29
drm/amd/pm: fix a double-free in si_dpm_init
Jonathan Gray
2024-01-29
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Jonathan Gray
2024-01-29
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Jonathan Gray
2024-01-29
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Jonathan Gray
2024-01-29
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
Jonathan Gray
2024-01-29
drm/drv: propagate errors from drm_modeset_register_all()
Jonathan Gray
2024-01-29
drm/radeon: check return value of radeon_ring_lock()
Jonathan Gray
2024-01-29
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Jonathan Gray
2024-01-29
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Jonathan Gray
2024-01-29
drm/bridge: Fix typo in post_disable() description
Jonathan Gray
2024-01-29
drm/dp_mst: Fix fractional DSC bpp handling
Jonathan Gray
2024-01-28
add support for sending management frames to qwx(4)
Stefan Sperling
2024-01-28
Back out the TSO support diff, since we got issues reported for which
Marcus Glocker
2024-01-28
match on Intel C3000
Jonathan Gray
2024-01-27
Add support for newer SoCs that store the data as number of days since the
Mark Kettenis
2024-01-26
Initial clock support for Allwinner D1.
Mark Kettenis
2024-01-26
Add support for the Allwinner D1 USB PHY.
Mark Kettenis
2024-01-26
Add Allwinner D1 support.
Mark Kettenis
2024-01-26
remove stub printf from amdgpu_acpi_enumerate_xcc()
Jonathan Gray
2024-01-25
Make qwx(4) avoid sub-directories in firmware paths.
Stefan Sperling
2024-01-25
implement qwx_auth() which moves the device from SCAN into AUTH state
Stefan Sperling
2024-01-25
Process scan results in qwx(4) now that we are longer crashing the kernel.
Stefan Sperling
2024-01-25
Disable monitor status ring support in qwx(4).
Stefan Sperling
2024-01-25
Port over some ath11k code to handle the qwx(4) monitor status ring.
Stefan Sperling
2024-01-25
Use multi-vector MSI interrupts in qwx(4).
Stefan Sperling
2024-01-25
call amdgpu_driver_load_kms() instead of doing the equivalent
Jonathan Gray
2024-01-25
move pwr_state init out of ifdef
Jonathan Gray
2024-01-23
drm: apple: Fix/remove log messages
Mark Kettenis
2024-01-23
drm: apple: backlight: force backlight update after resume
Mark Kettenis
2024-01-23
drm/apple: spelling fixes
Mark Kettenis
2024-01-23
drm: apple: use strscpy() in place of strlcpy()
Mark Kettenis
2024-01-23
drm: apple: mark local functions static
Mark Kettenis
2024-01-23
Pick up some fixup commits that add #include <linux/bitfield.h> from
Mark Kettenis
2024-01-23
explicitly disable Energy-Efficient Ethernet (EEE) on Marvell E151x
Uwe Stuehler
2024-01-23
Change default duplex setting and simplify the setup of srrctl.BSIZEPKT.
Kevin Lo
2024-01-23
move more defines out of kernel.h
Jonathan Gray
2024-01-23
move CONCATENATE() to args.h to match linux
Jonathan Gray
[next]