index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
1
-5
/
+5
2023-11-07
drm/amd/display: decouple dmcub execution to reduce lock granularity
JinZe.Xu
1
-0
/
+74
2023-10-27
drm/amd/display: Fix IPS handshake for idle optimizations
Nicholas Kazlauskas
1
-12
/
+61
2023-10-27
drm/amd/display: Revert "Improve x86 and dmub ips handshake"
Nicholas Kazlauskas
1
-45
/
+12
2023-09-27
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-13
/
+13
2023-09-27
drm/amd/display: Improve x86 and dmub ips handshake
Duncan Ma
1
-12
/
+45
2023-09-20
drm/amd/display: Update driver and IPS interop
Duncan Ma
1
-0
/
+4
2023-09-12
drm/amd/display: Add check for vrr_active_fixed
Austin Zheng
1
-2
/
+2
2023-08-30
drm/amd/display: Add DCN35 DMUB
Qingqing Zhuo
1
-1
/
+63
2023-08-30
drm/amd/display: ensure FS is enabled before sending request to DMUB for FS c...
Samson Tam
1
-2
/
+4
2023-08-30
drm/amd/display: Write flip addr to scratch reg for subvp
Alvin Lee
1
-0
/
+5
2023-08-16
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-10
/
+12
2023-08-16
drm/amd/display: Add Replay supported/enabled checks
Bhawanpreet Lakha
1
-0
/
+3
2023-08-08
drm/amd/display: Add interface to enable DPIA trace
Stylon Wang
1
-0
/
+29
2023-07-18
drm/amd/display: Skip querying caps when DMCUB emulation is in use
Nicholas Kazlauskas
1
-0
/
+3
2023-06-30
drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt
Mario Limonciello
1
-0
/
+7
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
[next]