summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd
AgeCommit message (Expand)Author
2024-10-11drm/amdgpu: fix unchecked return value warning for amdgpu_gfxJonathan Gray
2024-10-11drm/amd/display: Initialize get_bytes_per_element's default to 1Jonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 color transformationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in degamma hardware format translationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Jonathan Gray
2024-10-11drm/amd/display: Check link_res->hpo_dp_link_enc before using itJonathan Gray
2024-10-11drm/amd/display: Check stream before comparing themJonathan Gray
2024-10-11drm/amdkfd: Fix resource leak in criu restore queueJonathan Gray
2024-10-11drm/amdgpu: enable gfxoff quirk on HP 705G4Jonathan Gray
2024-10-11drm/amdgpu: add raven1 gfxoff quirkJonathan Gray
2024-10-11drm/amd/display: fix double free issue during amdgpu module unloadJonathan Gray
2024-10-11drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Jonathan Gray
2024-10-11drm/amd/display: Check null pointers before using dc->clk_mgrJonathan Gray
2024-10-11drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Jonathan Gray
2024-10-11drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Jonathan Gray
2024-10-11drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerJonathan Gray
2024-10-11drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitJonathan Gray
2024-10-11drm/amdgpu: Fix get each xcp macroJonathan Gray
2024-10-07drm/amd/display: Validate backlight caps are saneJonathan Gray
2024-10-07drm/amd/display: Round calculated vtotalJonathan Gray
2024-10-07drm/amd/display: Add HDMI DSC native YCbCr422 supportJonathan Gray
2024-10-07drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationJonathan Gray
2024-10-07drm/amd/amdgpu: Properly tune the size of structJonathan Gray
2024-10-07drm/amdgpu: properly handle vbios fake edid sizingJonathan Gray
2024-10-07drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Jonathan Gray
2024-09-23add more Navi 32 and Navi 33 device idsJonathan Gray
2024-09-19drm/amd/amdgpu: apply command submission parser for JPEG v1Jonathan Gray
2024-09-19drm/amdgpu/atomfirmware: Silence UBSAN warningJonathan Gray
2024-09-19drm/amd/display: Fix FEC_READY write on DP LTJonathan Gray
2024-09-19drm/amd/display: Disable error correction if it's not supportedJonathan Gray
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesJonathan Gray
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsJonathan Gray
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsJonathan Gray
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Jonathan Gray
2024-09-12drm/amd/display: Check denominator pbn_div before usedJonathan Gray
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsJonathan Gray
2024-09-12drm/amdgpu: Fix smatch static checker warningJonathan Gray
2024-09-12drm/amd/display: Check HDCP returned statusJonathan Gray
2024-09-12drm/amd/display: Run DC_LOG_DC after checking link->link_encJonathan Gray
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Jonathan Gray
2024-09-09drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullJonathan Gray
2024-09-09drm/amd/display: Check BIOS images before it is usedJonathan Gray
2024-09-09drm/amd/display: use preferred link settings for dp signal onlyJonathan Gray
2024-09-09drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXJonathan Gray
2024-09-09drm/amd/display: added NULL check at start of dc_validate_streamJonathan Gray
2024-09-09drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayJonathan Gray
2024-09-09drm/amdgpu: add lock in kfd_process_dequeue_from_deviceJonathan Gray
2024-09-09drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbJonathan Gray
2024-09-09drm/amdgpu: add skip_hw_access checks for sriovJonathan Gray
2024-09-09drm/amdgu: fix Unintentional integer overflow for mall sizeJonathan Gray