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-03-05
drm/amd/display: Update DCN OPTC registers
Dmytro Laktyushkin
2
-3
/
+7
2018-03-05
drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTT
Shirish S
1
-1
/
+1
2018-03-05
drm/amd/display: Add regamma lut write mask to SOC base
Leo (Sunpeng) Li
1
-0
/
+1
2018-03-05
drm/amd/display: Update Link Training Fallback logic
Wenjing Liu
3
-25
/
+79
2018-03-05
drm/amd/display: add psr_version to stream
Xingyue Tao
2
-2
/
+3
2018-03-05
drm/amd/display: Clear dmps off for eDP when resume.
Yongqiang Sun
2
-4
/
+6
2018-03-05
drm/amd/display: fix missing az disable in reset backend
Eric Yang
1
-0
/
+16
2018-03-05
drm/amd/display: dal 3.1.35
Tony Cheng
1
-1
/
+1
2018-03-05
drm/amd/display: Check DCN PState ASSERT failure
Hersen Wu
2
-3
/
+7
2018-03-05
drm/amd/display: update cur_clock correctly within set bandwidth
Yue Hin Lau
1
-7
/
+5
2018-03-05
drm/amd/display: Use 4096 lut entries
Leo (Sunpeng) Li
3
-22
/
+61
2018-03-05
drm/amd/display: Add passive dongle support for HPD Rearch
John Barberiz
2
-3
/
+6
2018-03-05
drm/amd/display: Fix active dongle hotplug
Roman Li
1
-0
/
+4
2018-03-05
drm/amd/display: move MST branch initialize to before link training
Hersen Wu
3
-0
/
+19
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+2
2018-02-28
drm/amd/display: check for ipp before calling cursor operations
Shirish S
1
-2
/
+4
2018-02-28
drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size
Shirish S
5
-21
/
+13
2018-02-28
drm/amd/display: check for ipp before calling cursor operations
Shirish S
1
-2
/
+4
2018-02-28
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-2
/
+4
2018-02-27
drm/amd: Remove inclusion of non-existing include directories
Corentin Labbe
1
-2
/
+0
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-20
drm/amd/display: VGA black screen from s3 when attached to hook
Hersen Wu
1
-1
/
+1
2018-02-20
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
1
-1
/
+3
2018-02-19
drm/amd/display: Fix increment when sampling OTF in DCE
Leo (Sunpeng) Li
1
-1
/
+1
2018-02-19
drm/amd/display: De PQ implementation
Vitaly Prosyak
3
-75
/
+442
2018-02-19
drm/amd/display: Remove unused dm_pp_ interfaces
Harry Wentland
2
-64
/
+0
2018-02-19
drm/amd/display: Add logging for aux DPCD access
Eric Yang
1
-0
/
+16
2018-02-19
drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
Tao
1
-1
/
+3
2018-02-19
drm/amd/display: provide an interface to query firmware version
Anthony Koo
4
-8
/
+21
2018-02-19
drm/amd/display: Add missing Vega defines to dal_asic_id
Harry Wentland
1
-0
/
+8
2018-02-19
drm/amd/display: Treat bad EDID as no EDID
Eric Yang
1
-4
/
+9
2018-02-19
drm/amd/display: Remove duplicate entries from BIOS function table
Ken Chalmers
1
-4
/
+0
2018-02-19
drm/amd/display: Make FBC work without fbdev emulation
Roman Li
1
-23
/
+15
2018-02-19
drm/amd/display: Remove delay on disconnect patch
John Barberiz
2
-13
/
+4
2018-02-19
drm/amd/display: Skip 2 frames when first reading CRC
Leo (Sunpeng) Li
2
-7
/
+7
2018-02-19
drm/amd/display: Expose DCE110 CRC functions for DCE8
Leo (Sunpeng) Li
3
-4
/
+12
2018-02-19
drm/amd/display: Rework DCE transform bit depth reduction programming.
Leo (Sunpeng) Li
1
-68
/
+36
2018-02-19
drm/amd/display: When enabling CRC, disable dither & enable truncation
Leo (Sunpeng) Li
2
-5
/
+20
2018-02-19
drm/amd/display: Expose dither setting functionality to Linux
Leo (Sunpeng) Li
2
-0
/
+34
2018-02-19
drm/amd/display: Refactor max color lut entries into a macro.
Leo (Sunpeng) Li
3
-8
/
+10
2018-02-19
drm/amd/display: Hookup color management functions
Leo (Sunpeng) Li
3
-33
/
+44
2018-02-19
drm/amd/display: Implement color management
Leo (Sunpeng) Li
3
-1
/
+224
2018-02-19
drm/amd/display: Add color module's gamma helpers to Linux build
Leo (Sunpeng) Li
4
-1
/
+1148
2018-02-19
drm/amd/display: Use hardware max low point when sampling OTF
Leo (Sunpeng) Li
1
-3
/
+3
2018-02-19
drm/amd/display: Make couple functions in DCE80 TG static
Harry Wentland
2
-68
/
+63
2018-02-19
drm/amd/display: Re-use DCE100 display_power_gating for DCE80
Harry Wentland
3
-38
/
+6
2018-02-19
drm/amd/display: Remove unused DCE80 compressor
Harry Wentland
3
-913
/
+1
2018-02-19
drm/amd/display: Keep eDP stream enabled during boot.
Yongqiang Sun
3
-24
/
+34
2018-02-19
drm/amd/display: dal 3.1.34
Tony Cheng
1
-1
/
+1
2018-02-19
drm/amd/display: disable seamless vp adjustment for mirrored surface
Dmytro Laktyushkin
1
-4
/
+4
[prev]
[next]