index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
1
-1
/
+2
2025-06-04
drm/amd/display: Initial psr_version with correct setting
Tom Chung
1
-0
/
+1
2025-06-04
drm/amd/display: handle max_downscale_src_width fail check
Yihan Zhu
1
-5
/
+6
2025-06-04
drm/amd/display: calculate the remain segments for all pipes
Zhikai Zhai
1
-22
/
+20
2025-06-04
drm/amd/display: Guard against setting dispclk low for dcn31x
Jing Zhou
2
-11
/
+22
2025-04-25
drm/amd/display: Update Cursor request mode to the beginning prefetch always
Zhikai Zhai
2
-14
/
+10
2025-04-10
drm/amd/display: avoid NPD when ASIC does not support DMUB
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2025-04-10
drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
Vitaliy Shevtsov
1
-6
/
+6
2025-04-07
drm/amd/display: Check denominator crb_pipes before used
Alex Hung
1
-1
/
+1
2025-03-28
drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
Mario Limonciello
1
-0
/
+12
2025-03-28
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
1
-2
/
+5
2025-03-13
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
1
-1
/
+2
2025-03-07
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
1
-6
/
+10
2025-02-21
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
9
-0
/
+40
2025-02-21
Revert "drm/amd/display: Use HW lock mgr for PSR1"
Tom Chung
1
-2
/
+1
2025-02-21
drm/amd/display: fix double free issue during amdgpu module unload
Tim Huang
1
-1
/
+1
2025-02-01
drm/amd/display: Use HW lock mgr for PSR1
Tom Chung
1
-1
/
+2
2025-01-23
drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
Srinivasan Shanmugam
1
-1
/
+1
2025-01-17
drm/amd/display: increase MAX_SURFACES to the value supported by hw
Melissa Wen
1
-1
/
+1
2025-01-17
drm/amd/display: Add check for granularity in dml ceil/floor helpers
Roman Li
1
-0
/
+8
2024-12-14
drm/amd/display: Check BIOS images before it is used
Alex Hung
1
-0
/
+14
2024-12-14
drm/amd/display: Check phantom_stream before it is used
Alex Hung
1
-0
/
+3
2024-12-14
drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+2
2024-12-14
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-12-14
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-12-14
drm/amd/display: Initialize denominators' default to 1
Alex Hung
2
-2
/
+2
2024-12-14
drm/amd/display: Check null-initialized variables
Alex Hung
1
-3
/
+4
2024-12-14
drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+3
2024-11-08
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Srinivasan Shanmugam
1
-0
/
+3
2024-10-17
drm/amd/display: Check null pointer before dereferencing se
Alex Hung
1
-1
/
+1
2024-10-17
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Check stream before comparing them
Alex Hung
1
-0
/
+2
2024-10-17
drm/amd/display: Check null pointers before using dc->clk_mgr
Alex Hung
1
-1
/
+2
2024-10-17
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Srinivasan Shanmugam
1
-1
/
+3
2024-10-17
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Srinivasan Shanmugam
1
-1
/
+2
2024-10-17
drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+5
2024-09-08
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Alex Hung
1
-0
/
+3
2024-09-08
drm/amd/display: added NULL check at start of dc_validate_stream
winstang
1
-0
/
+3
2024-09-08
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
Hersen Wu
1
-1
/
+6
2024-09-08
drm/amd/display: Ensure index calculation will not overflow
Alex Hung
1
-4
/
+3
2024-09-08
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
1
-2
/
+2
2024-09-08
drm/amd/display: Check msg_id before processing transcation
Alex Hung
1
-2
/
+15
2024-09-08
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
1
-1
/
+2
2024-09-08
drm/amd/display: Check gpio_id before used as array index
Alex Hung
1
-2
/
+11
2024-09-08
drm/amd/display: Assign linear_pitch_alignment even for VM
Alvin Lee
1
-0
/
+1
2024-08-29
Revert "drm/amd/display: Validate hw_points_num before using it"
Alex Hung
1
-3
/
+0
2024-08-29
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
[next]