index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dc_dmub_srv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amd/display: Fix DMUB debugging print issue
Cruise Hung
1
-68
/
+35
2023-06-09
drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()
Harshit Mogalapalli
1
-1
/
+2
2023-06-09
drm/amd/display: return status of dmub_srv_get_fw_boot_status
Tom Rix
1
-2
/
+11
2023-04-18
drm/amd/display: add mechanism to skip DCN init
Eric Yang
1
-21
/
+7
2023-04-18
drm/amd/display: drain dmub inbox if queue is full
Josip Pavic
1
-0
/
+9
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
1
-102
/
+62
2023-04-12
drm/amd/display: Add FPO + VActive support
Alvin Lee
1
-0
/
+20
2023-03-31
drm/amd/display: Uncomment assignments after HW headers are promoted
Alvin Lee
1
-6
/
+4
2023-03-31
drm/amd/display: Use per pipe P-State force for FPO
Alvin Lee
1
-19
/
+27
2023-03-07
drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVP
Alvin Lee
1
-4
/
+4
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
1
-2
/
+0
2023-02-28
drm/amd/display: populate subvp cmd info only for the top pipe
Ayush Gupta
1
-1
/
+2
2023-02-16
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
1
-1
/
+1
2022-11-23
drm/amd/display: Add margin on DRR vblank start for subvp
Alvin Lee
1
-0
/
+1
2022-11-10
drm/amd/display: Add margin for max vblank time for SubVP + DRR
Alvin Lee
1
-2
/
+10
2022-11-10
drm/amd/display: Cursor update refactor: PSR-SU support condition
Max Tseng
1
-0
/
+48
2022-10-27
drm/amd/display: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2022-10-24
drm/amd/display: Convert documentation to a kernel-doc
Rodrigo Siqueira
1
-76
/
+48
2022-10-11
drm/amd/display: Fix watermark calculation
Alvin Lee
1
-1
/
+1
2022-10-11
drm/amd/display: Use the same cursor info across features
Max Tseng
1
-0
/
+145
2022-09-19
drm/amd/display: Uncomment SubVP pipe split assignment in driver
Alvin Lee
1
-4
/
+0
2022-09-19
drm/amd/display: SubVP pipe split case
Alvin Lee
1
-1
/
+28
2022-09-13
drm/amd/display: Refactor SubVP calculation to remove FPU
Alvin Lee
1
-45
/
+44
2022-08-30
drm/amd/display: SubVP missing scaling case
Alvin Lee
1
-2
/
+8
2022-08-30
drm/amd/display: Add support for visual confirm color
Leo (Hanghong) Ma
1
-0
/
+31
2022-08-30
drm/amd/display: Fix variable dereferenced before check
sunliming
1
-1
/
+3
2022-08-25
drm/amd/display: Uncomment SubVP scaling case
Alvin Lee
1
-3
/
+2
2022-08-17
drm/amd/display: Include scaling factor for SubVP command
Alvin Lee
1
-0
/
+11
2022-08-10
drm/amd/display: Add 16 lines margin for SubVP
Alvin Lee
1
-2
/
+2
2022-07-26
drm/amd/display: Updates SubVP and SubVP DRR cases
Alvin Lee
1
-0
/
+17
2022-07-13
drm/amd/display: make some dc_dmub_srv functions static
Alex Deucher
1
-2
/
+2
2022-07-08
drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.c
Alex Deucher
1
-33
/
+34
2022-07-07
drm/amd/display: fix non-x86/PPC64 compilation
Alex Deucher
1
-0
/
+2
2022-07-05
drm/amd/display: Add basic infrastructure for enabling FAMS
Rodrigo Siqueira
1
-0
/
+87
2022-07-05
drm/amd/display: Add SubVP required code
Alvin Lee
1
-0
/
+329
2022-06-15
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
1
-0
/
+2
2022-06-03
drm/amd/display: Add DMCUB source files and changes for DCN32/321
Aurabindo Pillai
1
-0
/
+31
2021-11-18
drm/amd/display: Wait for ACK for INBOX0 HW Lock
Alvin Lee
1
-3
/
+34
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
1
-2
/
+1
2021-06-16
drm/amd/display: add DMUB registers to crash dump diagnostic data.
Ashley Thomas
1
-2
/
+98
2021-06-04
drm/amd/display: Add DCN3.1 DMCUB
Nicholas Kazlauskas
1
-0
/
+23
2021-05-27
drm/amd/display: Implement INBOX0 usage in driver
Alvin Lee
1
-0
/
+9
2021-05-11
drm/amd/display: Support for DMUB AUX
Jude Shih
1
-1
/
+1
2021-03-24
drm/amd/display: Fix typo for helpers function name
Leo (Hanghong) Ma
1
-1
/
+1
2021-03-24
drm/amd/display: Fixed read/write pointer issue for get dmub trace
Yongqiang Sun
1
-6
/
+2
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
1
-0
/
+16
2021-02-19
drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commands
Nicholas Kazlauskas
1
-0
/
+22
2020-09-16
drm/amd/display: implement notify stream mask
Eric Yang
1
-0
/
+16
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
1
-1
/
+1
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
1
-1
/
+1
[next]