Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f83647d642270f6b9d75736817fb5a66273ec903
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
7128645
drm/fb-helper: Extract _legacy kms functions
by Daniel Vetter
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
9c79e0b
drm/fb-helper: Give up on kgdb for atomic drivers
by Daniel Vetter
· 8 years ago
c829a33
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 8 years ago
50021ff
drm/fb-helper: Improve code readability
by Thierry Reding
· 8 years ago
39b8b2e
drm/fb-helper: Reshuffle code for subsequent patches
by Thierry Reding
· 8 years ago
4b4f99f
drm/fb-helper: Cleanup checkpatch warnings
by Thierry Reding
· 8 years ago
e5c1ff1
Backmerge tag 'v4.11-rc4' into drm-next
by Dave Airlie
· 8 years ago
12ffed9
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
by Michel Dänzer
· 8 years ago
0f3bbe0
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
by Maxime Ripard
· 8 years ago
b982dab
drm: Rename connector list iterator API
by Thierry Reding
· 8 years ago
ad09360
drm: Introduce drm_connector_{get,put}()
by Thierry Reding
· 8 years ago
5f15257
drm/fb-helper: Add multi buffer support for cma fbdev
by Xinliang Liu
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
24f76b2
drm: Cancel drm_fb_helper_resume_work on unload
by Chris Wilson
· 8 years ago
f21b9a9
drm: Cancel drm_fb_helper_dirty_work on unload
by Chris Wilson
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
ed84e25
drm/fb-helper: Explain unload sequence a bit better
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
6806cdf
drm/kms-helpers: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
a09759e
drm: remove useless parameters from drm_pick_cmdline_mode function
by Vincent Abriou
· 8 years ago
a743d75
drm: Wrap the check for atomic_commit implementation
by Dhinakaran Pandiyan
· 8 years ago
c36a325
drm: Convert all helpers to drm_connector_list_iter
by Daniel Vetter
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
a53ca63
drm: Protect fb_helper list manipulation with a mutex
by Chris Wilson
· 8 years ago
64e9440
drm: Pull together probe + setup for drm_fb_helper
by Chris Wilson
· 8 years ago
966a6a1
drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
by Chris Wilson
· 8 years ago
c96521e
drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
by Chris Wilson
· 8 years ago
1b99b72
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
by Stefan Christ
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
a288960
drm/fb-helper: Keep references for the current set of used connectors
by Ville Syrjälä
· 8 years ago
7dfcb36
drm/fb-helper: Fix connector ref leak on error
by Ville Syrjälä
· 8 years ago
87d3b65
drm/fb-helper: Don't call dirty callback for untouched clips
by Takashi Iwai
· 8 years ago
6686df8
drm: RIP mode_config->rotation_property
by Ville Syrjälä
· 8 years ago
d138dd3
drm: Add support for optional per-plane rotation property
by Ville Syrjälä
· 8 years ago
865afb1
drm/fb-helper: reject any changes to the fbdev
by Stefan Agner
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
699fbee
drm/fb-helper: Fix sparse warnings
by Ville Syrjälä
· 8 years ago
28579f3
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
by Daniel Vetter
· 8 years ago
cfe6342
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
by Noralf Trønnes
· 8 years ago
f17b3ea
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
by Johannes Berg
· 8 years ago
62cacc7
drm/doc: Fix more kerneldoc/sphinx warnings
by Daniel Vetter
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
fa7d81b
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
by Chris Wilson
· 9 years ago
95c081c
drm: Move master pointer from drm_minor to drm_device
by Daniel Vetter
· 9 years ago
d3a4618
drm: Replace fb_helper->atomic with mode_config->atomic_commit
by Daniel Vetter
· 9 years ago
c61b93f
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
by Boris Brezillon
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
fef1480
drm/fb-helper: Remove dead code in setcolreg
by Daniel Vetter
· 9 years ago
255f0e7
drm/fb_helper: Fix references to dev->mode_config.num_connector
by Lyude
· 9 years ago
2dad551
drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs
by Noralf Trønnes
· 9 years ago
af509d3
drm/fb_helper: Fix a few typos
by Lyude
· 9 years ago
6e86d58
drm/fb_helper: add connector reference counting. (v2)
by Dave Airlie
· 9 years ago
eaa434d
drm/fb-helper: Add fb_deferred_io support
by Noralf Trønnes
· 9 years ago
15fce29
drm/fb_helper: Use add_one_connector in add_all_connectors.
by Maarten Lankhorst
· 9 years ago
383b2e5
drm/fb_helper: Use correct allocation count for arrays.
by Maarten Lankhorst
· 9 years ago
70412cf
drm/kms_helper: Add a common place to call init and exit functions.
by Rafael Antognolli
· 9 years ago
40f8cf4
drm/fbdev-helper: Explain how to debug console_lock fun
by Daniel Vetter
· 9 years ago
7118fd9
drm/fb-helper: Use proper plane mask for fb cleanup
by Matt Roper
· 9 years ago
07d3bad
drm/core: Fix old_fb handling in pan_display_atomic.
by Maarten Lankhorst
· 9 years ago
f72c6b3
drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
by Maarten Lankhorst
· 9 years ago
affa0e0
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
a0fb6ad
drm/fb-helper: Fix fb refcounting in pan_display_atomic
by Daniel Vetter
· 9 years ago
16e910d
drm/fb-helper: Set plane rotation directly
by Daniel Vetter
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
03f9abb
drm: handle cursor_set2 in restore_fbdev_mode
by Alex Deucher
· 9 years ago
9428403
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
by Matt Roper
· 9 years ago
1edf026
drm/fb-helper: atomic pan_display()..
by Rob Clark
· 9 years ago
bbb1e52
drm/fb-helper: atomic restore_fbdev_mode()..
by Rob Clark
· 9 years ago
f64c557
drm/fb-helper: Add module option to disable fbdev emulation
by Daniel Vetter
· 9 years ago
b7bdf0a8
drm/fb-helper: Use -errno return in restore_mode_unlocked
by Daniel Vetter
· 9 years ago
cebbb73
drm/core: Set mode to NULL when connectors in a set drops to 0.
by Maarten Lankhorst
· 9 years ago
2c4124f
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
by Geert Uytterhoeven
· 9 years ago
3d9e35a
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
by Geert Uytterhoeven
· 9 years ago
dd908c8
drm/fb-helper: Stop using trylocks in force_restore
by Daniel Vetter
· 9 years ago
c50bfd0
drm/fbdev: Return -EBUSY when oopsing
by Daniel Vetter
· 9 years ago
fdefa58
drm/fb_helper: Create a wrapper for fb_set_suspend
by Archit Taneja
· 9 years ago
742547b
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
by Archit Taneja
· 9 years ago
cbb1a82
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
by Archit Taneja
· 9 years ago
47074ab
drm/fb_helper: Create a wrapper for unlink_framebuffer
by Archit Taneja
· 9 years ago
b8017d6
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
by Archit Taneja
· 9 years ago
dcd14dd
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
169faec
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors
by Daniel Vetter
· 9 years ago
6295d60
drm: Add modeset object iterators
by Daniel Vetter
· 9 years ago
6066677
drm/fb: drop panic handling
by Dave Airlie
· 9 years ago
be26a66
drm/drm: constify all struct drm_*_helper funcs pointers
by Jani Nikula
· 10 years ago
f3af5c7
drm: fb_helper: Simplify exit condition
by Daniel Stone
· 10 years ago
0e3704c
drm/fb: handle tiled connectors better
by Rob Clark
· 10 years ago
675c832
drm/fb: small cleanup
by Rob Clark
· 10 years ago
796e1c5
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
2148f18
drm: fix fb-helper vs MST dangling connector ptrs (v2)
by Rob Clark
· 10 years ago
e451400
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
9aa609e
drm: fb helper should avoid sleeping in panic context
by Rui Wang
· 10 years ago
b0ee9e7
drm/fb: add support for tiled monitor configurations. (v2)
by Dave Airlie
· 10 years ago
e2809c7
drm/fb_helper: move deferred fb checking into restore mode (v2)
by Dave Airlie
· 10 years ago
Next »