index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
/
dc_stream.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()
James Flowers
1
-0
/
+8
2025-05-05
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-15
/
+55
2025-05-05
Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ryan Seto
1
-55
/
+15
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-15
/
+55
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
1
-1
/
+2
2025-01-06
drm/amd/display: Add guards around MAX/MIN
Aurabindo Pillai
1
-0
/
+2
2024-12-10
drm/amd/display: Remove unused dc_stream_warmup_writeback
Dr. David Alan Gilbert
1
-11
/
+0
2024-11-04
drm/amd/display: Prune Invalid Modes For HDMI Output
Fangzhi Zuo
1
-3
/
+3
2024-11-04
drm/amd/display: Do Not Fallback To SW Cursor If HW Cursor Required
Austin Zheng
1
-1
/
+3
2024-10-01
drm/amd/display: Fix cursor visual confirm update
Ilya Bakoulin
1
-10
/
+1
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_position
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
[next]