index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
Jani Nikula
2024-04-17
1
-1
/
+1
*
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
2024-04-17
1
-0
/
+6
*
drm: add missing header guards to drm_crtc_internal.h
Jani Nikula
2024-03-11
1
-0
/
+5
*
drm/crtc: make drm_crtc_internal.h self-contained
Jani Nikula
2024-03-07
1
-0
/
+2
*
Revert "drm/atomic: Add pixel source to plane state dump"
Dmitry Baryshkov
2023-12-04
1
-1
/
+0
*
drm/atomic: Add pixel source to plane state dump
Jessica Zhang
2023-12-02
1
-0
/
+1
*
drm: Refuse to async flip with atomic prop changes
André Almeida
2023-11-23
1
-1
/
+1
*
drm: introduce CLOSEFB IOCTL
Simon Ser
2023-10-27
1
-0
/
+2
*
drm/debugfs: rework debugfs directory creation v5
Christian König
2023-09-01
1
-1
/
+1
*
drm/edid: move edid load declarations to internal header
Jani Nikula
2022-10-26
1
-0
/
+11
*
drm/edid: abstract debugfs override EDID show better
Jani Nikula
2022-10-26
1
-1
/
+3
*
drm/edid: abstract debugfs override EDID set/reset
Jani Nikula
2022-06-30
1
-0
/
+2
*
drm/edid: move drm_connector_update_edid_property() to drm_edid.c
Jani Nikula
2022-06-30
1
-3
/
+0
*
drm/connector: Add drm_connector_find_by_fwnode() function (v3)
Hans de Goede
2021-08-20
1
-0
/
+2
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2021-07-27
1
-1
/
+3
|
\
|
*
drm: allow drm_atomic_print_state() to accept any drm_printer
Abhinav Kumar
2021-06-23
1
-1
/
+3
*
|
drm/plane: check that fb_damage is set up when used
Daniel Vetter
2021-07-27
1
-0
/
+2
|
/
*
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2020-10-21
1
-0
/
+3
*
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
1
-1
/
+1
*
drm: Include the encoder itself in possible_clones
Ville Syrjälä
2020-03-18
1
-0
/
+1
*
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
2020-03-18
1
-0
/
+1
*
drm: Add getfb2 ioctl
Daniel Stone
2020-01-14
1
-0
/
+2
*
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
2019-06-08
1
-0
/
+7
*
drm: make drm_crtc_internal.h self-contained
Sam Ravnborg
2019-05-27
1
-4
/
+20
*
drm/atomic: Wire file_priv through for property changes
Daniel Vetter
2019-04-24
1
-0
/
+1
*
drm: Unexport drm_crtc_force_disable
Daniel Vetter
2019-01-11
1
-0
/
+1
*
drm: refuse ADDFB2 ioctl for broken bigendian drivers
Gerd Hoffmann
2018-09-10
1
-2
/
+4
*
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+5
*
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
2018-09-09
1
-0
/
+8
*
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-3
/
+3
*
drm: Make ioctls available for in-kernel clients
Noralf Trønnes
2018-06-25
1
-4
/
+15
*
drm: Print bad user modes
Ville Syrjälä
2018-06-15
1
-0
/
+3
*
drm: Don't EXPORT drm_add/reset_display_info
Daniel Vetter
2018-04-24
1
-0
/
+2
*
drm/atomic: Include color encoding/range in plane state dump
Ville Syrjälä
2018-03-02
1
-0
/
+2
*
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
2018-02-26
1
-2
/
+2
*
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2017-12-13
1
-0
/
+1
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-0
/
+1
*
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-08
1
-0
/
+7
*
drm: extract legacy framebuffer remove
Daniel Vetter
2017-04-06
1
-1
/
+0
*
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
2017-04-05
1
-3
/
+0
*
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
2017-04-05
1
-0
/
+3
*
drm: Rename drm_mode_object_get()
Thierry Reding
2017-02-28
1
-7
/
+5
*
drm: Convert drm_framebuffer_remove to atomic, v4.
Maarten Lankhorst
2017-02-28
1
-0
/
+1
*
drm: add drm_get_connector_force_name
Jani Nikula
2017-02-28
1
-0
/
+1
*
drm: Clean up the 1366x768 fixup codes
Takashi Iwai
2017-02-01
1
-0
/
+3
*
drm/atomic: Remove drm_atomic_debugfs_cleanup()
Noralf Trønnes
2017-01-27
1
-1
/
+0
*
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
2016-12-18
1
-0
/
+6
*
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
1
-0
/
+3
*
drm/fence: add drm_crtc_create_fence()
Gustavo Padovan
2016-12-07
1
-1
/
+1
*
drm/fence: add fence timeline to drm_crtc
Gustavo Padovan
2016-11-16
1
-0
/
+2
[next]