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-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Jonathan Gray
2024-10-30
For AMD SEV automatically load psp(4) firmware during vmd(4) startup.
Alexander Bluhm
2024-10-30
readd IFCAP_VLAN_MTU and NVLAN checks
Jan Klemkow
2024-10-30
For AMD SEV implement psp(4) download firmware command.
Alexander Bluhm
2024-10-30
directly use dev_t for swdevt[], remove struct swdevt
Jonathan Gray
2024-10-29
Move psp(4) initialization from attach to device open.
Alexander Bluhm
2024-10-29
virtio_pci: Negotiate ACCESS_PLATTFORM feature
Stefan Fritsch
2024-10-27
To prepare to add ixv(4), update the mailbox functionalities of ixbge
YASUOKA Masahiko
2024-10-24
Attach psp(4) version 1.
Alexander Bluhm
2024-10-23
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Jonathan Gray
2024-10-23
drm/amdgpu/swsmu: Only force workload setup on init
Jonathan Gray
2024-10-23
drm/radeon: Fix encoder->possible_clones
Jonathan Gray
2024-10-23
remove duplicate IWX_NVM_GET_INFO define
Jonathan Gray
2024-10-23
remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR define
Jonathan Gray
2024-10-23
remove duplicate ET_MAC_HDX_REXMIT_MAX define
Jonathan Gray
2024-10-23
remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE define
Jonathan Gray
2024-10-22
remove duplicate entry in match table
Jonathan Gray
2024-10-22
put opening { on same line as struct name
Jonathan Gray
2024-10-22
remove duplicate DEV_ID_PCH2 defines
Jonathan Gray
2024-10-21
Correctly report print screen key in raw mode (i.e. under X); problem
Miod Vallat
2024-10-19
Change sdhc_bus_power() behavior to return success and not perform a
James Hastings
2024-10-18
Instead of always following up "power on" with a "reset", only
Tobias Heider
2024-10-18
drm/i915/hdcp: fix connector refcounting
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Jonathan Gray
2024-10-17
Add pinctrl support.
Mark Kettenis
2024-10-17
Remove a lot of #include stanzas which used to be required by code found in
Miod Vallat
2024-10-17
regen
David Gwynne
2024-10-17
Kingston SNV2S nvme device
David Gwynne
2024-10-17
regen
David Gwynne
2024-10-17
ampere altra pci ports
David Gwynne
2024-10-17
include <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"
Jonathan Gray
2024-10-14
remove unneeded proc.h include
Jonathan Gray
2024-10-11
Revert ehci(4) bits in the previous commit. Apparently 64-bit DMA is broken
Mark Kettenis
2024-10-11
drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...
Jonathan Gray
2024-10-11
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Jonathan Gray
2024-10-11
drm/amd/display: Fix system hang while resume with TBT monitor
Jonathan Gray
2024-10-11
drm/amd/display: Add HDR workaround for specific eDP
Jonathan Gray
2024-10-11
drm/sched: Add locking to drm_sched_entity_modify_sched
Jonathan Gray
2024-10-11
drm/i915/gem: fix bitwise and logical AND mixup
Jonathan Gray
2024-10-11
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Jonathan Gray
2024-10-11
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amd/pm: ensure the fw_info is not null before using it
Jonathan Gray
2024-10-11
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amdgpu: Block MMR_READ IOCTL in reset
Jonathan Gray
2024-10-11
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Jonathan Gray
2024-10-11
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Jonathan Gray
[next]