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-05-06
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Jonathan Gray
2024-05-06
add NR_PAGE_ORDERS for 6.6.30 drm
Jonathan Gray
2024-05-04
Add TSO capabilites.
Moritz Buhl
2024-05-04
amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flags
Philip Guenther
2024-05-03
Make qwx(4) call into ifmedia more like iwx(4) does it.
Stefan Sperling
2024-05-03
Add support for Rx checksum offloading to dwqe(4).
Stefan Sperling
2024-05-01
Refactor receive offloading code in ix(4)
Jan Klemkow
2024-04-29
drm/amdgpu: remove invalid resource->start check v2
Jonathan Gray
2024-04-29
drm/amdkfd: Fix memory leak in create_process failure
Jonathan Gray
2024-04-29
drm/amdgpu: validate the parameters of bo mapping operations more clearly
Jonathan Gray
2024-04-29
drm/radeon: make -fstrict-flex-arrays=3 happy
Jonathan Gray
2024-04-29
drm/i915/mst: Limit MST+DSC to TGL+
Jonathan Gray
2024-04-29
drm/i915/vma: Fix UAF on destroy against retire race
Jonathan Gray
2024-04-29
drm/amd/display: Do not recursively call manual trigger programming
Jonathan Gray
2024-04-29
drm/i915: Disable live M/N updates when using bigjoiner
Jonathan Gray
2024-04-29
drm/i915: Adjust seamless_m_n flag behaviour
Jonathan Gray
2024-04-29
drm/i915: Enable VRR later during fastsets
Jonathan Gray
2024-04-29
drm/i915: Extract intel_crtc_vblank_evade_scanlines()
Jonathan Gray
2024-04-29
drm/i915: Change intel_pipe_update_{start,end}() calling convention
Jonathan Gray
2024-04-29
drm/i915/cdclk: Fix voltage_level programming edge case
Jonathan Gray
2024-04-29
drm/i915/mst: Reject FEC+MST on ICL
Jonathan Gray
2024-04-29
drm/i915: Fix FEC pipe A vs. DDI A mixup
Jonathan Gray
2024-04-29
add check_add_overflow() for 6.6.29 drm
Jonathan Gray
2024-04-29
remove unused global vars
Jonathan Gray
2024-04-25
Adjust macro definitions for dwqe(4) Rx descriptors.
Stefan Sperling
2024-04-25
Mask off MAC management counter interrupts. The driver doesn't know how
Jonathan Matthew
2024-04-24
Use static inline for cd1400_write_ccr() because clang 16 has issues with it.
Claudio Jeker
2024-04-23
use 1U << 31 to avoid undefined behaviour
Jonathan Gray
2024-04-23
simplify bit shift; avoids shifting into int sign bit
Jonathan Gray
2024-04-20
regen
Jonathan Gray
2024-04-20
add Ryzen 8040 "Hawk Point" ids
Jonathan Gray
2024-04-19
As of the documentation, the UTP Command Descriptor Base Address (UCDBA)
Marcus Glocker
2024-04-18
drm/amd/display: fix disable otg wa logic in DCN316
Jonathan Gray
2024-04-18
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Jonathan Gray
2024-04-18
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Jonathan Gray
2024-04-18
drm/amdgpu: fix incorrect number of active RBs for gfx11
Jonathan Gray
2024-04-18
drm/amdgpu: always force full reset for SOC21
Jonathan Gray
2024-04-18
drm/amdgpu: Reset dGPU if suspend got aborted
Jonathan Gray
2024-04-18
drm/i915: Disable port sync when bigjoiner is used
Jonathan Gray
2024-04-18
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
Jonathan Gray
2024-04-18
drm/client: Fully protect modes[] with dev->mode_config.mutex
Jonathan Gray
2024-04-18
drm/amdkfd: Reset GPU on queue preemption failure
Jonathan Gray
2024-04-18
drm/i915/vrr: Disable VRR when using bigjoiner
Jonathan Gray
2024-04-18
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Jonathan Gray
2024-04-16
Update Spleen kernel fonts to version 2.1.0, bringing the following
Frederic Cambus
2024-04-15
Don't wait forever in nvme_poll(). Respect the timeout provided by a scsi_xfer.
Kenneth R Westerback
2024-04-15
Don't hang in nvme_poll() if the nvme controller has disconnected from the pcie
Kenneth R Westerback
2024-04-15
drm: Check polling initialized before enabling in drm_helper_probe_single_con...
Jonathan Gray
2024-04-15
drm: Check output polling initialized before disabling
Jonathan Gray
2024-04-15
drm/amd/display: Fix nanosec stat overflow
Jonathan Gray
[next]