index
:
drm/drm
drm-fixes
drm-next
drm-next-5.3-backmerge-conflicts
topic/nouveau-misc
DRM kernel graphics driver development tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
159
-2286
/
+3567
13 days
drm/amd: fix compilation issue with legacy gcc
bobzhou
1
-3
/
+6
13 days
drm/amd/display: 3.2.227
Aric Cyr
1
-1
/
+1
13 days
drm/amd/display: fix assert condition
Samson Tam
1
-1
/
+1
13 days
drm/amd/display: Make DCN32 functions available to future DCNs
Wesley Chalmers
2
-4
/
+17
13 days
drm/amd/display: reallocate DET for dual displays with high pixel rate ratio
Samson Tam
1
-1
/
+42
13 days
drm/amd/display: disconnect MPCC only on OTG change
Ayush Gupta
1
-1
/
+5
13 days
drm/amd/display: Fix DP MST sinks removal issue
Cruise Hung
1
-0
/
+8
13 days
drm/amd/display: hpd rx irq not working with eDP interface
Robin Chen
2
-2
/
+14
2023-03-14
drm/amd/display: Do not set DRR on pipe Commit
Wesley Chalmers
1
-3
/
+0
2023-03-14
drm/amd/display: Add Validate BW for USB4 Links
Mustapha Ghaddar
2
-0
/
+48
2023-03-14
drm/amd/display: Remove OTG DIV register write for Virtual signals.
Saaem Rizvi
1
-1
/
+1
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
50
-391
/
+803
2023-03-14
drm/amd/display: reset the scaler boundary mode
Zhikai Zhai
3
-0
/
+10
2023-03-14
drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programming
Alvin Lee
2
-2
/
+39
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
1
-8
/
+0
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
16
-33
/
+0
2023-03-08
Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"
Alex Deucher
1
-1
/
+1
2023-03-07
drm/amd/display: Update clock table to include highest clock setting
Swapnil Patel
1
-1
/
+18
2023-03-07
drm/amd/display: change several dcn30 variables storage-class-specifier to st...
Tom Rix
3
-3
/
+3
2023-03-07
drm/amd/display: change several dcn20 variables storage-class-specifier to st...
Tom Rix
4
-4
/
+4
2023-03-07
drm/amd/display: change several dcn201 variables storage-class-specifier to s...
Tom Rix
3
-4
/
+4
2023-03-07
drm/amd/display: 3.2.226
Aric Cyr
1
-1
/
+1
2023-03-07
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
1
-3
/
+2
2023-03-07
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
Rodrigo Siqueira
2
-51
/
+0
2023-03-07
drm/amd/display: Ensure vmin and vmax adjust for DCE
Rodrigo Siqueira
1
-2
/
+3
2023-03-07
drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVP
Alvin Lee
2
-15
/
+23
2023-03-07
drm/amd/display: Enable HostVM based on rIOMMU active
Gabe Teeger
1
-0
/
+4
2023-03-07
drm/amd/display: Update to correct min FCLK when construction BB
Alvin Lee
5
-8
/
+17
2023-03-07
drm/amd/display: Rename DCN config to FP
Harry Wentland
19
-27
/
+27
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
14
-55
/
+16
2023-03-07
drm/amd/display: Keep PHY active for dp config
Agustin Gutierrez
1
-0
/
+5
2023-03-07
drm/amd/display: Simplify register offsets
Chris Park
5
-239
/
+0
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
10
-40
/
+46
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
28
-81
/
+486
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
5
-612
/
+68
2023-03-07
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
Wenjing Liu
6
-10
/
+40
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
11
-58
/
+178
2023-03-07
drm/amd/display: Build DSC without DCN config
Harry Wentland
2
-2
/
+3
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
12
-57
/
+2
2023-03-07
drm/amd/display: fix typo in dc_dsc_config_options structure
Mike Hsieh
2
-4
/
+4
2023-03-07
drm/amd/display: Update minimum stutter residency for DCN314 Z8
Nicholas Kazlauskas
1
-1
/
+1
2023-03-07
drm/amd/display: Add minimum Z8 residency debug option
Nicholas Kazlauskas
3
-1
/
+4
2023-03-07
drm/amd/display: 3.2.225
Aric Cyr
1
-1
/
+1
2023-03-07
drm/amd/display: When blanking during init loop to find OPP index
Alvin Lee
3
-1
/
+88
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
1
-30
/
+26
2023-03-07
drm/amd/display: Add height granularity limitation for dsc slice height calcu...
Mike Hsieh
2
-14
/
+30
2023-03-07
drm/amd/display: Simplify same effect if/else blocks
Deepak R Varma
1
-8
/
+3
2023-03-06
drm/amd/display: Update clock table to include highest clock setting
Swapnil Patel
1
-1
/
+18
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-7
/
+10
[next]