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_mode_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+30
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
1
-1
/
+1
2021-01-04
drm/encoder: make encoder control functions optional
Philipp Zabel
1
-1
/
+1
2021-01-04
drm: warn if cursor plane is set with legacy funcs
Simon Ser
1
-0
/
+10
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
1
-0
/
+20
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
1
-0
/
+3
2020-12-15
drm: validate possible_crtcs for primary and cursor planes
Simon Ser
1
-0
/
+16
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+1
2020-03-26
drm: Manage drm_mode_config_init with drmm_
Daniel Vetter
1
-3
/
+20
2020-03-18
drm: Skip drm_mode_config_validate() for !modeset
Ville Syrjälä
1
-0
/
+3
2020-03-18
drm: Validate encoder->possible_crtcs
Ville Syrjälä
1
-1
/
+26
2020-03-18
drm: Validate encoder->possible_clones
Ville Syrjälä
1
-0
/
+40
2020-03-18
drm: Include the encoder itself in possible_clones
Ville Syrjälä
1
-0
/
+19
2019-11-21
drm/modeset: Prime modeset lock vs dma_resv
Daniel Vetter
1
-0
/
+28
2019-10-23
drm/doc: Drop misleading comment on drm_mode_config_cleanup
Daniel Vetter
1
-2
/
+0
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-1
/
+5
2019-04-17
drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
Deepak Rawat
1
-2
/
+3
2019-01-09
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+3
2018-12-14
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
1
-2
/
+2
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
1
-0
/
+1
2018-12-06
Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
1
-0
/
+6
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
1
-0
/
+6
2018-11-28
drm: Add vrr_enabled property to drm CRTC
Nicholas Kazlauskas
1
-0
/
+6
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
1
-2
/
+1
2018-06-20
drm: writeback: Add client capability for exposing writeback connectors
Liviu Dudau
1
-0
/
+5
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+5
2017-12-14
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
1
-1
/
+4
2017-12-07
drm: More debug info for fb leaks in mode_config_cleanup
Daniel Vetter
1
-0
/
+3
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
1
-0
/
+2
2017-10-25
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
1
-9
/
+13
2017-10-17
drm/plane: drop num_overlay_planes (v3)
Dave Airlie
1
-1
/
+0
2017-08-01
drm: Create a format/modifier blob
Ben Widawsky
1
-0
/
+7
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
1
-9
/
+9
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
1
-1
/
+1
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
1
-1
/
+1
2017-01-23
drm: Show leaked connectors upon unload
Chris Wilson
1
-1
/
+6
2016-12-18
drm: Clean up connectors by unreferencing them
Daniel Vetter
1
-4
/
+11
2016-12-18
drm: locking&new iterators for connector_list
Daniel Vetter
1
-19
/
+15
2016-12-18
drm: Drop locking cargo-cult from drm_mode_config_init
Daniel Vetter
1
-2
/
+0
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-12-12
drm: Simplify GETRESOURCES ioctl
Daniel Vetter
1
-72
/
+39
2016-11-16
drm/fence: add out-fences support
Gustavo Padovan
1
-0
/
+6
2016-11-16
drm/fence: add in-fences support
Gustavo Padovan
1
-0
/
+6
2016-11-15
drm: Extract drm_mode_config.[hc]
Daniel Vetter
1
-0
/
+482