index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Lines
2023-04-26
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
-0
/
+3
2023-04-11
drm/amd/display: remove unused matching_stream_ptrs variable
Tom Rix
-4
/
+1
2023-03-31
drm/amd/display: fix double memory allocation
Martin Leung
-2
/
+3
2023-03-22
drm/amd/display: align commit_planes_for_stream to latest dc code
Hersen Wu
-23
/
+3
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
-0
/
+5
2023-03-22
drm/amd/display: initialize link_srv in virtual env
Martin Leung
-0
/
+1
2023-03-22
drm/amd/display: Add const to a function
Rodrigo Siqueira
-2
/
+1
2023-03-22
drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...
Lee Jones
-18
/
+10
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
-39
/
+43
2023-03-07
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
Rodrigo Siqueira
-47
/
+0
2023-03-07
drm/amd/display: Ensure vmin and vmax adjust for DCE
Rodrigo Siqueira
-2
/
+3
2023-03-07
drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVP
Alvin Lee
-11
/
+19
2023-03-07
drm/amd/display: Rename DCN config to FP
Harry Wentland
-5
/
+5
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
-2
/
+0
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
-0
/
+199
2023-03-07
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
Wenjing Liu
-0
/
+15
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
-0
/
+80
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
-6
/
+0
2023-03-07
drm/amd/display: Simplify same effect if/else blocks
Deepak R Varma
-8
/
+3
2023-02-28
drm/amd/display: fix clock sequence logic for DCN32
Aurabindo Pillai
-6
/
+12
2023-02-28
drm/amd/display: Do not update DRR while BW optimizations pending
Aric Cyr
-19
/
+29
2023-02-28
drm/amd/display: Only wait for blank completion if OTG active
Aric Cyr
-1
/
+3
2023-02-28
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
-1
/
+46
2023-02-28
drm/amd/display: remove empty dc_link.c
Wenjing Liu
-27
/
+0
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
-154
/
+89
2023-02-28
drm/amd/display: Format input and output CSC matrix
Harry Wentland
-14
/
+24
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
-46
/
+1
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
-0
/
+103
2023-02-14
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
-1
/
+46
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
-4898
/
+14
2023-02-08
drm/amd/display: Add HDMI manufacturer OUI and device id read
Leo (Hanghong) Ma
-0
/
+17
2023-02-08
drm/amd/display: Do not commit pipe when updating DRR
Wesley Chalmers
-0
/
+15
2023-02-03
drm/amdgpu/display: remove duplicate include header in files
ye xingchen
-1
/
+0
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
-648
/
+590
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
-1019
/
+0
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
-378
/
+2
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
-0
/
+53
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
-800
/
+5
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
-22
/
+22
2023-01-24
drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPD
Wayne Lin
-2
/
+12
2023-01-24
drm/amd/display: force connector state when bpc changes during compliance
Qingqing Zhuo
-120
/
+19
2023-01-19
drm/amd/display: remove duplicate included header files
ye xingchen
-1
/
+0
2023-01-19
drm/amd/display: Decrease messaging about DP alt mode state to debug
Mario Limonciello
-1
/
+1
2023-01-17
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton
-2
/
+2
2023-01-17
drm/amd/display: fix an error check condition for synced pipes
Aurabindo Pillai
-2
/
+13
2023-01-17
Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"
Aurabindo Pillai
-12
/
+3
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
-2161
/
+47
2023-01-17
drm/amd/display: move dp phy related logic to link_dp_phy
Wenjing Liu
-126
/
+4
2023-01-17
drm/amd/display: move dp link training logic to link_dp_training
Wenjing Liu
-3001
/
+33
2023-01-13
drm/amd/display: move dc_link_dpia logic to link_dp_dpia
Wenjing Liu
-1025
/
+2
[next]