index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-02-14
drm/amd/display: Add shared firmware state for DMUB IPS handshake
Nicholas Kazlauskas
15
-52
/
+212
2024-02-14
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-14
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-14
drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences
Michael Strauss
6
-56
/
+65
2024-02-14
drm/amd/display: enable fgcg by default
Charlene Liu
1
-1
/
+2
2024-02-14
drm/amd/display: treat plane clip size change as MED update type
Wenjing Liu
3
-1
/
+9
2024-02-14
Revert "drm/amd/display: Send DTBCLK disable message on first commit"
Gabe Teeger
1
-1
/
+0
2024-02-14
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-14
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-14
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-14
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-13
Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
110
-1010
/
+2431
2024-02-12
drm/amdgpu: respect the abmlevel module parameter value if it is set
Hamza Mahfooz
1
-6
/
+12
2024-02-12
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Nikita Zhandarovich
1
-9
/
+7
2024-02-12
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-12
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-12
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-12
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-12
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
1
-0
/
+7
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amd/display: set odm_combine_policy based on context in dcn32 resource
Wenjing Liu
3
-17
/
+34
2024-02-07
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Srinivasan Shanmugam
1
-10
/
+14
2024-02-07
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Srinivasan Shanmugam
1
-19
/
+20
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amd/display: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2024-02-07
drm/amd/display: 3.2.271
Aric Cyr
1
-1
/
+1
2024-02-07
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
8
-16
/
+0
2024-02-07
drm/amd/display: Trivial code style adjustment
Rodrigo Siqueira
2
-2
/
+4
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
10
-57
/
+0
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"
Alvin Lee
12
-66
/
+41
2024-02-07
drm/amd/display: Adjust set_p_state calls to fix logging
Ethan Bitnun
1
-11
/
+11
2024-02-07
drm/amd/display: Add delay before logging clks from hw
Ethan Bitnun
1
-0
/
+2
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amd/display: correct comment in set_default_brightness_aux()
Camille Cho
1
-1
/
+1
2024-02-07
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
George Shen
5
-1
/
+53
2024-02-07
drm/amd/display: Add debug option to force 1-tap chroma subsampling
George Shen
2
-0
/
+8
2024-02-07
drm/amd/display: Disable idle reallow as part of command/gpint execution
Nicholas Kazlauskas
3
-2
/
+4
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amd/display: Disable timeout in more places for dc_dmub_srv
Nicholas Kazlauskas
1
-3
/
+10
2024-02-07
drm/amd/display: Add more checks for exiting idle in DC
Nicholas Kazlauskas
4
-0
/
+63
[prev]
[next]