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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-06
drm/amd/display: Fix a typo in wm_min_memg_clk_in_khz
Rex Zhu
3
-11
/
+11
2018-07-06
drm/amd/display: Ctrl stutter mode through module parameter
rex zhu
1
-1
/
+1
2018-07-06
drm/amd/display: Fix dm-pp clks type convert error
rex zhu
1
-0
/
+3
2018-07-06
drm/amd/display: Drop unnecessary header file
rex zhu
1
-1
/
+0
2018-07-06
drm/amd/display: don't initialize result
Stefan Agner
1
-1
/
+1
2018-07-06
drm/amd/display: Allow option to use worst-case watermark
Tony Cheng
2
-1
/
+23
2018-07-06
drm/amd/display: get board layout for edid emulation
Samson Tam
5
-1
/
+474
2018-07-06
drm/amd/display: add valid regoffset and NULL pointer check
Charlene Liu
5
-17
/
+38
2018-07-06
drm/amd/display: dal 3.1.52
Tony Cheng
1
-1
/
+1
2018-07-06
drm/amd/display: Check scaling ration not viewports params.
Yongqiang Sun
1
-3
/
+3
2018-07-06
drm/amd/display: remove soc_bounding_box.c
Dmytro Laktyushkin
5
-119
/
+2
2018-07-06
drm/amd/display: move dcn watermark programming to set_bandwidth
Dmytro Laktyushkin
2
-90
/
+19
2018-07-06
drm/amd/display: separate out wm change request dcn workaround
Dmytro Laktyushkin
5
-5
/
+13
2018-07-06
drm/amd/display: remove dcn1 watermark sets b, c and d
Dmytro Laktyushkin
1
-1
/
+20
2018-07-06
drm/amd/display: fix dcn1 watermark range reporting
Dmytro Laktyushkin
1
-84
/
+18
2018-07-06
drm/amd/display: Moving powerplay functions to a separate class
Mikita Lipski
3
-493
/
+526
2018-07-06
drm/amd/display: move dml defaults to respective dcn resource files
Dmytro Laktyushkin
2
-61
/
+64
2018-07-06
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Mikita Lipski
1
-6
/
+9
2018-07-06
drm/amd/display: Add dmpp clks types for conversion
Mikita Lipski
1
-23
/
+18
2018-07-06
drm/amd/display: Enable PPLib calls from DC on linux
Mikita Lipski
1
-1
/
+1
2018-07-06
drm/amd/display: fix potential infinite loop in fbc path
Roman Li
1
-2
/
+2
2018-07-06
drm/amd/display: dal 3.1.51
Tony Cheng
1
-1
/
+1
2018-07-06
drm/amd/display: clean rq/dlg/ttu reg structs before calculations
Dmytro Laktyushkin
3
-4
/
+10
2018-07-06
drm/amd/display: dal 3.1.50
Tony Cheng
1
-1
/
+1
2018-07-06
drm/amd/display: Add front end for dp debugfs files
David Francis
4
-1
/
+215
2018-07-06
drm/amd/display: dal 3.1.49
Tony Cheng
1
-1
/
+1
2018-07-06
drm/amd/display: fix use of uninitialized memory
Wesley Chalmers
1
-0
/
+2
2018-07-06
drm/amd/display: support ACrYCb2101010
Zheng, XueLai(Eric)
2
-1
/
+2
2018-07-06
drm/amd/display: add safe_to_lower support to dcn wm programming
Dmytro Laktyushkin
3
-138
/
+214
2018-07-06
drm/amd/display: change dentist DID enum values to uppercase
Dmytro Laktyushkin
1
-25
/
+25
2018-07-06
drm/amd/display: add CHG_DONE mash/sh defines for dentist
Dmytro Laktyushkin
1
-2
/
+6
2018-07-06
drm/amd/display: fix pplib voltage request
Dmytro Laktyushkin
1
-27
/
+32
2018-07-06
drm/amd/display: fix dccg dcn1 ifdef
Dmytro Laktyushkin
2
-4
/
+8
2018-07-06
drm/amd/display: Define dp_alt_mode
Charlene Liu
3
-29
/
+24
2018-07-06
drm/amd/display: Temporarily remove Chroma logs
Wesley Chalmers
1
-6
/
+2
2018-07-06
drm/amd/display: remove unnecessary pplib volage requests that are asserting
Dmytro Laktyushkin
1
-8
/
+0
2018-07-06
drm/amd/display: clean up set_bandwidth usage
Dmytro Laktyushkin
3
-18
/
+3
2018-07-06
drm/amd/display: rename dce_disp_clk to dccg
Dmytro Laktyushkin
7
-95
/
+88
2018-07-06
drm/amd/display: clean up dccg divider calc and dcn constructor
Dmytro Laktyushkin
2
-155
/
+68
2018-07-06
drm/amd/display: move dcn1 dispclk programming to dccg
Dmytro Laktyushkin
4
-115
/
+90
2018-07-06
drm/amd/display: get rid of cur_clks from dcn_bw_output
Dmytro Laktyushkin
6
-74
/
+72
2018-07-06
drm/amd/display: Add clock types to applying clk for voltage
Mikita Lipski
1
-0
/
+8
2018-07-06
drm/amd/display: Use local structs instead of struct pointers
Mikita Lipski
1
-11
/
+11
2018-07-06
drm/amd/display: Use tg count for opp init.
Yongqiang Sun
1
-1
/
+1
2018-07-06
drm/amd/display: remove invalid assert when no max_pixel_clk is found
Dmytro Laktyushkin
1
-3
/
+0
2018-07-06
drm/amd/display: Introduce pp-smu raven functions
Mikita Lipski
3
-6
/
+92
2018-07-06
drm/amd/display: dal 3.1.48
Tony Cheng
1
-1
/
+1
2018-07-06
drm/amd/display: Adding Get static clocks for dm_pp interface
Mikita Lipski
1
-2
/
+16
2018-07-06
drm/amd/display: Apply clock for voltage request
Mikita Lipski
1
-2
/
+29
2018-07-06
drm/amd/display: Adding dm-pp clocks getting by voltage
Mikita Lipski
1
-2
/
+41
[prev]
[next]