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
/
display
Age
Commit message (
Expand
)
Author
2024-12-10
drm/amd/display: Add NULL pointer check for kzalloc
Jonathan Gray
2024-12-10
drm/amd/display: Check phantom_stream before it is used
Jonathan Gray
2024-12-10
drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...
Jonathan Gray
2024-12-10
drm/amd/display: Check null pointer before try to access it
Jonathan Gray
2024-12-10
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
Jonathan Gray
2024-12-10
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
Jonathan Gray
2024-12-10
drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp
Jonathan Gray
2024-12-10
drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe
Jonathan Gray
2024-12-10
drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
Jonathan Gray
2024-12-10
drm/amd/display: Check null-initialized variables
Jonathan Gray
2024-12-10
drm/amd/display: Initialize denominators' default to 1
Jonathan Gray
2024-12-10
drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...
Jonathan Gray
2024-11-25
drm/amd/display: Adjust VSDB parser for replay feature
Jonathan Gray
2024-11-10
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
2024-11-01
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-11
drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...
Jonathan Gray
2024-10-11
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Jonathan Gray
2024-10-11
drm/amd/display: Fix system hang while resume with TBT monitor
Jonathan Gray
2024-10-11
drm/amd/display: Add HDR workaround for specific eDP
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/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-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/display: Add null check for set_output_gamma in dcn30_set_output_tran...
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/amd/display: Check denominator pbn_div before used
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-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/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...
Jonathan Gray
[next]