[PATCH 16/20] drm: store connector properties in list

2012-02-01 Thread Sascha Hauer
Storing the properties associated to a connector in a list allows us to drop the current limitation on a maximum number of properties per connector. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/drm_crtc.c | 109 --- include/drm/drm_crtc.h |5 +-

[PATCH 16/20] drm: store connector properties in list

2012-02-01 Thread Sascha Hauer
Storing the properties associated to a connector in a list allows us to drop the current limitation on a maximum number of properties per connector. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/drm_crtc.c | 109 --- include/drm/drm_crtc.h |5 +-