Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a743d7582db9aba0e7078d6386bdad2756309dba
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fbcon.c
a743d75
drm: Wrap the check for atomic_commit implementation
by Dhinakaran Pandiyan
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
51a11f3
drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
fc21a4a
drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic
by Ben Skeggs
· 8 years ago
1608a0f
drm/nouveau/fbcon: refcount the drm_framebuffer
by Ben Skeggs
· 8 years ago
595b61c
drm/nouveau/fbcon: make use of drm_fb_helper.fb
by Ben Skeggs
· 8 years ago
9dec928
drm/nouveau/fbcon: make use of drm_fb_helper.dev
by Ben Skeggs
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
52dfcc5
drm/nouveau: fix for disabled fbdev emulation
by Dmitrii Tcvetkov
· 8 years ago
f045f45
drm/nouveau/fbcon: fix out-of-bounds memory accesses
by Ben Skeggs
· 9 years ago
4dc2813
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
by Ben Skeggs
· 9 years ago
ca25d6b
drm/nouveau: Drop dev->struct_mutex from fbdev init
by Daniel Vetter
· 9 years ago
f231976
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
by Ben Skeggs
· 9 years ago
b166aeb
drm/nouveau: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
54c4cd6
drm/ttm: device address space != CPU address space
by Alex Deucher
· 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
4dc6393
drm/nouveau: dont switch vt on suspend
by Maarten Lankhorst
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
ad76b3f
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
by Ben Skeggs
· 10 years ago
7bb6d44
drm/nouveau: move the (far too many...) different s/r paths to the same place
by Ben Skeggs
· 10 years ago
2d65a9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
634ffcc
drm/nouveau: punt fbcon resume out to a workqueue
by Ben Skeggs
· 10 years ago
918b7ed
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
703fa26
drm/nouveau: Display Nouveau boot options at launch
by Pierre Moreau
· 10 years ago
e715396
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
by Fengguang Wu
· 10 years ago
f392ec4
drm/nouveau: use ram info from nvif_device
by Ben Skeggs
· 10 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 10 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 10 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 10 years ago
0438443
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
by Ben Skeggs
· 10 years ago
4b5098f
drm/nouveau/kms: take more care when pulling down accelerated fbcon
by Ben Skeggs
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
028791b
drm/nouveau/kms: restore fbcon after display has been resumed
by Ben Skeggs
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
ecf24de
drm/nouveau: fix fbcon not being accelerated after suspend
by Ben Skeggs
· 11 years ago
46ea168
drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check
by Ben Skeggs
· 11 years ago
55fb74a
drm/nouveau: embed gem object in nouveau_bo
by David Herrmann
· 11 years ago
fc16208
drm/nouveau/kms: enable for non-vga pci classes
by Ben Skeggs
· 11 years ago
8a25835
drm/nouveau: fix null pointer dereference in poll_changed
by Maarten Lankhorst
· 11 years ago
fdfb833
drm/nouveau: fix some error-path leaks in fbcon handling code
by Maarten Lankhorst
· 11 years ago
f7d452f
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
dceef5d
drm/nouveau/fb: initialise vram controller as pfb sub-object
by Ben Skeggs
· 12 years ago
1e2bd5f
drm/nouveau: fixup fbcon failure paths
by Maarten Lankhorst
· 11 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
77145f1
drm/nouveau: port remainder of drm code, and rip out compat layer
by Ben Skeggs
· 12 years ago
ebb945a
drm/nouveau: port all engines to new engine module format
by Ben Skeggs
· 12 years ago
861d210
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
by Ben Skeggs
· 12 years ago
9458029
drm/nouveau: implement module init functions in nouveau_drm.c
by Ben Skeggs
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
9bd0c15
drm/nouveau/fbcon: using nv_two_heads is not a good idea
by Ben Skeggs
· 12 years ago
78df3a1
drm/nouveau/fbcon: use fence for sync, rather than notifier
by Ben Skeggs
· 13 years ago
6d59702
drm/nouveau: use the same packet header macros as userspace
by Ben Skeggs
· 13 years ago
fb2a99e
drm: do not set fb_info->pixmap fields
by Sascha Hauer
· 13 years ago
cf41d53
drm/nouveau: re-jig fbcon suspend/resume process a little
by Ben Skeggs
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago
1e482f7
drm/nouveau: by default use low bpp framebuffer on low memory cards
by Marcin Slusarz
· 13 years ago
45143cb
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
by Ben Skeggs
· 14 years ago
f6d4e62
drm/nouveau: remove 'chan' argument from nouveau_gem_new
by Ben Skeggs
· 14 years ago
a18d89c
drm/nouveau: fix notifier memory corruption bug
by Marcin Slusarz
· 14 years ago
6ba9a68
drm/nouveau: pass domain rather than ttm flags to gem_new()
by Ben Skeggs
· 14 years ago
d550c41
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
by Ben Skeggs
· 14 years ago
51fda92
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
f01a972
drm/nouveau: fix gpu page faults triggered by plymouthd
by Ben Skeggs
· 14 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 14 years ago
dfe63bb
drm: Update fbdev fb_fix_screeninfo
by James Simmons
· 14 years ago
1d99e5c
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
ddbaf79
drm/nvc0: implement fbcon acceleration
by Ben Skeggs
· 14 years ago
57084d0
drm/fb: Don't expose mmio for fbdev emulation layer
by James Simmons
· 14 years ago
4c136142
drm/nv50: implement global channel address space on new VM code
by Ben Skeggs
· 14 years ago
9acc810
drm/nouveau: fallback to sw fbcon if we can't get mutex immediately
by Ben Skeggs
· 14 years ago
6a6b73f
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
by Ben Skeggs
· 14 years ago
ceed5f3
drm/nouveau: disallow fbcon accel if running in interrupt context
by Ben Skeggs
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
dab8dcf
drm: don't drop handle reference on unload
by Dave Airlie
· 14 years ago
be64c2bb
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
by Chris Ball
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
4b223ee
drm/nvc0: starting point for GF100 support, everything stubbed
by Ben Skeggs
· 14 years ago
7714455
drm/nouveau: Fix crashes during fbcon init on single head cards.
by Francisco Jerez
· 14 years ago
6e86e04
drm/nouveau: Fix a couple of sparse warnings.
by Francisco Jerez
· 14 years ago
5a79395
drm: Propagate error from drm_fb_helper_init().
by Chris Wilson
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
06415c5
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
by Marcin Slusarz
· 15 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
b1f2019
drm/fb: remove drm_fb_helper_setcolreg
by James Simmons
· 15 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 15 years ago
0b4c0f3
drm/kms/fb: separate fbdev connector list from core drm connectors
by Dave Airlie
· 15 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
Next »