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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...
Timur Kristóf
1
-10
/
+20
2025-08-28
drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3
Timur Kristóf
1
-1
/
+1
2025-06-27
drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
1
-6
/
+12
2025-06-27
drm/amd/display: Do not add '-mhard-float' to dcn2{1,0}_resource.o for clang
Nathan Chancellor
2
-2
/
+2
2025-06-27
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
1
-1
/
+2
2025-04-10
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
1
-2
/
+5
2025-02-01
drm/amd/display: increase MAX_SURFACES to the value supported by hw
Melissa Wen
1
-1
/
+1
2025-02-01
drm/amd/display: Add check for granularity in dml ceil/floor helpers
Roman Li
1
-0
/
+8
2024-11-08
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-11-08
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-11-08
drm/amd/display: Check stream before comparing them
Alex Hung
1
-0
/
+2
2024-11-08
drm/amd/display: Round calculated vtotal
Robin Chen
1
-1
/
+1
2024-09-12
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Alex Hung
1
-0
/
+3
2024-09-12
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
1
-2
/
+2
2024-09-12
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
1
-1
/
+2
2024-09-12
drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
Hersen Wu
1
-1
/
+4
2024-09-12
drm/amd/display: Check gpio_id before used as array index
Alex Hung
1
-2
/
+11
2024-08-19
drm/amd/display: Check for NULL pointer
Sung Joon Kim
1
-1
/
+2
2024-07-18
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-07-05
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-06-16
drm/amd/display: Fix potential index out of bounds in color transformation fu...
Srinivasan Shanmugam
1
-0
/
+5
2024-06-16
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-13
drm/amd/display: Fix nanosec stat overflow
Aric Cyr
1
-2
/
+2
2024-03-26
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Srinivasan Shanmugam
1
-2
/
+5
2023-11-28
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
1
-2
/
+2
2023-10-10
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-10-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
1
-7
/
+29
2023-10-10
drm/amd/display: Reinstate LFC optimization
Amanda Liu
2
-13
/
+20
2023-09-23
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
1
-2
/
+3
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
1
-1
/
+2
2023-05-30
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
1
-3
/
+2
2023-05-17
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2
-1
/
+7
2023-03-11
drm/amd/display: Fix potential null-deref in dm_resume
Roman Li
1
-2
/
+4
2023-01-24
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton
1
-2
/
+2
2023-01-24
drm/amd/display: Fix set scaling doesn's work
hongao
1
-2
/
+2
2022-12-08
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
1
-2
/
+1
2022-12-08
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
1
-1
/
+2
2022-10-26
drm/amd/display: fix overflow on MIN_I64 definition
David Gow
1
-3
/
+3
2022-09-28
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
1
-0
/
+4
2022-09-05
drm/amd/display: Fix pixel clock programming
Ilya Bakoulin
1
-0
/
+2
2022-09-05
drm/amd/display: clear optc underflow before turn off odm clock
Fudong Wang
1
-0
/
+5
2022-09-05
drm/amd/display: Avoid MPC infinite loop
Josip Pavic
2
-0
/
+12
2022-05-15
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2
-8
/
+8
2022-05-09
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-20
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-20
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-04-20
drm/amd/display: Update VTEM Infopacket definition
Leo (Hanghong) Ma
1
-2
/
+3
2022-04-20
drm/amd/display: fix audio format not updated after edid updated
Charlene Liu
1
-2
/
+2
2022-04-15
drm/amd/display: Remove vupdate_int_entry definition
Maíra Canal
1
-14
/
+0
[next]