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
/
link
/
protocols
/
link_dp_dpia_bw.c
Age
Commit message (
Expand
)
Author
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-04-30
drm/amd/display: Allocate zero bw after bw alloc enable
Meenakshikumar Somasundaram
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
2024-01-31
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
2024-01-15
drm/amd/display: Avoid enum conversion warning
Nathan Chancellor
2024-01-09
drm/amd/display: Request usb4 bw for mst streams
Peichen Huang
2024-01-03
drm/amd/display: Add dpia display mode validation logic
Meenakshikumar Somasundaram
2024-01-03
drm/amd/display: Fix minor issues in BW Allocation Phase2
Meenakshikumar Somasundaram
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
2023-03-15
drm/amd: fix compilation issue with legacy gcc
bobzhou
2023-03-14
drm/amd/display: Add Validate BW for USB4 Links
Mustapha Ghaddar
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-28
drm/amd/display: Update BW ALLOCATION Function declaration
Mustapha Ghaddar
2023-02-28
drm/amd/display: Allocation at stream Enable
Mustapha Ghaddar
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu