summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2024-09-09drm/amdkfd: Check debug trap enable before write dbg_ev_fileJonathan Gray
2024-09-09drm/amdgpu: Fix out-of-bounds write warningJonathan Gray
2024-09-09drm/amdgpu: Fix the uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable warning for smu10Jonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vangogh_pptJonathan Gray
2024-09-09drm/amd/amdgpu: Check tbo resource pointerJonathan Gray
2024-09-09drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Jonathan Gray
2024-09-09drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationJonathan Gray
2024-09-09drm/amd/display: Ensure index calculation will not overflowJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Jonathan Gray
2024-09-09drm/amd/display: Spinlock before reading eventJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoJonathan Gray
2024-09-09drm/amd/display: Check msg_id before processing transcationJonathan Gray
2024-09-09drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Jonathan Gray
2024-09-09drm/amd/display: Add array index check for hdcp ddc accessJonathan Gray
2024-09-09drm/amd/display: Check index for aux_rd_interval before usingJonathan Gray
2024-09-09drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Jonathan Gray
2024-09-09drm/amd/display: Check gpio_id before used as array indexJonathan Gray
2024-09-09drm/amdgpu: avoid reading vf2pf info size from FBJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix the Out-of-bounds read warningJonathan Gray
2024-09-09drm/amd/pm: Fix negative array index readJonathan Gray
2024-09-09drm/amd/pm: fix warning using uninitialized value of max_vid_stepJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcJonathan Gray
2024-09-09drm/amdgpu: fix overflowed array index read warningJonathan Gray
2024-09-09drm/amd/display: Assign linear_pitch_alignment even for VMJonathan Gray
2024-09-09drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrJonathan Gray
2024-09-09drm: panel-orientation-quirks: Add quirk for OrangePi NeoJonathan Gray
2024-09-09drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Jonathan Gray
2024-09-06spelling; ok mglocker@Jonathan Gray
2024-09-06match on Lunar LakeJonathan Gray
2024-09-06regenJonathan Gray
2024-09-06add Intel Lunar Lake idsJonathan Gray
2024-09-05drm/amd/display: avoid using null object of framebufferJonathan Gray
2024-09-05drm/amdgpu/swsmu: always force a state reprogram on initJonathan Gray
2024-09-05drm/amdgpu: align pp_power_profile_mode with kernel docsJonathan Gray
2024-09-04regenDavid Gwynne
2024-09-04add PLX PEX 8718 and SK hynix PC601 devices.David Gwynne
2024-09-04Fix some spelling.Marcus Glocker
2024-09-04make psp attach to ccp as a different driverJonathan Gray
2024-09-03move psp functions to psp.c and remove the ifdefsJonathan Gray
2024-09-02virtio: Move interrupt setup into separate functionStefan Fritsch
2024-09-02virtio_pci: Improve interrupt namesStefan Fritsch
2024-09-02regenYASUOKA Masahiko
2024-09-02Add Intel X540 X550 virtual function devices. From Yuichiro NAITO.YASUOKA Masahiko
2024-09-01spelling; checked by jmc@, ok miod@ mglocker@Jonathan Gray