index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amd/display: add NULL pointer check
Charlene Liu
1
-4
/
+4
2023-06-09
drm/amd/display: Refactor avi_info_frame colorimetry determination
Joshua Ashton
1
-11
/
+17
2023-06-09
drm/amd/display: Fix unused variable ‘should_lock_all_pipes’
Srinivasan Shanmugam
1
-1
/
+0
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
2
-30
/
+499
2023-06-09
drm/amd/display: add ODM case when looking for first split pipe
Samson Tam
2
-1
/
+55
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2
-51
/
+19
2023-06-09
drm/amd/display: Fix DMUB debugging print issue
Cruise Hung
1
-0
/
+12
2023-06-09
drm/amd/display: Remove unnecessary variable
Rodrigo Siqueira
1
-3
/
+1
2023-06-09
drm/amd/display: Add visual confirm color support for MCLK switch
Leo (Hanghong) Ma
2
-9
/
+88
2023-06-09
drm/amd/display: Check Vactive for VRR active for FPO + Vactive
Alvin Lee
1
-1
/
+4
2023-06-09
drm/amd/display: revert "Update scaler recout data for visual confirm"
Leo Ma
1
-17
/
+0
2023-06-09
drm/amd/display: Workaround wrong HDR colorimetry with some receivers
Ilya Bakoulin
1
-0
/
+7
2023-04-24
drm/amd/display: update extended blank for dcn314 onwards
Gabe Teeger
1
-21
/
+0
2023-04-24
drm/amd/display: Update scaler recout data for visual confirm
Leo (Hanghong) Ma
1
-0
/
+18
2023-04-21
drm/amd/display: Explicitly specify update type per plane info change
Nicholas Kazlauskas
1
-3
/
+0
2023-04-21
drm/amd/display: fix dpms_off issue when disabling bios mode
Zhongwei
1
-1
/
+1
2023-04-18
drm/amd/display: fix is_timing_changed() prototype
Arnd Bergmann
1
-3
/
+3
2023-04-18
drm/amd/display: add mechanism to skip DCN init
Eric Yang
1
-3
/
+0
2023-04-18
drm/amd/display: Add FAMS validation before trying to use it
Rodrigo Siqueira
1
-0
/
+6
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
1
-17
/
+6
2023-04-18
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
1
-0
/
+3
2023-04-11
drm/amd/display: remove unused matching_stream_ptrs variable
Tom Rix
1
-4
/
+1
2023-03-31
drm/amd/display: fix double memory allocation
Martin Leung
1
-2
/
+3
2023-03-22
drm/amd/display: align commit_planes_for_stream to latest dc code
Hersen Wu
1
-23
/
+3
2023-03-22
drm/amd/display: Add function pointer for validate bw usb4
Mustapha Ghaddar
1
-0
/
+5
2023-03-22
drm/amd/display: initialize link_srv in virtual env
Martin Leung
1
-0
/
+1
2023-03-22
drm/amd/display: Add const to a function
Rodrigo Siqueira
1
-2
/
+1
2023-03-22
drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...
Lee Jones
1
-18
/
+10
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
4
-39
/
+43
2023-03-07
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
Rodrigo Siqueira
1
-47
/
+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
1
-11
/
+19
2023-03-07
drm/amd/display: Rename DCN config to FP
Harry Wentland
2
-5
/
+5
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
1
-2
/
+0
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
1
-0
/
+199
2023-03-07
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
Wenjing Liu
1
-0
/
+15
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
2
-0
/
+80
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
2
-6
/
+0
2023-03-07
drm/amd/display: Simplify same effect if/else blocks
Deepak R Varma
1
-8
/
+3
2023-02-28
drm/amd/display: fix clock sequence logic for DCN32
Aurabindo Pillai
1
-6
/
+12
2023-02-28
drm/amd/display: Do not update DRR while BW optimizations pending
Aric Cyr
1
-19
/
+29
2023-02-28
drm/amd/display: Only wait for blank completion if OTG active
Aric Cyr
1
-1
/
+3
2023-02-28
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
1
-1
/
+46
2023-02-28
drm/amd/display: remove empty dc_link.c
Wenjing Liu
1
-27
/
+0
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2
-154
/
+89
2023-02-28
drm/amd/display: Format input and output CSC matrix
Harry Wentland
1
-14
/
+24
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
1
-46
/
+1
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
1
-0
/
+103
2023-02-14
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
1
-1
/
+46
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
3
-4898
/
+14
[next]