index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2024-03-06
drm/amd/display: handle range offsets in VRR ranges
Alex Deucher
-5
/
+14
2024-03-06
drm/amd/display: check dc_link before dereferencing
Melissa Wen
-1
/
+1
2024-02-28
drm/amd/display: Add monitor patch for specific eDP
Ryan Lin
-2
/
+4
2024-02-27
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
-0
/
+5
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
-0
/
+1
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
-1
/
+8
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
-27
/
+21
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
-19
/
+18
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
-4
/
+1
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
-1
/
+4
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
-2
/
+2
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
-0
/
+7
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
-0
/
+3
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
-0
/
+1
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
-13
/
+94
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
-5
/
+7
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
-2
/
+2
2024-02-07
drm/amd/display: set odm_combine_policy based on context in dcn32 resource
Wenjing Liu
-17
/
+34
2024-02-07
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Srinivasan Shanmugam
-10
/
+14
2024-02-07
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Srinivasan Shanmugam
-19
/
+20
2024-01-31
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
-1
/
+1
2024-01-31
drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
Srinivasan Shanmugam
-0
/
+4
2024-01-31
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
-18
/
+13
2024-01-31
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
-18
/
+18
2024-01-31
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
-1
/
+1
2024-01-31
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Dmytro Laktyushkin
-7
/
+6
2024-01-31
drm/amd/display: fix USB-C flag update after enc10 feature init
Charlene Liu
-4
/
+4
2024-01-31
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
-1
/
+1
2024-01-31
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
-3
/
+1
2024-01-25
drm/amd/display: "Enable IPS by default"
Roman Li
-1
/
+2
2024-01-25
drm/amd/display: Disable ips before dc interrupt setting
Roman Li
-1
/
+4
2024-01-25
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
ChunTao Tso
-0
/
+57
2024-01-25
drm/amd/display: Add IPS checks before dcn register access
Roman Li
-10
/
+6
2024-01-25
drm/amd/display: Add Replay IPS register for DMUB command table
Alvin Lee
-0
/
+1
2024-01-25
drm/amd/display: Allow IPS2 during Replay
Nicholas Kazlauskas
-1
/
+11
2024-01-25
drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...
Srinivasan Shanmugam
-2
/
+2
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-189
/
+391
[next]