index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_modeset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
2018-07-31
1
-1
/
+1
*
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2018-07-31
1
-3
/
+2
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
2016-09-06
1
-0
/
+14
*
drm/kms: Nuke dirty_info property
Daniel Vetter
2016-08-16
1
-2
/
+0
*
drm/udl: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-06
1
-1
/
+1
*
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
*
drm/udl: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
Haixia Shi
2015-01-31
1
-1
/
+8
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm/udl: Implement page_flip ioctl
Stéphane Marchesin
2014-07-08
1
-0
/
+21
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-1
/
+1
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
1
-5
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-1
/
+1
|
\
|
*
drm/udl: Make udl_crtc_init() static
Sachin Kamat
2012-10-02
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
|
/
*
drm/udl: dpms off the crtc when disabled.
Dave Airlie
2012-08-22
1
-2
/
+1
*
drm/udl: port over blanking code from udlfb.
Dave Airlie
2012-07-20
1
-7
/
+37
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-20
1
-1
/
+1
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm/udl: initial UDL driver (v4)
Dave Airlie
2012-03-15
1
-0
/
+414