Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5a8edd055c8427e529317ff02ff5c7a4bf500db0
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fbcon.c
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
4c13614
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
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
bc9025b
Use drm_gem_object_[handle_]unreference_unlocked where possible
by Luca Barbieri
· 15 years ago
126b544
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
by Marcin Kościelnicki
· 15 years ago
a32ed69
drm/nouveau: Add module options to disable acceleration.
by Marcin Kościelnicki
· 15 years ago
846975a
drm/nouveau: create function for "dealing" with gpu lockup
by Marcin Slusarz
· 15 years ago
1c7059e
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
by Maarten Maathuis
· 15 years ago
0735f62
drm/nouveau: prevent all channel creation if accel not available
by Ben Skeggs
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago