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
/
pci
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2024-10-11
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Jonathan Gray
2024-10-11
drm/amd/display: Initialize get_bytes_per_element's default to 1
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Jonathan Gray
2024-10-11
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Jonathan Gray
2024-10-11
drm/amd/display: Check stream before comparing them
Jonathan Gray
2024-10-11
drm/amdkfd: Fix resource leak in criu restore queue
Jonathan Gray
2024-10-11
drm/amdgpu: enable gfxoff quirk on HP 705G4
Jonathan Gray
2024-10-11
drm/amdgpu: add raven1 gfxoff quirk
Jonathan Gray
2024-10-11
drm/amd/display: fix double free issue during amdgpu module unload
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Jonathan Gray
2024-10-11
drm/amd/display: Check null pointers before using dc->clk_mgr
Jonathan Gray
2024-10-11
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Jonathan Gray
2024-10-11
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Jonathan Gray
2024-10-11
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Jonathan Gray
2024-10-11
drm/amdgpu: Fix get each xcp macro
Jonathan Gray
2024-10-07
drm/amd/display: Validate backlight caps are sane
Jonathan Gray
2024-10-07
drm/amd/display: Round calculated vtotal
Jonathan Gray
2024-10-07
drm/amd/display: Add HDMI DSC native YCbCr422 support
Jonathan Gray
2024-10-07
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Jonathan Gray
2024-10-07
drm/amd/amdgpu: Properly tune the size of struct
Jonathan Gray
2024-10-07
drm/amdgpu: properly handle vbios fake edid sizing
Jonathan Gray
2024-10-07
drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...
Jonathan Gray
2024-09-23
add more Navi 32 and Navi 33 device ids
Jonathan Gray
2024-09-19
drm/amd/amdgpu: apply command submission parser for JPEG v1
Jonathan Gray
2024-09-19
drm/amdgpu/atomfirmware: Silence UBSAN warning
Jonathan Gray
2024-09-19
drm/amd/display: Fix FEC_READY write on DP LT
Jonathan Gray
2024-09-19
drm/amd/display: Disable error correction if it's not supported
Jonathan Gray
2024-09-12
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Jonathan Gray
2024-09-12
drm/amdgpu: reject gang submit on reserved VMIDs
Jonathan Gray
2024-09-12
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Jonathan Gray
2024-09-12
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
Jonathan Gray
2024-09-12
drm/amd/display: Check denominator pbn_div before used
Jonathan Gray
2024-09-12
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Jonathan Gray
2024-09-12
drm/amdgpu: Fix smatch static checker warning
Jonathan Gray
2024-09-12
drm/amd/display: Check HDCP returned status
Jonathan Gray
2024-09-12
drm/amd/display: Run DC_LOG_DC after checking link->link_enc
Jonathan Gray
2024-09-12
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Jonathan Gray
2024-09-09
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Jonathan Gray
2024-09-09
drm/amd/display: Check BIOS images before it is used
Jonathan Gray
2024-09-09
drm/amd/display: use preferred link settings for dp signal only
Jonathan Gray
2024-09-09
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
Jonathan Gray
2024-09-09
drm/amd/display: added NULL check at start of dc_validate_stream
Jonathan Gray
2024-09-09
drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
Jonathan Gray
2024-09-09
drm/amdgpu: add lock in kfd_process_dequeue_from_device
Jonathan Gray
2024-09-09
drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
Jonathan Gray
2024-09-09
drm/amdgpu: add skip_hw_access checks for sriov
Jonathan Gray
2024-09-09
drm/amdgu: fix Unintentional integer overflow for mall size
Jonathan Gray
[next]