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