index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_modeset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
1
-3
/
+1
2018-07-31
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
1
-1
/
+1
2018-07-31
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
1
-3
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
1
-0
/
+14
2016-08-16
drm/kms: Nuke dirty_info property
Daniel Vetter
1
-2
/
+0
2016-06-06
drm/udl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-03-04
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2015-12-15
drm/udl: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-01-31
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
Haixia Shi
1
-1
/
+8
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-07-08
drm/udl: Implement page_flip ioctl
Stéphane Marchesin
1
-0
/
+21
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-1
/
+1
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-5
/
+0
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-10-02
drm/udl: Make udl_crtc_init() static
Sachin Kamat
1
-1
/
+1
2012-08-22
drm/udl: dpms off the crtc when disabled.
Dave Airlie
1
-2
/
+1
2012-07-19
drm/udl: port over blanking code from udlfb.
Dave Airlie
1
-7
/
+37
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
1
-0
/
+414