summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-16drm/radeon: reintroduce radeon_dp_work_func contentJonathan Gray
2023-06-16drm/amd/display: hpd rx irq not working with eDP interfaceJonathan Gray
2023-06-16drm/amdgpu/mes11: enable reg active pollJonathan Gray
2023-06-16drm/amd/amdgpu: update mes11 api defJonathan Gray
2023-06-15all platforms, main(): call clockqueue_init() just before sched_init_cpu()Scott Soule Cheloha
2023-06-15Teach the grotty X509_certificate_type() about Ed25519 certsTheo Buehler
2023-06-15regenTheo Buehler
2023-06-15Add RSA with the sha3s to obj_xref.txtTheo Buehler
2023-06-15regen obj_xref.hTheo Buehler
2023-06-15Add Ed25519 to the obj_xref table.Theo Buehler
2023-06-15Some fixes in ASN1_item_verify()Theo Buehler
2023-06-15Make another NULL check explicit and put a brace on the proper lineTheo Buehler
2023-06-15Rename a few variables and other cosmeticsTheo Buehler
2023-06-15Switch ASN1_item_sign_ctx() to EVP_DigestSign()Theo Buehler
2023-06-15Make NULL checks explicit in ASN1_item_sign_ctx()Theo Buehler
2023-06-15ASN1_item_sign_ctx()Theo Buehler
2023-06-15Fix a logic error in ASN1_item_sign_ctx()Theo Buehler
2023-06-15drm/amdgpu: reserve the old gc_11_0_*_mes.binJonathan Gray
2023-06-15drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jonathan Gray
2023-06-15drm/amdgpu: declare firmware for new MES 11.0.4Jonathan Gray
2023-06-15drm/amdgpu/gfx11: update gpu_clock_counter logicJonathan Gray
2023-06-15drm/amdgpu: refine get gpu clock counter methodJonathan Gray
2023-06-15drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellJonathan Gray
2023-06-15drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Jonathan Gray
2023-06-15drm/amdgpu/gmc11: implement get_vbios_fb_size()Jonathan Gray
2023-06-15drm/amd/pm: fix possible power mode mismatch between driver and PMFWJonathan Gray
2023-06-15drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsJonathan Gray
2023-06-15drm/amdgpu: Fix sdma v4 sw fini errorJonathan Gray
2023-06-15drm/amd: Fix an out of bounds error in BIOS parserJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to follow HW SPECJonathan Gray
2023-06-15drm/amd/display: fixed dcn30+ underflow issueJonathan Gray
2023-06-15drm/amd/display: Use DC_LOG_DC in the trasform pixel functionJonathan Gray
2023-06-15drm/amd/display: Enable HostVM based on rIOMMU activeJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to align HW formulaJonathan Gray
2023-06-15drm/amd/display: populate subvp cmd info only for the top pipeJonathan Gray
2023-06-15drm/displayid: add displayid_get_header() and check bounds betterJonathan Gray
2023-06-15drm/i915: taint kernel when force probing unsupported devicesJonathan Gray
2023-06-15drm/i915: Expand force_probe to block probe of devices as well.Jonathan Gray
2023-06-15drm/i915/dp: prevent potential div-by-zeroJonathan Gray
2023-06-15drm/i915: Fix NULL ptr deref by checking new_crtc_stateJonathan Gray
2023-06-15drm/i915/guc: Don't capture Gen8 regs on Xe devicesJonathan Gray
2023-06-15drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceJonathan Gray
2023-06-15drm/fbdev-generic: prohibit potential out-of-bounds accessJonathan Gray
2023-06-14Add missing kernel lock around (*if_ioctl)().Vitaliy Makkoveev
2023-06-14Replace the last few print_host() calls with print_addr() ones.Claudio Jeker
2023-06-14GC remnants of pipe support, long gone.Marc Espie
2023-06-14fix test after method name changeMarc Espie
2023-06-14Add KUTaisi, Georgia (ქუთაისის ს...Klemens Nanni
2023-06-13Move comment about ASN1_item_dup() where it belongsTheo Buehler
2023-06-13Remove debug info inadvertantly left in the last commit.Todd C. Miller