index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
dc
/
core
/
dc_stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-3
/
+3
2024-06-27
drm/amd/display: Add HW cursor visual confirm
Ryan Seto
1
-0
/
+29
2024-06-14
drm/amd/display: Explicitly cast v_total to signed in a subtraction
Alex Hung
1
-2
/
+2
2024-05-23
drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...
Srinivasan Shanmugam
1
-1
/
+4
2024-05-13
drm/amd/display: Find max flickerless instant vtotal delta
Ethan Bitnun
1
-6
/
+58
2024-04-30
drm/amd/display: Do cursor programming with rest of pipe
Harry Wentland
1
-8
/
+6
2024-04-30
drm/amd/display: Separate setting and programming of cursor
Harry Wentland
1
-28
/
+59
2024-04-30
drm/amd/display: Block FPO According to Luminance Delta
Ethan Bitnun
1
-0
/
+228
2024-04-16
drm/amd/display: Replace int with unsigned int
Rodrigo Siqueira
1
-1
/
+1
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
1
-14
/
+2
2024-03-20
drm/amd/display: Guard cursor idle reallow by DC debug option
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amd/display: Add more checks for exiting idle in DC
Nicholas Kazlauskas
1
-0
/
+18
2024-01-22
drm/amd/display: Revert "Rework DC Z10 restore"
Charlene Liu
1
-5
/
+4
2024-01-15
drm/amd/display: Rework DC Z10 restore
Nicholas Kazlauskas
1
-4
/
+5
2024-01-03
drm/amd/display: Add null pointer guards where needed
Josip Pavic
1
-1
/
+2
2023-12-19
drm/amd/display: Refactor phantom resource allocation
Dillon Varone
1
-4
/
+9
2023-12-19
drm/amd/display: Refactor dc_state interface
Dillon Varone
1
-28
/
+5
2023-12-06
drm/amd/display: Disable DWB frame capture to emulate oneshot
Alex Hung
1
-0
/
+27
2023-12-06
drm/amd/display: Fix writeback_info is not removed
Alex Hung
1
-3
/
+4
2023-12-06
drm/amd/display: Fix writeback_info never got updated
Alex Hung
1
-9
/
+4
2023-12-06
drm/amd/display: Add writeback enable/disable in dc
Alex Hung
1
-0
/
+33
2023-11-03
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
1
-2
/
+2
2023-10-13
Revert "drm/amd/display: Add writeback enable/disable in dc"
Alex Hung
1
-33
/
+0
2023-10-13
Revert "drm/amd/display: Fix writeback_info never got updated"
Alex Hung
1
-4
/
+9
2023-10-13
Revert "drm/amd/display: Fix writeback_info is not removed"
Alex Hung
1
-4
/
+3
2023-10-13
Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"
Alex Hung
1
-27
/
+0
2023-10-09
drm/amd/display: Update cursor limits based on SW cursor fallback limits
Alvin Lee
1
-33
/
+1
2023-10-04
drm/amd/display: Adjust code style for hw_sequencer.h
Aurabindo Pillai
1
-17
/
+0
2023-10-03
drm/amd/display: Disable DWB frame capture to emulate oneshot
Alex Hung
1
-0
/
+27
2023-10-03
drm/amd/display: Fix writeback_info is not removed
Alex Hung
1
-3
/
+4
2023-10-03
drm/amd/display: Fix writeback_info never got updated
Alex Hung
1
-9
/
+4
2023-10-03
drm/amd/display: Add writeback enable/disable in dc
Alex Hung
1
-0
/
+33
2023-08-30
drm/amd/display: Add support for 1080p SubVP to reduce idle power
Ethan Bitnun
1
-1
/
+1
2023-08-15
drm/amd/display: Enable subvp high refresh up to 175hz
Alvin Lee
1
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in dc_stream.c
Ran Sun
1
-2
/
+1
2023-07-18
drm/amd/display: Update SW cursor fallback for subvp high refresh
Alvin Lee
1
-4
/
+31
2023-06-09
drm/amd/display: add NULL pointer check
Charlene Liu
1
-4
/
+4
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-30
/
+0
2023-01-09
drm/amd/display: Remove redundant assignment to variable dc
Yi Yang
1
-1
/
+1
2023-01-05
drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()
Wen Yang
1
-1
/
+8
2022-11-23
drm/amd/display: Limit HW cursor size of >= 4k
Alvin Lee
1
-2
/
+14
2022-10-10
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]
Guenter Roeck
1
-2
/
+2
2022-10-10
drm/amd/display: Use the same cursor info across features
Max Tseng
1
-0
/
+4
2022-09-29
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
Hamza Mahfooz
1
-1
/
+1
2022-09-29
drm/amd/display: Cursor Info Update refactor
Max Tseng
1
-0
/
+1
2022-09-13
drm/amd/display: SW cursor fallback for SubVP
Alvin Lee
1
-0
/
+5
2022-09-13
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
Aurabindo Pillai
1
-5
/
+0
2022-07-25
drm/amd/display: Fallback to SW cursor if SubVP + cursor too big
Alvin Lee
1
-0
/
+5
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
1
-3
/
+0
[next]