index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
drm: Reject page_flip for !DRIVER_MODESET
Daniel Vetter
1
-0
/
+3
2016-07-27
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
1
-2
/
+0
2016-06-24
drm/core: Do not preserve framebuffer on rmfb, v4.
Maarten Lankhorst
1
-5
/
+55
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-54
/
+94
2015-10-31
drm: Correct arguments to list_tail_add in create blob ioctl
Maneet Singh
1
-1
/
+1
2015-10-31
drm: crtc: integer overflow in drm_property_create_blob()
Dan Carpenter
1
-1
/
+1
2015-10-21
drm: correctly check failed allocation
Insu Yun
1
-0
/
+30
2015-10-19
drm: Check plane src coordinates correctly during page flip for atomic drivers
Ville Syrjälä
1
-1
/
+8
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
1
-2
/
+3
2015-10-19
drm: Refactor plane src coordinate checks
Ville Syrjälä
1
-29
/
+30
2015-10-19
drm: Don't leak fb when plane crtc coodinates are bad
Ville Syrjälä
1
-1
/
+2
2015-10-19
drm: Fix return value of drm_framebuffer_init()
Lukas Wunner
1
-3
/
+2
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-1
/
+2
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
1
-2
/
+2
2015-09-09
drm/core: Do not call drm_framebuffer_remove internally during teardown.
Maarten Lankhorst
1
-1
/
+1
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
1
-1
/
+1
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
1
-2
/
+12
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-4
/
+1
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
1
-2
/
+2
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
1
-0
/
+2
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-2
/
+2
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-161
/
+45
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+1
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+1
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
1
-64
/
+0
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
1
-80
/
+30
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
1
-12
/
+14
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
1
-4
/
+5
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
1
-13
/
+8
2015-07-22
drm: Stop resetting connector state to unknown
Daniel Vetter
1
-4
/
+1
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-07-07
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
1
-2
/
+5
2015-07-07
drm: Update plane->fb also for page_flip
Daniel Vetter
1
-7
/
+1
2015-07-06
GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
Markus Elfring
1
-3
/
+1
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
1
-1
/
+1
2015-07-02
drm: Remove useless blank line
Thierry Reding
1
-1
/
+0
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
1
-0
/
+18
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
1
-0
/
+8
2015-05-26
drm: check for garbage in unused addfb2 fields
Daniel Vetter
1
-0
/
+26
2015-05-26
drm: Retain reference to blob properties in lookup
Daniel Stone
1
-1
/
+2
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
1
-3
/
+136
2015-05-22
drm: Return error value from blob creation
Daniel Stone
1
-5
/
+9
2015-05-22
drm: Allow creating blob properties without copy
Daniel Stone
1
-2
/
+13
2015-05-22
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
1
-91
/
+4
2015-05-22
drm/mode: Validate modes inside drm_crtc_convert_umode
Daniel Stone
1
-10
/
+15
2015-05-22
drm: kerneldoc fixes for blob properties
Daniel Stone
1
-5
/
+4
2015-05-20
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-59
/
+266
2015-05-12
drm: Add reference counting to blob properties
Daniel Stone
1
-14
/
+149
2015-05-08
drm: Introduce blob_lock
Daniel Stone
1
-3
/
+15
[next]