index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-11
1
-2
/
+11
|
\
|
*
drm: Zero out DRM object memory upon cleanup
Thierry Reding
2014-12-10
1
-1
/
+10
|
*
drm: fix a word repetition in a comment
Martin Peres
2014-12-09
1
-1
/
+1
*
|
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
2014-12-09
1
-0
/
+51
*
|
drm/connector: store tile information from displayid (v3)
Dave Airlie
2014-12-09
1
-0
/
+5
*
|
drm: add tile_group support. (v3)
Dave Airlie
2014-12-09
1
-0
/
+99
|
/
*
drm: Handle atomic state properly in kms getfoo ioctl
Daniel Vetter
2014-11-27
1
-3
/
+46
*
drm: use mode_object_find helpers
Rob Clark
2014-11-27
1
-9
/
+4
*
drm: Free atomic state during cleanup
Thierry Reding
2014-11-25
1
-0
/
+13
*
drm: s/enum_blob_list/enum_list/ in drm_property
Daniel Vetter
2014-11-20
1
-36
/
+17
*
drm/crtc: Polish kerneldoc
Daniel Vetter
2014-11-20
1
-38
/
+41
*
drm/atomic: Ensure that drm_connector_index is stable
Daniel Vetter
2014-11-20
1
-0
/
+5
*
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-15
1
-0
/
+10
|
\
|
*
drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB input
Thierry Reding
2014-11-13
1
-0
/
+10
*
|
drm: add properties for suggested x/y offset for connectors. (v2)
Dave Airlie
2014-11-15
1
-0
/
+24
*
|
drm: Simplify return value handling in drm_crtc.c
Daniel Vetter
2014-11-15
1
-17
/
+9
*
|
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-15
1
-10
/
+13
|
\
\
|
*
|
drm: Make drm_mode_create_tv_properties() signature consistent
Thierry Reding
2014-11-13
1
-3
/
+4
|
*
|
drm: Use const data when creating blob properties
Thierry Reding
2014-11-13
1
-3
/
+3
|
*
|
drm: Use size_t for blob property sizes
Thierry Reding
2014-11-13
1
-5
/
+7
|
|
/
*
|
drm: More specific locking for get* ioctls
Daniel Vetter
2014-11-12
1
-35
/
+23
*
|
drm: Per-plane locking
Daniel Vetter
2014-11-12
1
-5
/
+4
*
|
drm/mode: document path property and function to set it. (v1.1)
Dave Airlie
2014-11-10
1
-0
/
+13
*
|
drm: Add a note to drm_property_create() about property lifetime
Damien Lespiau
2014-10-31
1
-0
/
+4
*
|
gpu: drm: Fix warning caused by a parameter description in drm_crtc.c
Masanari Iida
2014-10-23
1
-1
/
+0
*
|
drm/crtc: Remove duplicated ioctl code
Chuck Ebbert
2014-10-22
1
-23
/
+6
*
|
drm/crtc: Fix two typos
Chuck Ebbert
2014-10-22
1
-2
/
+2
*
|
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Masanari Iida
2014-10-21
1
-1
/
+1
|
/
*
drm: Drop grab fpriv->fbs_lock in drm_fb_release
Daniel Vetter
2014-09-25
1
-2
/
+10
*
drm: Fixup locking for universal cursor planes
Daniel Vetter
2014-09-24
1
-17
/
+34
*
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-16
1
-1
/
+2
|
\
|
*
drm: fix division-by-zero on dumb_create()
David Herrmann
2014-08-28
1
-1
/
+2
|
*
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-08
1
-1
/
+1
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-08-06
1
-1
/
+1
|
|
\
|
|
*
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
1
-1
/
+1
*
|
|
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-09-15
1
-5
/
+0
|
\
\
\
|
*
|
|
drm: Drop modeset locking from crtc init function
Daniel Vetter
2014-09-15
1
-5
/
+0
*
|
|
|
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+1
|
/
/
/
*
|
|
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-03
1
-5
/
+20
|
\
\
\
|
*
|
|
drm: fix plane rotation when restoring fbdev configuration
Thomas Wood
2014-08-20
1
-5
/
+20
|
|
|
/
|
|
/
|
*
|
|
drm: Docbook fixes
Daniel Vetter
2014-08-14
1
-2
/
+3
*
|
|
drm: Add a plane->reset hook
Daniel Vetter
2014-08-11
1
-0
/
+5
*
|
|
drm: Move ->old_fb from crtc to plane
Daniel Vetter
2014-08-08
1
-22
/
+24
*
|
|
drm: Handle legacy per-crtc locking with full acquire ctx
Daniel Vetter
2014-08-08
1
-4
/
+4
*
|
|
drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]
Daniel Vetter
2014-08-08
1
-95
/
+0
*
|
|
drm: Add drm_plane/connector_index
Daniel Vetter
2014-08-08
1
-0
/
+46
*
|
|
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-08-06
1
-0
/
+55
*
|
|
drm: Don't grab an fb reference for the idr
Daniel Vetter
2014-08-06
1
-18
/
+28
|
|
/
|
/
|
*
|
drm: Fix race when checking for fb in the generic kms obj lookup
Daniel Vetter
2014-08-05
1
-5
/
+6
|
/
*
Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...
Dave Airlie
2014-08-04
1
-4
/
+94
|
\
[next]