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-07-12
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
1
-1
/
+0
2024-07-10
drm/amd/display: Allow display DCC for DCN401
Aurabindo Pillai
1
-6
/
+25
2024-07-08
drm/amd/display: Solve mst monitors blank out problem after resume
Wayne Lin
1
-1
/
+2
2024-07-05
Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
63
-174
/
+386
2024-07-05
Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
83
-512
/
+945
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
3
-2
/
+15
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2024-07-02
drm/amd/display: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-9
/
+6
2024-07-01
drm/amdgpu/display: add all gfx12 modifiers
Marek Olšák
1
-5
/
+6
2024-07-01
drm/amdgpu/display: set plane attributes for gfx12 correctly
Marek Olšák
1
-1
/
+49
2024-07-01
drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supported
Marek Olšák
1
-22
/
+25
2024-07-01
drm/amdgpu/display: handle gfx12 in dm_check_cursor_fb
Marek Olšák
1
-3
/
+5
2024-07-01
drm/amd/display: 3.2.291
Aric Cyr
1
-1
/
+1
2024-07-01
drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
Roman Li
1
-1
/
+1
2024-07-01
drm/amd/display: Update efficiency bandwidth for dcn351
Fangzhi Zuo
1
-0
/
+1
2024-07-01
drm/amd/display: Fix refresh rate range for some panel
Tom Chung
1
-0
/
+48
2024-07-01
drm/amd/display: replace CRTC disable function call
Xi (Alex) Liu
1
-2
/
+2
2024-07-01
drm/amd/display: Move dio files into dio folder
Bhuvanachandra Pinninti
19
-5
/
+37
2024-07-01
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-07-01
drm/amd/display: fix a crash when clock source is reference for non otg maste...
Wenjing Liu
1
-18
/
+20
2024-07-01
drm/amd/display: Fix dmub timeout after fams2 enabled
Fangzhi Zuo
1
-1
/
+6
2024-07-01
drm/amd/display: Add debug option for disabling SLDO optimizations
Nicholas Kazlauskas
3
-1
/
+4
2024-07-01
drm/amd/display: un-block 8k with single dimm
Paul Hsieh
1
-22
/
+0
2024-07-01
drm/amd/display: Add available bandwidth calculation for audio
Ryan Seto
2
-6
/
+59
2024-07-01
drm/amd/display: Add refresh rate range check
Tom Chung
1
-1
/
+3
2024-07-01
drm/amd/display: Cleanup dce_get_dp_ref_freq_khz
Dillon Varone
1
-1
/
+1
2024-07-01
drm/amd/display: Check denominator crb_pipes before used
Alex Hung
1
-1
/
+1
2024-07-01
drm/amd/display: Check denominator pbn_div before used
Alex Hung
1
-1
/
+1
2024-07-01
drm/amd/display: Adjust cursor visibility between MPC slices
Nevenko Stupar
2
-9
/
+39
2024-07-01
drm/amd/display: Skip unnecessary abm disable
Sherry Wang
1
-0
/
+6
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
13
-24
/
+24
2024-07-01
drm/amd/display: Add ASIC cap to limit DCC surface width
George Shen
3
-0
/
+11
2024-07-01
drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0
Teeger
3
-19
/
+0
2024-07-01
drm/amd/display: Choose HUBP unbounded request based on DML output
Sung Joon Kim
1
-10
/
+2
2024-07-01
drm/amd/display: Remove unnecessary error message
Joshua Aberback
1
-3
/
+1
2024-07-01
drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculation
George Shen
1
-2
/
+13
2024-07-01
drm/amd/display: Reset freesync config before update new state
Tom Chung
1
-0
/
+1
2024-07-01
drm/amd/display: Add replay state entry to replay_state
Anthony Koo
1
-0
/
+2
2024-07-01
drm/amd/display: use vmalloc for struct dc_state
Alex Deucher
1
-2
/
+4
2024-06-27
drm/amd/display: Fix null pointer deref in dcn20_resource.c
Aurabindo Pillai
1
-4
/
+5
2024-06-27
drm/amd/display: Add null check before access structs
Ma Ke
1
-0
/
+2
2024-06-27
drm/amd/display: use swap() in is_config_schedulable()
Jiapeng Chong
1
-7
/
+4
2024-06-27
drm/amd/display: Remove unused function reverse_planes_order
Jiapeng Chong
1
-9
/
+0
2024-06-27
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-8
/
+4
2024-06-27
drm/amd/display: Fix Makefile copyright notices
Alex Deucher
4
-29
/
+8
2024-06-27
drm/amd/display: 3.2.290
Aric Cyr
1
-1
/
+1
2024-06-27
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
22
-2
/
+433
[next]