linux_dsm_epyc7002/drivers/gpu/drm/arm/display/komeda
james qian wang (Arm Technology China) 55223394d5 drm/komeda: Add sysfs attribute: core_id and config_id
Add two sysfs node: core_id, config_id, user can read them to fetch the
HW product information.

Also, use memset to initialize config_id, rather than quirky C syntax.
Courtesy of Nathan Chancellor <natechancellor@gmail.com>.

Signed-off-by: James Qian Wang (Arm Technology China) <james.qian.wang@arm.com>
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
[Merged Nathan's patch that uses memset to initialize config_id into
original patch as the fixes tag changed due to rebase, reworded the
commit to reference the merged patch]
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2019-05-07 11:20:28 +01:00
..
d71 drm/komeda: Add komeda_crtc_vblank_enable/disable 2019-04-29 12:35:57 +01:00
komeda_crtc.c drm/komeda: Add komeda_crtc_funcs 2019-04-29 12:35:57 +01:00
komeda_dev.c drm/komeda: Add sysfs attribute: core_id and config_id 2019-05-07 11:20:28 +01:00
komeda_dev.h drm/komeda: Add sysfs attribute: core_id and config_id 2019-05-07 11:20:28 +01:00
komeda_drv.c drm/komeda: Add sysfs attribute: core_id and config_id 2019-05-07 11:20:28 +01:00
komeda_format_caps.c
komeda_format_caps.h
komeda_framebuffer.c
komeda_framebuffer.h
komeda_kms.c drm/komeda: Add komeda_kms_check 2019-04-29 12:35:57 +01:00
komeda_kms.h drm/komeda: Add komeda_crtc_atomic_enable/disable 2019-04-29 12:35:57 +01:00
komeda_pipeline_state.c drm/komeda: Add komeda_crtc_atomic_enable/disable 2019-04-29 12:35:57 +01:00
komeda_pipeline.c drm/komeda: Add debugfs node "register" for register dump 2019-04-01 18:09:18 +01:00
komeda_pipeline.h drm/komeda: Add komeda_crtc_atomic_enable/disable 2019-04-29 12:35:57 +01:00
komeda_plane.c drm/komeda: Add komeda_plane/plane_helper_funcs 2019-04-29 12:35:56 +01:00
komeda_private_obj.c drm/komeda: Initialize komeda component as drm private object 2019-04-29 12:35:56 +01:00
Makefile drm/komeda: Add komeda_pipeline/component_get_state_and_set_user 2019-04-29 12:35:56 +01:00