index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
2024-02-09
drm/mode: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
2023-09-01
drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2
Christian König
2022-12-22
drm/debugfs: create debugfs late register functions
Maíra Canal
2022-11-21
drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
Shang XiaoJing
2022-10-25
Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
Simon Ser
2022-09-05
drm: hide unregistered connectors from GETCONNECTOR IOCTL
Simon Ser
2022-07-28
drm: use idr_init_base() to initialize mode_config.tile_idr
Danilo Krummrich
2022-07-28
drm: use idr_init_base() to initialize mode_config.object_idr
Danilo Krummrich
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
2021-01-04
drm/encoder: make encoder control functions optional
Philipp Zabel
2021-01-04
drm: warn if cursor plane is set with legacy funcs
Simon Ser
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
2020-12-15
drm: validate possible_crtcs for primary and cursor planes
Simon Ser
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-03-26
drm: Manage drm_mode_config_init with drmm_
Daniel Vetter
2020-03-18
drm: Skip drm_mode_config_validate() for !modeset
Ville Syrjälä
2020-03-18
drm: Validate encoder->possible_crtcs
Ville Syrjälä
2020-03-18
drm: Validate encoder->possible_clones
Ville Syrjälä
2020-03-18
drm: Include the encoder itself in possible_clones
Ville Syrjälä
2019-11-21
drm/modeset: Prime modeset lock vs dma_resv
Daniel Vetter
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
[next]