index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_fb.c
Age
Commit message (
Expand
)
Author
2019-12-11
drm/udl: Remove udl_fb.c
Thomas Zimmermann
2019-12-11
drm/udl: Move udl_handle_damage() into udl_modeset.c
Thomas Zimmermann
2019-12-11
drm/udl: Remove struct udl_device.active_fb_16
Thomas Zimmermann
2019-12-11
drm/udl: Convert to drm_atomic_helper_dirtyfb()
Thomas Zimmermann
2019-12-06
drm/udl: Remove field lost_pixels from struct udl_device
Thomas Zimmermann
2019-12-06
drm/udl: Begin/end access to imported buffers in damage-handler
Thomas Zimmermann
2019-12-06
drm/udl: Move log-cpp code out of udl_damage_handler()
Thomas Zimmermann
2019-12-06
drm/udl: Move clip-rectangle code out of udl_handle_damage()
Thomas Zimmermann
2019-12-06
drm/udl: Vmap framebuffer after all tests succeeded in damage handling
Thomas Zimmermann
2019-12-06
drm/udl: Don't track number of identical and sent pixels per line
Thomas Zimmermann
2019-12-06
drm/udl: Remove unused statistics counters
Thomas Zimmermann
2019-11-26
drm/udl: Replace struct udl_framebuffer with generic implementation
Thomas Zimmermann
2019-11-26
drm/udl: Call udl_handle_damage() with DRM framebuffer
Thomas Zimmermann
2019-11-26
drm/udl: Store active framebuffer in device structure
Thomas Zimmermann
2019-11-26
drm/udl: Unmap buffer object after damage update
Thomas Zimmermann
2019-11-19
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
2019-11-08
drm/udl: Switch to SHMEM
Thomas Zimmermann
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2019-04-24
drm/udl: move to embedding drm device inside udl device.
Dave Airlie
2019-04-24
drm/udl: introduce a macro to convert dev to udl.
Dave Airlie
2019-03-27
drm/udl: Use drm_fb_helper_fill_info
Daniel Vetter
2018-09-10
drm: udl: Destroy framebuffer only if it was initialized
Emil Lundmark
2018-07-31
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
2018-07-31
udl-kms: avoid division
Mikulas Patocka
2018-07-31
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
2018-07-05
drm/udl: fix display corruption of the last line
Mikulas Patocka
2018-03-22
drm: udl: Properly check framebuffer mmap offsets
Greg Kroah-Hartman
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-11
drm/udl: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-11-14
drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-09-28
drm/udl: fix line iterator in damage handling
David Herrmann
2016-08-26
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-02
drm/udl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2016-05-02
drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
Noralf Trønnes
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
[next]