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-07
drm/amd/display: correct static screen event mask
Allen Pan
4
-4
/
+24
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: Don't perform rate toggle on DP2-capable FIXED_VS retimers
Michael Strauss
1
-10
/
+12
2024-02-07
drm/amd/display: Remove Legacy FIXED_VS Transparent LT Sequence
Michael Strauss
5
-362
/
+1
2024-02-07
drm/amd/display: add panel_power_savings sysfs entry to eDP connectors
Hamza Mahfooz
1
-0
/
+78
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-01-31
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-31
drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
Srinivasan Shanmugam
1
-0
/
+4
2024-01-31
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
2
-18
/
+13
2024-01-31
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
2
-18
/
+18
2024-01-31
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
1
-1
/
+1
2024-01-31
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Dmytro Laktyushkin
2
-7
/
+6
2024-01-31
drm/amd/display: fix USB-C flag update after enc10 feature init
Charlene Liu
2
-4
/
+4
2024-01-31
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
1
-1
/
+1
2024-01-31
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
1
-3
/
+1
2024-01-31
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-31
drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
Srinivasan Shanmugam
1
-0
/
+4
2024-01-29
drm/amd/display: 3.2.270
Aric Cyr
1
-1
/
+1
2024-01-29
drm/amd/display: [FW Promotion] Release 0.0.202.0
Anthony Koo
1
-1
/
+7
2024-01-29
drm/amd/display: Populate invalid split index to be 0xF
Alvin Lee
1
-2
/
+2
2024-01-29
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
2
-18
/
+13
2024-01-29
drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...
Mounika Adhuri
1
-4
/
+4
2024-01-29
drm/amd/display: fix DP audio settings
Charlene Liu
1
-2
/
+7
2024-01-29
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
2
-18
/
+18
2024-01-29
drm/amd/display: use correct phantom pipe when populating subvp pipe info
Wenjing Liu
1
-1
/
+2
2024-01-29
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
1
-1
/
+1
2024-01-29
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Dmytro Laktyushkin
2
-7
/
+6
2024-01-29
drm/amd/display: fix invalid reg access on DCN35 FPGA
Eric Yang
2
-4
/
+23
2024-01-29
drm/amd/display: refine code for dmcub inbox1 ring buffer debug
Fudongwang
2
-9
/
+5
2024-01-29
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+1
2024-01-29
drm/amd/display: fix USB-C flag update after enc10 feature init
Charlene Liu
2
-4
/
+4
2024-01-29
drm/amd/display: add debugfs disallow edp psr
Hersen Wu
4
-2
/
+67
2024-01-29
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
9
-25
/
+56
2024-01-29
drm/amd/display: Unify optimize_required flags and VRR adjustments
Aric Cyr
5
-17
/
+10
2024-01-29
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
1
-1
/
+1
2024-01-29
drm/amd/display: Wait for mailbox ready when powering up DMCUB
Nicholas Kazlauskas
1
-2
/
+11
2024-01-29
drm/amd/display: Wait before sending idle allow and after idle disallow
Nicholas Kazlauskas
1
-1
/
+6
2024-01-29
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
1
-3
/
+1
2024-01-29
drm/amd/display: Fix static screen event mask definition change
Yiling Chen
10
-27
/
+28
2024-01-29
Documentation/gpu: Introduce a simple contribution list for display code
Rodrigo Siqueira
1
-110
/
+0
2024-01-29
Documentation/gpu: Add entry for the DIO component
Rodrigo Siqueira
1
-0
/
+10
2024-01-29
Documentation/gpu: Add entry for OPP in the kernel doc
Rodrigo Siqueira
1
-0
/
+16
2024-01-29
Documentation/gpu: Add kernel doc entry for MPC
Rodrigo Siqueira
1
-77
/
+173
2024-01-29
Documentation/gpu: Add kernel doc entry for DPP
Rodrigo Siqueira
1
-0
/
+25
2024-01-29
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Srinivasan Shanmugam
1
-2
/
+5
2024-01-29
Documentation/gpu: Add simple doc page for DCHUBBUB
Rodrigo Siqueira
1
-0
/
+6
2024-01-29
Documentation/gpu: Add basic page for HUBP
Rodrigo Siqueira
1
-1
/
+12
2024-01-25
drm/amd/display: "Enable IPS by default"
Roman Li
1
-1
/
+2
2024-01-25
drm/amd/display: Disable ips before dc interrupt setting
Roman Li
1
-1
/
+4
[prev]
[next]