index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-2
/
+3
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-2
/
+1
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-3
/
+2
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2
-3
/
+2
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-3
/
+3
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+2
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-5
/
+11
2016-11-14
drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-7
/
+1
2016-11-11
drm/udl: make control msg static const. (v2)
Dave Airlie
1
-5
/
+11
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-8
/
+60
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-1
/
+1
2016-09-28
drm/udl: fix line iterator in damage handling
drm-fixes-for-v4.8-final
David Herrmann
1
-1
/
+1
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
3
-0
/
+32
2016-08-26
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
1
-0
/
+4
2016-08-23
drm/udl: Ensure channel is selected before using the device.
Jamie Lentin
1
-0
/
+25
2016-08-16
drm/kms: Nuke dirty_info property
Daniel Vetter
2
-5
/
+0
2016-08-12
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
1
-0
/
+4
2016-07-18
drm/udl: make fbdev support really optional
Tobias Jakobi
1
-5
/
+0
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
1
-1
/
+0
2016-06-06
drm/udl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2
-2
/
+2
2016-05-02
drm/udl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2
-136
/
+6
2016-05-02
drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
Noralf Trønnes
1
-3
/
+3
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2
-2
/
+2
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-1
/
+1
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
1
-2
/
+2
2016-03-04
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-17
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
1
-13
/
+1
2016-02-16
drm/udl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
1
-2
/
+0
2015-12-15
drm/udl: Constify function pointer structs
Ville Syrjälä
2
-3
/
+3
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2
-3
/
+3
2015-11-24
drm: Remove unused fbdev_list members
Lukas Wunner
1
-1
/
+0
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
1
-29
/
+12
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-1
/
+8
2015-01-31
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
Haixia Shi
1
-1
/
+8
2015-01-31
drm/udl: optimize udl_compress_hline16 (v2)
Haixia Shi
1
-20
/
+19
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-7
/
+15
2014-11-26
drm/udl: properly check for error pointers
Haixia Shi
1
-3
/
+3
2014-11-26
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
3
-4
/
+9
2014-11-21
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
Markus Elfring
1
-2
/
+1
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
5
-72
/
+278
2014-11-20
drm/udl: add cache flags definitions for udl_gem_object
Haixia Shi
2
-0
/
+25
[next]