index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mode_config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
1
-0
/
+18
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
1
-0
/
+1
2025-07-16
drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
1
-1
/
+1
2025-05-09
drm/plane: Add new plane property IN_FORMATS_ASYNC
Arun R Murthy
1
-0
/
+6
2025-04-02
drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsigned
Lyude Paul
1
-2
/
+2
2024-08-13
drm: Remove struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
1
-16
/
+0
2024-08-02
Revert "drm: Introduce 'power saving policy' drm property"
Hamza Mahfooz
1
-5
/
+0
2024-07-10
drm: Introduce 'power saving policy' drm property
Mario Limonciello
1
-0
/
+5
2024-05-02
drm/fbdev: Clean up fbdev documentation
Thomas Zimmermann
1
-2
/
+2
2024-04-22
drm: Fix plane SIZE_HINTS property docs
Ville Syrjälä
1
-1
/
+1
2024-04-15
drm/panic: Add drm panic locking
Daniel Vetter
1
-0
/
+10
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
1
-0
/
+5
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
1
-7
/
+0
2022-11-24
drm/connector: Add TV standard property
Maxime Ripard
1
-0
/
+8
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
1
-2
/
+4
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-2
/
+0
2022-01-31
drm: remove allow_fb_modifiers
Tomohito Esaki
1
-16
/
+0
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
1
-0
/
+10
2021-11-11
drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}
Thomas Zimmermann
1
-0
/
+13
2021-09-03
drm: Improve the output_poll_changed description
zhangzhijie
1
-7
/
+6
2021-05-12
drm/modifiers: Enforce consistency between the cap an IN_FORMATS
Daniel Vetter
1
-0
/
+2
2020-11-09
drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
1
-12
/
+0
2020-09-23
drm/doc: Document that modifiers are always required for fb
Daniel Vetter
1
-0
/
+13
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+12
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
1
-0
/
+6
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-0
/
+12
2020-07-27
drm/drm_fb_helper: fix fbdev with sparc64
Sam Ravnborg
1
-0
/
+12
2020-07-15
drm: drm_mode_config.h: delete duplicated words in comments
Randy Dunlap
1
-4
/
+4
2020-03-26
drm: Manage drm_mode_config_init with drmm_
Daniel Vetter
1
-1
/
+17
2019-08-06
drm: Add Content protection type property
Ramalingam C
1
-0
/
+6
2019-07-09
drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
Thomas Zimmermann
1
-0
/
+7
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
1
-2
/
+2
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+6
2019-05-22
drm: Add HDR source metadata property
Uma Shankar
1
-0
/
+7
2019-05-09
drm: move content protection property to mode_config
Ramalingam C
1
-0
/
+6
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-1
/
+1
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-7
/
+16
2018-12-19
drm/connector: Clarify the unit of TV margins
Boris Brezillon
1
-4
/
+4
2018-12-13
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
1
-3
/
+3
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
1
-0
/
+9
2018-12-06
Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
1
-0
/
+9
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
1
-0
/
+9
2018-11-28
drm: Add vrr_enabled property to drm CRTC
Nicholas Kazlauskas
1
-0
/
+5
2018-11-06
drm: Add drm_any_plane_has_format()
Ville Syrjälä
1
-0
/
+6
2018-10-24
drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bpp
Daniel Vetter
1
-0
/
+7
2018-09-06
drm: fix drm_mode_addfb() on big endian machines.
Gerd Hoffmann
1
-0
/
+14
2018-09-06
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
Gerd Hoffmann
1
-0
/
+1
2018-06-21
drm: Document mode_config.max_width/height as the max fb dimensions
Ville Syrjälä
1
-4
/
+4
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
1
-0
/
+8
2018-06-20
drm: Add writeback connector type
Brian Starkey
1
-0
/
+15
[next]