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
/
hwss
/
dcn10
Age
Commit message (
Expand
)
Author
2024-09-06
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
2024-08-13
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
2024-08-13
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
2024-08-06
drm/amd/display: Fix overlay with pre-blend color processing
Michael Strauss
2024-08-06
drm/amd/display: Add missing program DET segment call to pipe init
Rodrigo Siqueira
2024-07-23
drm/amd/display: Remove duplicate HWSS interfaces
Joshua Aberback
2024-07-23
drm/amd/display: Check null pointers before used
Alex Hung
2024-07-23
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
2024-06-27
drm/amd/display: Remove unnecessary variable
Ivan Lipski
2024-06-19
drm/amd/display: Remove redundant checks for opp
Alex Hung
2024-06-19
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
2024-05-02
drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_func
Srinivasan Shanmugam
2024-04-30
drm/amd/display: Set cursor attributes before position
Harry Wentland
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-04-26
drm/amd/display: use mpcc_count to log MPC state
Melissa Wen
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
2024-03-20
drm/amd/display: clear mpc_tree in init_pipes
Samson Tam
2024-02-07
Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"
Alvin Lee
2024-01-29
drm/amd/display: Unify optimize_required flags and VRR adjustments
Aric Cyr
2024-01-29
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Srinivasan Shanmugam
2024-01-22
drm/amd/display: add DPP and MPC color caps to DTN log
Melissa Wen
2024-01-22
drm/amd/display: hook up DCN30 color blocks data to DTN log
Melissa Wen
2024-01-22
drm/amd/display: read gamut remap matrix in fixed-point 31.32 format
Melissa Wen
2024-01-22
drm/amd/display: decouple color state from hw state log
Melissa Wen
2024-01-09
drm/amd/display: revert "Optimize VRR updates to only necessary ones"
Martin Leung
2024-01-03
drm/amd/display: Refactor INIT into component folder
Revalla
2024-01-03
drm/amd/display: Correctly restore user_level
Camille Cho
2023-12-19
drm/amd/display: Only clear symclk otg flag for HDMI
Alvin Lee
2023-12-19
drm/amd/display: Fix null reference to state when getting subvp type
Dillon Varone
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-19
drm/amd/display: Unify optimize_required flags and VRR adjustments
Aric Cyr
2023-12-07
drm/amd/display: fix hw rotated modes when PSR-SU is enabled
Hamza Mahfooz
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri