summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Collapse)AuthorFilesLines
2022-11-19Merge tag 'JH7110_515_SDK_v3.1.0' into vf2-515-develJianlong Huang9-220/+401
version JH7110_515_SDK_v3.1.0 for JH7110 EVB board
2022-11-14drm:verisilicon:hdmi-audio:Adjust when to configure registersXingyu Wu1-21/+21
Adjust when to configure registers before HDMI suspend. Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
2022-11-14riscv:linux:drm : fix vout pm bugshengyang.chen3-187/+123
fix display problem of hdmi sys pm Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-11-14riscv:linux:drm: fix double display bugshengyang.chen2-30/+44
fix double display bug Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-11-14riscv:linux:drm: Add basic runtime and system pm support for voutshengyang.chen8-242/+426
Add basic runtime and system pm support for vout remove some useless clk/rst function and calling in vs_dc.c improve vout driver structure Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-11-09riscv:linux:vout:mipikeith.zhao1-1/+55
add 800*1280 I2C read to detect the status of connection Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-11-03riscv:linux:vout:mipikeith.zhao11-135/+825
mipi dsi driver add 800*1280 panel : update panel driver code Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-10-27driver:gpu: add gpu runtime pmshanlong.li7-16/+91
fix up system pm error and add runtime pm Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2022-10-12gpu:drm:Add audio function in inno hdmiXingyu Wu4-46/+354
Could playback audio through HDMI. Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
2022-09-23Merge branch 'CR_2180_evb_515_DRM_WESTON_keith.zhao' into 'jh7110-5.15.y-devel'andy.hu1-0/+28
CR_2180:riscv:driver:drm: Weston-GPU See merge request sdk/linux!501
2022-09-23driver:gpu: gpu driver change to releaseshanlong.li2-13/+6
gpu driver change to release Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2022-09-23driver:GPU:set the gpu frequency to 594Mhzshanlong.li2-1/+9
set the gpu frequency to 594Mhz Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2022-09-21riscv:driver:drm: Weston-GPUkeith.zhao1-0/+28
add format_mod_supported interface for userspace Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-09-13riscv:driver:drm: HDMI displaykeith.zhao1-116/+40
1、fix 720x480 display 2、improve eye diagram parameters Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-09-09riscv:linux:vout:hdmi gstkeith.zhao1-103/+14
1、fix CR 2124 gst play 4K video issue 2、remove unused code caused by pll switches 1188 Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-09-09riscv:linux:drm:shengyang.chen1-1/+1
update code after pll switch to 1188m based on new pll config, fix rgb bug caused by old pll ------------------------------------------------------------ update code after review Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-09-09riscv:linux:drm:shengyang.chen1-4/+13
update code after pll switch to 1188m based on new pll config, fix rgb bug caused by old pll Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-09-08riscv:linux:vout:mipikeith.zhao4-63/+35
add 3 new mipi panel support Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-09-07Merge branch 'CR_1984_5.15_evb_mipidsi_atomic_shengyang.chen' into ↵andy.hu2-12/+10
'jh7110-5.15.y-devel' CR_1984_5.15_riscv:linux:drm See merge request sdk/linux!447
2022-09-07Merge branch 'CR_2042_evb_515_DRM_Debian_Issue_keith.zhao' into ↵andy.hu1-8/+0
'jh7110-5.15.y-devel' CR_2042:riscv:driver:drm:Debian See merge request sdk/linux!462
2022-09-07Merge branch 'CR_2030_5.15_evb_vout_shengyang.chen' into 'jh7110-5.15.y-devel'andy.hu2-3/+3
Cr 2030 5.15 evb vout shengyang.chen See merge request sdk/linux!444
2022-09-05riscv:driver:drm:Debiankeith.zhao1-8/+0
1. fix issue: Debian enter sleep ,cause drm hung Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-09-02riscv:linux:drmshengyang.chen1-9/+2
remove some useless process after review Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-09-01riscv:linux:drmshengyang.chen1-3/+15
fix mipi color problem ensure stability of modetest Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-31riscv:linux:drmshengyang.chen1-9/+2
code logic rollback for stable problem Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-31riscv:linux:drmshengyang.chen2-3/+3
replace driver compatible value for vout Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-31riscv:driver:drm: HDMI displaykeith.zhao1-0/+1
1、fix 720x480 display mode hung Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-08-30riscv:linux:drmshengyang.chen1-5/+7
fix mipi_dsi atomic supporting problem Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-19Merge branch 'CR_1875_5.15_evb_vout_shengyang.chen' into 'jh7110-5.15.y-devel'andy.hu1-17/+6
CR_1875_riscv:linux:drm:dc8200 See merge request sdk/linux!398
2022-08-19Merge branch 'CR_1854_5.15_evb_hdmi_shengyang.chen' into 'jh7110-5.15.y-devel'andy.hu1-1/+2
CR_1854_5.15: riscv:linux:drm:hdmi See merge request sdk/linux!390
2022-08-19riscv:linux:drm:dc8200shengyang.chen1-17/+6
fix audio noise problem caused by display module Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-16riscv:linux:drm:hdmishengyang.chen1-1/+2
fix display resolution problem of 720P@60 and 480P@59.94FPS Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-08-12driver:gpu: gpu driver upgrade to 1.17shanlong.li435-20919/+63159
gpu driver upgrade to 1.17 Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2022-08-10Driver:DRM:RGBkeith.zhao2-9/+3
fix tda display issue : offset , last line , colorbar Signed-off-by: keith <keith.zhao@statfivetech.com>
2022-08-05Merge branch 'CR_1286_add_wayland_with_gpu_support_Windsome.Zeng' into ↵Jason Zhou1-1/+2
'jh7110-5.15.y-devel' CR_1286_1793: Add Wayland with GPU support See merge request sdk/linux!358
2022-08-05Add Wayland with GPU support.Windsome Zeng1-1/+2
use lws-generic to support wayland Signed-off-by: Windsome Zeng <Windsome.Zeng@starfivetech.com>
2022-08-02riscv:linux:vout:inno hdmikeith.zhao1-18/+0
1 Solve inno hdmi screen compatibility issue , roll back last commit, turn off bist mode 2 solve rgb gradient color bar issue Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-08-02rgb offset issue fixedkeith.zhao2-6/+18
2022-08-01replace func interfacekeith.zhao1-22/+36
2022-07-26riscv:linux:vout:inno hdmikeith.zhao1-358/+24
delete unless function to reduce warning Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-07-26riscv:linux:vout:inno hdmikeith.zhao2-81/+28
Solve inno hdmi screen compatibility issue , include 4K display mode Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-07-22Merge branch 'CR_1649_7110_evb_5.15_vout_retbug_shengyang.chen' into ↵Jason Zhou3-15/+6
'jh7110-5.15.y-devel' CR_1649_5.15-evb_vout: fix failure problem of vout while startup See merge request sdk/linux!299
2022-07-21Merge branch 'CR_1582_evb_515_DRM_RGB_keith.zhao' into 'jh7110-5.15.y-devel'Jason Zhou1-4/+4
riscv:linux:vout:rgb See merge request sdk/linux!278
2022-07-20vout: fix failure problem of vout while startupshengyang.chen3-15/+6
fix failure problem of vout while startup Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
2022-07-20Merge branch 'CR_1651_7110_evb_5.15_voutrst-1_shengyang.chen' into ↵Jason Zhou2-240/+20
'jh7110-5.15.y-devel' Cr 1651 7110 evb 5.15 voutrst 1 shengyang.chen See merge request sdk/linux!285
2022-07-20riscv:linux:drm:shengyang.chen2-23/+9
fix mipi shifted display problem remove useless process in vs_dc_hw.c Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
2022-07-19riscv:linux:drm:shengyang.chen2-240/+20
replace some reset interfaces for vout Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
2022-07-14riscv:linux:vout:rgbkeith.zhao1-4/+4
Solve RGB channel display offset problem Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-07-12Merge branch 'CR_1480_7110_evb_5.15_mipitx_shengyang.chen' into ↵Jason Zhou2-3/+29
'jh7110-5.15.y-devel' riscv:linux:drm:mipidsi See merge request sdk/linux!265
2022-07-12Merge branch 'CR_1496_DRM_mipi_hdmi_colorIssue_keith.zhao' into ↵Jason Zhou1-6/+10
'jh7110-5.15.y-devel' riscv:driver:drm:DC8200 See merge request sdk/linux!271