Lyude
|
255f0e7c41
drm/fb_helper: Fix references to dev->mode_config.num_connector
|
9 年之前 |
Noralf Trønnes
|
2dad551cfb
drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs
|
9 年之前 |
Lyude
|
af509d38bb
drm/fb_helper: Fix a few typos
|
9 年之前 |
Dave Airlie
|
6e86d58be3
drm/fb_helper: add connector reference counting. (v2)
|
9 年之前 |
Noralf Trønnes
|
eaa434defa
drm/fb-helper: Add fb_deferred_io support
|
9 年之前 |
Maarten Lankhorst
|
15fce29da3
drm/fb_helper: Use add_one_connector in add_all_connectors.
|
9 年之前 |
Maarten Lankhorst
|
383b2e5711
drm/fb_helper: Use correct allocation count for arrays.
|
9 年之前 |
Rafael Antognolli
|
70412cfa6d
drm/kms_helper: Add a common place to call init and exit functions.
|
9 年之前 |
Daniel Vetter
|
40f8cf4b5c
drm/fbdev-helper: Explain how to debug console_lock fun
|
9 年之前 |
Matt Roper
|
7118fd9bd9
drm/fb-helper: Use proper plane mask for fb cleanup
|
9 年之前 |
Maarten Lankhorst
|
07d3bad6c1
drm/core: Fix old_fb handling in pan_display_atomic.
|
9 年之前 |
Maarten Lankhorst
|
f72c6b33ed
drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
|
9 年之前 |
Dave Airlie
|
affa0e033b
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Daniel Vetter
|
a0fb6ad7ae
drm/fb-helper: Fix fb refcounting in pan_display_atomic
|
9 年之前 |
Daniel Vetter
|
16e910df19
drm/fb-helper: Set plane rotation directly
|
9 年之前 |
Dave Airlie
|
48f87dd146
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
9 年之前 |
Alex Deucher
|
03f9abb28c
drm: handle cursor_set2 in restore_fbdev_mode
|
10 年之前 |
Matt Roper
|
942840371c
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
|
10 年之前 |
Rob Clark
|
1edf0269f0
drm/fb-helper: atomic pan_display()..
|
10 年之前 |
Rob Clark
|
bbb1e52402
drm/fb-helper: atomic restore_fbdev_mode()..
|
10 年之前 |
Daniel Vetter
|
f64c5573d2
drm/fb-helper: Add module option to disable fbdev emulation
|
10 年之前 |
Daniel Vetter
|
b7bdf0a87a
drm/fb-helper: Use -errno return in restore_mode_unlocked
|
10 年之前 |
Maarten Lankhorst
|
cebbb7396b
drm/core: Set mode to NULL when connectors in a set drops to 0.
|
10 年之前 |
Geert Uytterhoeven
|
2c4124fdea
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
|
10 年之前 |
Geert Uytterhoeven
|
3d9e35a92e
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
|
10 年之前 |
Daniel Vetter
|
dd908c864d
drm/fb-helper: Stop using trylocks in force_restore
|
10 年之前 |
Daniel Vetter
|
c50bfd08d6
drm/fbdev: Return -EBUSY when oopsing
|
10 年之前 |
Archit Taneja
|
fdefa58a50
drm/fb_helper: Create a wrapper for fb_set_suspend
|
10 年之前 |
Archit Taneja
|
742547b73d
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
|
10 年之前 |
Archit Taneja
|
cbb1a82e56
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
|
10 年之前 |