index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-16
Convert two K&R function definitions to ANSI
Theo Buehler
2023-06-16
Fix CRYPTO_get_ex_new_index() to return 1 or higher
Theo Buehler
2023-06-16
locator object owns a state object, no need to pass it as param
Marc Espie
2023-06-16
belated move to OO
Marc Espie
2023-06-16
Now that print_host() is unused, rename it to print_addr() and simplify.
Theo Buehler
2023-06-16
no extra params there, to be revisited
Marc Espie
2023-06-16
msdosfs: fixes for Undefined Behavior
Stefan Fritsch
2023-06-16
fix default parm, noticed by aja@ on clean-old-distfiles
Marc Espie
2023-06-16
drm/amd: Don't allow s0ix on APUs older than Raven
Jonathan Gray
2023-06-16
drm/amd/amdgpu: limit one queue per gang
Jonathan Gray
2023-06-16
drm/amd/pm: Fix output of pp_od_clk_voltage
Jonathan Gray
2023-06-16
drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7
Jonathan Gray
2023-06-16
drm/radeon: reintroduce radeon_dp_work_func content
Jonathan Gray
2023-06-16
drm/amd/display: hpd rx irq not working with eDP interface
Jonathan Gray
2023-06-16
drm/amdgpu/mes11: enable reg active poll
Jonathan Gray
2023-06-16
drm/amd/amdgpu: update mes11 api def
Jonathan Gray
2023-06-15
all platforms, main(): call clockqueue_init() just before sched_init_cpu()
Scott Soule Cheloha
2023-06-15
Teach the grotty X509_certificate_type() about Ed25519 certs
Theo Buehler
2023-06-15
regen
Theo Buehler
2023-06-15
Add RSA with the sha3s to obj_xref.txt
Theo Buehler
2023-06-15
regen obj_xref.h
Theo Buehler
2023-06-15
Add Ed25519 to the obj_xref table.
Theo Buehler
2023-06-15
Some fixes in ASN1_item_verify()
Theo Buehler
2023-06-15
Make another NULL check explicit and put a brace on the proper line
Theo Buehler
2023-06-15
Rename a few variables and other cosmetics
Theo Buehler
2023-06-15
Switch ASN1_item_sign_ctx() to EVP_DigestSign()
Theo Buehler
2023-06-15
Make NULL checks explicit in ASN1_item_sign_ctx()
Theo Buehler
2023-06-15
ASN1_item_sign_ctx()
Theo Buehler
2023-06-15
Fix a logic error in ASN1_item_sign_ctx()
Theo Buehler
2023-06-15
drm/amdgpu: reserve the old gc_11_0_*_mes.bin
Jonathan Gray
2023-06-15
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jonathan Gray
2023-06-15
drm/amdgpu: declare firmware for new MES 11.0.4
Jonathan Gray
2023-06-15
drm/amdgpu/gfx11: update gpu_clock_counter logic
Jonathan Gray
2023-06-15
drm/amdgpu: refine get gpu clock counter method
Jonathan Gray
2023-06-15
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Jonathan Gray
2023-06-15
drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
Jonathan Gray
2023-06-15
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Jonathan Gray
2023-06-15
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Jonathan Gray
2023-06-15
drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs
Jonathan Gray
2023-06-15
drm/amdgpu: Fix sdma v4 sw fini error
Jonathan Gray
2023-06-15
drm/amd: Fix an out of bounds error in BIOS parser
Jonathan Gray
2023-06-15
drm/amd/display: Correct DML calculation to follow HW SPEC
Jonathan Gray
2023-06-15
drm/amd/display: fixed dcn30+ underflow issue
Jonathan Gray
2023-06-15
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Jonathan Gray
2023-06-15
drm/amd/display: Enable HostVM based on rIOMMU active
Jonathan Gray
2023-06-15
drm/amd/display: Correct DML calculation to align HW formula
Jonathan Gray
2023-06-15
drm/amd/display: populate subvp cmd info only for the top pipe
Jonathan Gray
2023-06-15
drm/displayid: add displayid_get_header() and check bounds better
Jonathan Gray
2023-06-15
drm/i915: taint kernel when force probing unsupported devices
Jonathan Gray
2023-06-15
drm/i915: Expand force_probe to block probe of devices as well.
Jonathan Gray
[next]