Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b579f924a90f42fa561afd8201514fc216b71949
/
drivers
/
gpu
/
drm
/
udl
3b82a4d
drm: udl: Properly check framebuffer mmap offsets
by Greg Kroah-Hartman
· 7 years ago
fef1aa4
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
75c65ee
drm/udl: Reading all edid blocks in DRM/UDL driver
by Robert Tarasov
· 7 years ago
afdfc4c
drm/udl: Fixed problem with UDL adpater reconnection
by Robert Tarasov
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
36436f4
drm: udl: constify usb_device_id
by Arvind Yadav
· 7 years ago
e966f5d
drm/udl: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
823ee8b
drm/udl: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
c07dcd6
drm: Document device unplug infrastructure
by Daniel Vetter
· 7 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 7 years ago
95cf926
x86, drm, fbdev: Do not specify encrypted memory for video mappings
by Tom Lendacky
· 7 years ago
7b4e1ea
drm/udl: dma-buf: Constify dma_buf_ops structures.
by Arvind Yadav
· 8 years ago
5cbdacc
drm/udl: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
76bba2c
drm/udl: Remove dummy busid callback
by Daniel Vetter
· 8 years ago
2098105
drm: drop drm_[cm]alloc* helpers
by Michal Hocko
· 8 years ago
6b7781b
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
a284ea4
drm/udl: remove unneeded -Iinclude/drm compiler flag
by Masahiro Yamada
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
ed067d4
linux/kernel.h: Add ALIGN_DOWN macro
by Krzysztof Kozlowski
· 8 years ago
6b14627
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
0c45b36
drm/udl: Fix unaligned memory access in udl_render_hline
by Jonathan Neuschäfer
· 8 years ago
41292b1f
drm: Add acquire ctx parameter to ->page_flip(_target)
by Daniel Vetter
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
812162f
drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
e5581fe
drm/udl: make control msg static const. (v2)
by Dave Airlie
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a4fce9c
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
by Chris Wilson
· 8 years ago
90fd68d
drm/udl: fix line iterator in damage handling
by David Herrmann
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
737ba10
drm/udl: implement usb_driver suspend/resume.
by Haixia Shi
· 8 years ago
2b721f2
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
by Daniel Vetter
· 8 years ago
d1c151dc
drm/udl: Ensure channel is selected before using the device.
by Jamie Lentin
· 8 years ago
6ab10b7
drm/kms: Nuke dirty_info property
by Daniel Vetter
· 8 years ago
0c75613
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
by Daniel Vetter
· 8 years ago
c0f0c177
drm/udl: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
8326439
drm/udl: Unplugging a device now unregisters it
by Chris Wilson
· 9 years ago
06413e4
drm/udl: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 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
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
72b9ff0
drm/udl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
6c87e5c
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
by Alexey Brodkin
· 9 years ago
18b862d
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
by Chris Wilson
· 9 years ago
1323963
drm/udl: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
a6ddd2f1
drm/udl: Use module_usb_driver
by Amitoj Kaur Chawla
· 9 years ago
dac290d
drm/udl: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
831e9da
dma-buf: Remove range-based flush
by Tiago Vignatti
· 9 years ago
a942d73
drm/udl: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
41ba2f3
drm/udl: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
6c3912d
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
by Haixia Shi
· 10 years ago
8658444
drm/udl: optimize udl_compress_hline16 (v2)
by Haixia Shi
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
e38648f
drm/udl: properly check for error pointers
by Haixia Shi
· 10 years ago
4bc158e
drm/udl: handle page mapping in dmabuf export.
by Haixia Shi
· 10 years ago
e9196d2
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
by Markus Elfring
· 10 years ago
ebfdd6d
drm/udl: add support to export a handle to a FD on UDL.
by Haixia Shi
· 10 years ago
09a58da
drm/udl: add cache flags definitions for udl_gem_object
by Haixia Shi
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
ee0d68a
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
d4f68a7
drm: merge drm_usb into udl
by David Herrmann
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
bf02d87
drm/udl: use helpers
by Rob Clark
· 10 years ago
40377ef
drm/udl: Implement page_flip ioctl
by Stéphane Marchesin
· 10 years ago
26507b0
drm/udl: add vblank support
by Stéphane Marchesin
· 10 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
f71c5d9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 10 years ago
afa95e7
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
0cdbe8a
drm/gem: remove misleading gfp parameter to get_pages()
by David Herrmann
· 11 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
737583f
USB: udl: proper error reporting
by Oliver Neukum
· 11 years ago
e39a52d
drm/udl: Initialize ret in udl_driver_load
by Daniel Vetter
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
0654a65
Merge tag 'v3.14' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
347cf10
drm/udl: take reference to device struct for dma-bufs
by Dave Airlie
· 11 years ago
2b932d8
drm/udl: fix Bpp calculation in dumb_create()
by David Herrmann
· 11 years ago
Next »