Liviu Dudau
f6c68b4bd4
drm: hdlcd: Add information about the underlying framebuffers in debugfs
drm_fb_cma code has a nice helper function to display in the debugfs
information about the underlying framebuffers used by HDLCD:
$ cat /sys/kernel/debug/dri/0/fb
fb: 1920x1200@XR24
0: offset=0 pitch=7680, obj: 0 ( 2) 001011ba 0x00000000fc300000 ffffff800a27c000 9338880
fb: 1920x1200@XR24
0: offset=0 pitch=7680, obj: 0 ( 2) 001008ca 0x00000000fba00000 ffffff8009987000 9338880
fb: 1920x1200@XR24
0: offset=0 pitch=7680, obj: 0 ( 1) 00100000 0x00000000fb100000 ffffff8008fdc000 9216000
Add the entry in HDLCD's debugfs node.
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2016-06-02 17:45:55 +01:00
..
2016-05-27 16:03:48 +10:00
2016-04-29 14:22:32 +03:00
2016-06-02 17:45:55 +01:00
2016-05-21 07:03:31 +10:00
2016-05-17 08:47:30 +02:00
2016-05-17 08:56:41 +02:00
2016-05-17 08:47:30 +02:00
2016-05-12 11:32:14 +02:00
2016-05-17 08:47:30 +02:00
2016-05-23 11:48:48 -07:00
2016-05-21 07:03:31 +10:00
2016-05-21 07:03:31 +10:00
2016-05-21 07:03:31 +10:00
2016-05-11 19:05:36 +08:00
2016-05-27 14:08:56 -07:00
2016-05-25 12:36:20 +10:00
2016-05-18 19:16:16 +02:00
2016-05-17 08:47:30 +02:00
2016-05-23 11:48:48 -07:00
2016-05-21 06:12:13 +10:00
2016-05-17 08:56:55 +02:00
2016-05-12 11:32:14 +02:00
2016-05-17 09:11:23 +02:00
2016-05-27 16:03:48 +10:00
2016-05-17 08:56:55 +02:00
2016-05-21 07:03:31 +10:00
2016-05-02 17:04:50 +02:00
2016-05-27 15:26:11 -07:00
2016-04-28 10:30:05 +02:00
2016-05-23 11:48:48 -07:00
2016-05-27 15:26:11 -07:00
2016-05-09 13:49:56 +10:00
2016-05-17 08:47:30 +02:00
2016-05-23 11:48:48 -07:00
2016-05-17 08:47:30 +02:00
2016-05-17 08:47:30 +02:00
2016-05-20 17:40:07 +02:00
2016-04-27 08:41:34 +02:00
2016-05-17 08:57:05 +02:00
2016-05-18 10:42:01 +02:00
2016-04-27 10:14:17 +02:00
2016-05-10 08:54:09 +02:00
2016-04-22 10:26:37 +10:00
2016-05-18 12:24:51 +02:00
2016-04-28 11:48:09 +02:00
2016-05-23 11:10:46 +03:00
2016-04-22 18:52:24 +02:00
2016-05-09 13:49:56 +10:00
2016-04-27 10:16:17 +02:00
2016-05-23 11:35:31 +10:00
2016-05-17 09:08:32 +02:00
2016-05-17 15:44:41 +02:00
2016-04-27 10:16:17 +02:00
2016-05-17 08:47:30 +02:00
2016-05-17 08:47:30 +02:00
2016-04-27 10:16:17 +02:00
2016-04-27 10:15:56 +02:00
2016-04-27 08:42:48 +02:00
2016-05-21 07:03:31 +10:00
2016-04-27 08:42:48 +02:00
2016-04-22 10:26:37 +10:00
2016-05-06 16:04:48 +02:00
2016-04-27 08:41:34 +02:00
2016-05-17 08:47:30 +02:00
2016-04-20 13:35:14 +02:00
2016-04-26 13:23:24 +02:00
2016-04-27 10:15:56 +02:00
2016-05-06 17:47:35 +02:00
2016-05-27 16:08:38 +10:00