index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-10-23
drm/doc: Drop misleading comment on drm_mode_config_cleanup
Daniel Vetter
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-04-16
drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
Deepak Rawat
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-13
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-06
Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
2018-11-28
drm: Add vrr_enabled property to drm CRTC
Nicholas Kazlauskas
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-06-20
drm: writeback: Add client capability for exposing writeback connectors
Liviu Dudau
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-13
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2017-12-07
drm: More debug info for fb leaks in mode_config_cleanup
Daniel Vetter
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
2017-10-25
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
2017-10-17
drm/plane: drop num_overlay_planes (v3)
Dave Airlie
2017-08-01
drm: Create a format/modifier blob
Ben Widawsky
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-01-23
drm: Show leaked connectors upon unload
Chris Wilson
2016-12-18
drm: Clean up connectors by unreferencing them
Daniel Vetter
2016-12-18
drm: locking&new iterators for connector_list
Daniel Vetter
2016-12-18
drm: Drop locking cargo-cult from drm_mode_config_init
Daniel Vetter
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-12
drm: Simplify GETRESOURCES ioctl
Daniel Vetter
2016-11-16
drm/fence: add out-fences support
Gustavo Padovan
2016-11-16
drm/fence: add in-fences support
Gustavo Padovan
2016-11-15
drm: Extract drm_mode_config.[hc]
Daniel Vetter