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.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
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-5
/
+2
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
1
-31
/
+100
2021-01-04
drm/crtc: add drmm_crtc_alloc_with_planes()
Philipp Zabel
1
-28
/
+97
2020-12-15
drm: rework description of primary and cursor planes
Simon Ser
1
-0
/
+3
2020-12-07
drm: fix typos in plane and CRTC overviews
Simon Ser
1
-1
/
+1
2020-11-24
drm: fix kernel-doc warnings for SCALING_FILTER
Simon Ser
1
-6
/
+6
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
1
-0
/
+40
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
1
-0
/
+28
2020-08-17
drm/modeset-lock: Take the modeset BKL for legacy drivers
Daniel Vetter
1
-3
/
+1
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+1
2020-06-01
drm: add docs for standard CRTC properties
Simon Ser
1
-0
/
+27
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+1
2019-04-24
drm/lease: Make sure implicit planes are leased
Daniel Vetter
1
-0
/
+4
2019-01-12
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
1
-31
/
+0
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+2
2019-01-11
drm: Unexport drm_crtc_force_disable
Daniel Vetter
1
-10
/
+0
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-19
/
+12
2018-11-29
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
1
-12
/
+3
2018-11-29
drm: Move drm_mode_setcrtc() local re-init to failure path
Sean Paul
1
-7
/
+9
2018-11-28
drm: Add vrr_enabled property to drm CRTC
Nicholas Kazlauskas
1
-0
/
+2
2018-10-29
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+6
2018-10-05
drm: fix use of freed memory in drm_mode_setcrtc
Tomi Valkeinen
1
-3
/
+7
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
1
-2
/
+2
2018-09-09
drm: drop drmP.h include from drm_crtc.c
Daniel Vetter
1
-1
/
+4
2018-07-13
drm: Skip __drm_mode_set_config_internal() on atomic drivers
Ville Syrjälä
1
-5
/
+10
2018-07-03
drm: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-07-02
drm: Use drm_crtc_mask()
Ville Syrjälä
1
-2
/
+2
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
1
-0
/
+4
2018-06-15
drm: Print bad user modes
Ville Syrjälä
1
-1
/
+3
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
1
-2
/
+6
2018-05-25
drm: Add local 'plane' variable for tmp->primary
Ville Syrjälä
1
-7
/
+12
2018-05-11
drm: Handle aspect ratio info in legacy modeset path
Ankit Nautiyal
1
-0
/
+9
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
1
-0
/
+7
2018-05-03
drm: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-03-29
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
1
-2
/
+9
2018-03-29
drm: Adjust whitespace for legibility
Ville Syrjälä
1
-1
/
+3
2018-03-29
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
1
-13
/
+19
2018-03-29
drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
Ville Syrjälä
1
-1
/
+1
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
1
-4
/
+6
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
1
-1
/
+1
2018-01-29
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
1
-0
/
+4
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-4
/
+4
2017-09-13
drm/crtc: Convert setcrtc ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
1
-1
/
+1
2017-08-08
drm: Don't update property values for atomic drivers
Daniel Vetter
1
-1
/
+1
2017-04-06
drm: Take mode_config.mutex in setcrtc ioctl
Daniel Vetter
1
-0
/
+2
2017-03-29
drm/atomic-helper: Remove the backoff hack from set_config
Daniel Vetter
1
-1
/
+0
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-1
/
+1
2017-03-29
drm: Add explicit acquire ctx handling around ->set_config
Daniel Vetter
1
-7
/
+19
2017-03-29
drm: Restrict drm_mode_set_config_internal to non-atomic drivers
Daniel Vetter
1
-13
/
+21
[next]