index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Age
Commit message (
Expand
)
Author
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-08
format-security: move static strings to const
Kees Cook
2017-04-06
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-04
Merge airlied/drm-next into drm-misc-next
Sean Paul
2017-03-31
drm/fb-helper: Improve code readability
Thierry Reding
2017-03-31
drm/fb-helper: Reshuffle code for subsequent patches
Thierry Reding
2017-03-31
drm/fb-helper: Cleanup checkpatch warnings
Thierry Reding
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-23
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
2017-03-02
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-26
drm/fb-helper: Add multi buffer support for cma fbdev
Xinliang Liu
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-08
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
2017-02-08
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
drm/fb-helper: Explain unload sequence a bit better
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-09
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-11-29
drm: Protect fb_helper list manipulation with a mutex
Chris Wilson
2016-11-29
drm: Pull together probe + setup for drm_fb_helper
Chris Wilson
2016-11-29
drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
Chris Wilson
2016-11-28
drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
Chris Wilson
2016-11-14
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
Stefan Christ
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-26
drm/fb-helper: Keep references for the current set of used connectors
Ville Syrjälä
2016-10-26
drm/fb-helper: Fix connector ref leak on error
Ville Syrjälä
2016-10-26
drm/fb-helper: Don't call dirty callback for untouched clips
Takashi Iwai
2016-10-22
drm: RIP mode_config->rotation_property
Ville Syrjälä
2016-10-21
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2016-10-17
drm/fb-helper: reject any changes to the fbdev
Stefan Agner
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-19
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
2016-08-23
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
Daniel Vetter
2016-08-23
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
Noralf Trønnes
2016-08-18
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
Johannes Berg
2016-08-16
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-06-22
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
Chris Wilson
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
[next]