Searched hist:"70412 cfa6ddebcc01e6b01b3fccb6068e48596ac" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_kms_helper_common.c | 70412cfa6ddebcc01e6b01b3fccb6068e48596ac Thu Jan 21 17:10:18 CST 2016 Rafael Antognolli <rafael.antognolli@intel.com> drm/kms_helper: Add a common place to call init and exit functions.
The module_init and module_exit functions will start here, and call the subsequent init's and exit's.
v10: - Keep __init on drm_fb_helper init function. - Move MODULE_* macros to the common file.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1453417821-2811-2-git-send-email-rafael.antognolli@intel.com
|
H A D | drm_crtc_helper.c | diff 70412cfa6ddebcc01e6b01b3fccb6068e48596ac Thu Jan 21 17:10:18 CST 2016 Rafael Antognolli <rafael.antognolli@intel.com> drm/kms_helper: Add a common place to call init and exit functions.
The module_init and module_exit functions will start here, and call the subsequent init's and exit's.
v10: - Keep __init on drm_fb_helper init function. - Move MODULE_* macros to the common file.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1453417821-2811-2-git-send-email-rafael.antognolli@intel.com
|
H A D | Makefile | diff 70412cfa6ddebcc01e6b01b3fccb6068e48596ac Thu Jan 21 17:10:18 CST 2016 Rafael Antognolli <rafael.antognolli@intel.com> drm/kms_helper: Add a common place to call init and exit functions.
The module_init and module_exit functions will start here, and call the subsequent init's and exit's.
v10: - Keep __init on drm_fb_helper init function. - Move MODULE_* macros to the common file.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1453417821-2811-2-git-send-email-rafael.antognolli@intel.com
|
H A D | drm_fb_helper.c | diff 70412cfa6ddebcc01e6b01b3fccb6068e48596ac Thu Jan 21 17:10:18 CST 2016 Rafael Antognolli <rafael.antognolli@intel.com> drm/kms_helper: Add a common place to call init and exit functions.
The module_init and module_exit functions will start here, and call the subsequent init's and exit's.
v10: - Keep __init on drm_fb_helper init function. - Move MODULE_* macros to the common file.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1453417821-2811-2-git-send-email-rafael.antognolli@intel.com
|
/openbmc/linux/include/drm/ |
H A D | drm_fb_helper.h | diff 70412cfa6ddebcc01e6b01b3fccb6068e48596ac Thu Jan 21 17:10:18 CST 2016 Rafael Antognolli <rafael.antognolli@intel.com> drm/kms_helper: Add a common place to call init and exit functions.
The module_init and module_exit functions will start here, and call the subsequent init's and exit's.
v10: - Keep __init on drm_fb_helper init function. - Move MODULE_* macros to the common file.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1453417821-2811-2-git-send-email-rafael.antognolli@intel.com
|