Daniel Vetter
|
8e22e1b349
Merge airlied/drm-next into drm-misc-next
|
8 years ago |
Dave Airlie
|
94000cc329
Merge tag 'v4.10-rc8' into drm-next
|
8 years ago |
Ben Skeggs
|
1167c6bc51
drm/nouveau: allocate device object for every client
|
9 years ago |
Ben Skeggs
|
fc1b0a02ad
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
|
9 years ago |
Daniel Vetter
|
da7bdda2af
drm/fb-helper: Automatically clean up fb_info
|
8 years ago |
Gabriel Krisman Bertazi
|
e4563f6ba7
drm: Rely on mode_config data for fb_helper initialization
|
8 years ago |
Lyude Paul
|
15266ae38f
drm/nouveau: Handle fbcon suspend/resume in seperate worker
|
8 years ago |
Dhinakaran Pandiyan
|
a743d7582d
drm: Wrap the check for atomic_commit implementation
|
8 years ago |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
Stefan Christ
|
51a11f3ba5
drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
|
8 years ago |
Ben Skeggs
|
fc21a4a099
drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic
|
8 years ago |
Ben Skeggs
|
1608a0fbb6
drm/nouveau/fbcon: refcount the drm_framebuffer
|
8 years ago |
Ben Skeggs
|
595b61cc13
drm/nouveau/fbcon: make use of drm_fb_helper.fb
|
8 years ago |
Ben Skeggs
|
9dec928052
drm/nouveau/fbcon: make use of drm_fb_helper.dev
|
8 years ago |
Daniel Vetter
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 years ago |
Dmitrii Tcvetkov
|
52dfcc5ccf
drm/nouveau: fix for disabled fbdev emulation
|
9 years ago |
Ben Skeggs
|
f045f459d9
drm/nouveau/fbcon: fix out-of-bounds memory accesses
|
9 years ago |
Ben Skeggs
|
4dc28134a8
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
|
9 years ago |
Daniel Vetter
|
ca25d6b08f
drm/nouveau: Drop dev->struct_mutex from fbdev init
|
9 years ago |
Ben Skeggs
|
f231976c2e
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
|
10 years ago |
Archit Taneja
|
b166aeb99f
drm/nouveau: Use new drm_fb_helper functions
|
10 years ago |
Alex Deucher
|
54c4cd68ed
drm/ttm: device address space != CPU address space
|
10 years ago |
Dave Airlie
|
e4514003c6
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Maarten Lankhorst
|
4dc63933ea
drm/nouveau: dont switch vt on suspend
|
10 years ago |
Thierry Reding
|
01934c2a69
drm/fb-helper: Propagate errors from initial config failure
|
10 years ago |
Ben Skeggs
|
ad76b3f7c7
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
|
10 years ago |
Ben Skeggs
|
7bb6d4428d
drm/nouveau: move the (far too many...) different s/r paths to the same place
|
11 years ago |
Linus Torvalds
|
2d65a9f48f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 years ago |
Ben Skeggs
|
634ffcccfb
drm/nouveau: punt fbcon resume out to a workqueue
|
11 years ago |
Fabian Frederick
|
918b7ed423
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
|
11 years ago |