Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
26b5b874aff5659a7e26e5b1997e3df2c41fa7fd
/
drivers
/
gpu
/
drm
/
udl
/
udl_fb.c
3b82a4d
drm: udl: Properly check framebuffer mmap offsets
by Greg Kroah-Hartman
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
823ee8b
drm/udl: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 8 years ago
c07dcd6
drm: Document device unplug infrastructure
by Daniel Vetter
· 8 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 8 years ago
95cf926
x86, drm, fbdev: Do not specify encrypted memory for video mappings
by Tom Lendacky
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ed067d4
linux/kernel.h: Add ALIGN_DOWN macro
by Krzysztof Kozlowski
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 9 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 9 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 9 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 9 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 9 years ago
812162f
drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 9 years ago
90fd68d
drm/udl: fix line iterator in damage handling
by David Herrmann
· 9 years ago
2b721f2
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
e375882
drm/udl: Use drm_fb_helper deferred_io support
by Noralf Trønnes
· 9 years ago
302f0e2
drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
by Noralf Trønnes
· 9 years ago
72b9ff0
drm/udl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
18b862d
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
by Chris Wilson
· 9 years ago
831e9da
dma-buf: Remove range-based flush
by Tiago Vignatti
· 10 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 10 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 10 years ago
41ba2f3
drm/udl: Use new drm_fb_helper functions
by Archit Taneja
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 11 years ago
ee0d68a
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
by Fabian Frederick
· 11 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 11 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 11 years ago
06c99161
drm/udl: fix error-path when damage-req fails
by David Herrmann
· 12 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 12 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 12 years ago
33896bf
udl: bind the framebuffer to the correct device.
by Dave Airlie
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 13 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 13 years ago
bb0f78d
Merge branch 'udl-fixes' into drm-next
by Dave Airlie
· 13 years ago
677d23b
drm/udl: disable fb_defio by default
by Dave Airlie
· 13 years ago
bcb39af
drm/udl: make usage as a console safer
by Dave Airlie
· 13 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 13 years ago
af26ef3
drm/<drivers>: Unified handling of unimplemented fb->create_handle
by Daniel Vetter
· 13 years ago
c7d73f6
drm/<drivers>: reorder framebuffer init sequence
by Daniel Vetter
· 13 years ago
3916e1d
drm/udl: fix stride issues scanning out stride != width*bpp
by Dave Airlie
· 13 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 13 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 13 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 13 years ago
27796b4
drm/udl: Add missing static storage class specifiers in udl_fb.c
by Sachin Kamat
· 13 years ago
32ecd24
drm/udl: call begin/end cpu access at more appropriate time
by Dave Airlie
· 13 years ago
e8aa1d1
udl: support vmapping imported dma-bufs
by Dave Airlie
· 13 years ago
96503f5
udl: add prime fd->handle support.
by Dave Airlie
· 14 years ago
5320918
drm/udl: initial UDL driver (v4)
by Dave Airlie
· 15 years ago