index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-16
drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
Deepak Rawat
1
-2
/
+3
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+3
2018-12-13
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-13
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