index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
2018-03-29
1
-5
/
+14
*
drm: Make the fb refcount handover less magic
Ville Syrjälä
2018-03-29
1
-2
/
+1
*
drm: Adjust whitespace for legibility
Ville Syrjälä
2018-03-29
1
-1
/
+5
*
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
2018-03-29
1
-14
/
+18
*
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-21
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-14
1
-7
/
+26
|
|
\
|
*
\
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
1
-1
/
+1
*
|
|
|
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2018-03-16
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
2018-02-26
1
-7
/
+26
|
/
/
*
/
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
2018-01-29
1
-0
/
+4
|
/
*
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
2017-12-20
1
-22
/
+20
*
drm/vblank: Pass crtc_id to page_flip_ioctl.
Maarten Lankhorst
2017-11-23
1
-0
/
+1
*
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
2017-10-25
1
-7
/
+11
*
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
2017-10-21
1
-1
/
+1
*
drm/plane: drop num_overlay_planes (v3)
Dave Airlie
2017-10-17
1
-30
/
+16
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-7
/
+7
*
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-09-28
1
-9
/
+12
|
\
|
*
drm/atomic: Convert pageflip ioctl locking to interruptible.
Maarten Lankhorst
2017-09-13
1
-3
/
+4
|
*
drm/legacy: Convert setplane ioctl locking to interruptible.
Maarten Lankhorst
2017-09-13
1
-3
/
+4
|
*
drm/legacy: Convert cursor ioctl locking to interruptible.
Maarten Lankhorst
2017-09-13
1
-3
/
+4
*
|
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-09-03
1
-1
/
+119
|
\
|
|
*
drm: Shift wrap bug in create_in_format_blob()
Dan Carpenter
2017-08-09
1
-1
/
+1
|
*
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-08
1
-1
/
+1
|
*
drm: Don't update property values for atomic drivers
Daniel Vetter
2017-08-08
1
-1
/
+1
|
*
drm: Create a format/modifier blob
Ben Widawsky
2017-08-01
1
-0
/
+84
|
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+35
*
|
drm: Fix framebuffer leak
Nikhil Mahale
2017-08-14
1
-0
/
+1
|
/
*
drm: Fix deadlock retry loop in page_flip_ioctl
Daniel Vetter
2017-05-23
1
-2
/
+3
*
drm: Only take cursor locks when the cursor plane exists
Daniel Vetter
2017-04-07
1
-4
/
+4
*
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
2017-04-05
1
-25
/
+24
*
drm: Fix locking gotcha in page_flip ioctl
Daniel Vetter
2017-03-30
1
-1
/
+1
*
drm: Clear e after kfree in drm_mode_page_flip_ioctl
Daniel Vetter
2017-03-30
1
-0
/
+1
*
drm/atomic-helper: remove backoff hack from page_flip
Daniel Vetter
2017-03-29
1
-1
/
+0
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-2
/
+4
*
drm: Roll out acquire context for the page_flip ioctl
Daniel Vetter
2017-03-29
1
-2
/
+19
*
drm/atomic-helper: remove backoff hack from disable/update_plane
Daniel Vetter
2017-03-29
1
-2
/
+0
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-2
/
+2
*
drm: drm_plane_force_disable is not for atomic drivers
Daniel Vetter
2017-03-29
1
-0
/
+8
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-1
/
+1
*
drm: Wire up proper acquire ctx for plane functions
Daniel Vetter
2017-03-29
1
-10
/
+42
*
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
2017-02-28
1
-6
/
+6
*
drm: Rename drm_mode_object_get()
Thierry Reding
2017-02-28
1
-1
/
+1
*
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-1
/
+1
*
drm: add more document for drm_crtc_from_index()
Shawn Guo
2017-01-09
1
-1
/
+1
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-1
/
+1
*
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-3
/
+3
*
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...
Daniel Vetter
2016-12-13
1
-2
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-09
1
-2
/
+2
|
|
\
[next]