Commit Graph

8 Commits

Author SHA1 Message Date
Ao Xu 83e3da7ae9 drm: use drm_print to add state in drm sysfs [1/1]
PD#SWPL-143050

Problem:
no drm state sysfs node

Solution:
use drm_print to add state in drm sysfs

Verify:
ohm

Test:
DRM-OSD-112

Change-Id: Iafbaa10dd7c17b9a244654948478f588c63caae9
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2023-10-25 20:01:27 +08:00
sky zhou 471f98c96f hdmitx: update header file folder [1/1]
PD#SWPL-104016

Problem:
internal members and functions exposed to
other module.

Solution:
move hdmi internal headers to source code folder.

Verify:
verify on ohm/t7

Test:
DRM-TX-38

Change-Id: Ie8307476ab811819c090b0afa7739a1cc6c90053
Signed-off-by: sky zhou <sky.zhou@amlogic.com>
2023-10-07 19:28:53 +08:00
Ao Xu f33c53a429 drm: add drm driver for s5 [1/1]
PD#SWPL-110645

Problem:
no s5 drm driver support

Solution:
add drm driver for s5

Verify:
ax201

Test:
DRM-OSD-45

Change-Id: Idbb21fd5f96ea0ac4b75a2524aa7d95067ba8ea2
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2023-02-16 00:04:38 -08:00
Ao Xu 18c185ffe7 drm: change dump raw data method using debugfs [1/1]
PD#SWPL-103080

Problem:
vfs_write can't be used

Solution:
use debugfs to dump data

Verify:
ar321

Test:
DRM-OSD-42

Change-Id: I1d70b8bf0a103cd17fa3859dcef69e0d3ae59139
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2023-02-10 05:30:03 -08:00
Ao Xu 0812de9d10 drm: skip write vpp blend control register [1/1]
PD#SWPL-100531

Problem:
drm rdma will overwrite video rdma
no sysfs node to control vpp1&vpp2 osd blank

Solution:
skip write vpp blend control register
add sysfs node to control vpp1&vpp2 osd blank

Verify:
an400

Test:
DRM-OSD-13

Change-Id: I719591648e245059bd52213416b484437e9b52f0
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2022-11-25 10:13:44 +08:00
Ao Xu 154d316107 drm: sync 5.4 CLs to 5.15 branch [1/1]
PD#SWPL-96861

Problem:
5.15 miss some CLs

Solution:
sync 5.4 CLs to 5.15 branch

Verify:
ohm

Test:
DRM-OSD-5,DRM-TX-17

Change-Id: Idb144c5014d00f61f2f4124f53c733caac74ed32
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2022-10-12 00:39:58 -07:00
mingyang.he 9afbcfed45 DRM: typo check fail fix [1/1]
PD#SWPL-93173

Problem:
typo check failed

Solution:
fix typo error

Verify:
x86_64 GNU/Linux

Change-Id: Id295457433370585a4feaebf4deccc955cca96a2
Signed-off-by: mingyang.he <mingyang.he@amlogic.com>
2022-09-18 06:28:06 -07:00
yujun.zhang 54bd40dae9 drm: add drm driver support [1/1]
PD#SWPL-82197

Problem:
no drm driver support

Solution:
add drm driver support

Verify:
ap222

Change-Id: I331a75afe6087278ebf9de27ae36a346539d09a8
Signed-off-by: yujun.zhang <yujun.zhang@amlogic.com>
2022-06-07 04:47:30 -07:00