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_of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-12
drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
Marek Vasut
1
-0
/
+61
2022-04-21
Revert "drm: of: Lookup if child node has panel or bridge"
Bjorn Andersson
1
-17
/
+0
2022-04-21
Revert "drm: of: Properly try all possible cases for bridge/panel detection"
Bjorn Andersson
1
-50
/
+49
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
1
-49
/
+50
2022-03-30
drm: of: Properly try all possible cases for bridge/panel detection
Paul Kocialkowski
1
-49
/
+50
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-02-25
drm: of: Lookup if child node has panel or bridge
Jagan Teki
1
-0
/
+17
2022-02-25
drm: of: Make use of the helper component_release_of
Yong Wu
1
-6
/
+1
2021-10-14
drm: of: Add drm_of_lvds_get_data_mapping
Marek Vasut
1
-0
/
+33
2021-09-14
drm/bridge: Add a function to abstract away panels
Maxime Ripard
1
-0
/
+3
2021-07-15
drm/of: free the iterator object on failure
Steven Price
1
-1
/
+3
2021-07-12
drm/of: free the right object
Julia Lawall
1
-1
/
+1
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-3
/
+1
2020-07-26
drm: of: Fix double-free bug
Biju Das
1
-3
/
+1
2020-07-01
drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
Dmitry Osipenko
1
-0
/
+9
2019-12-18
drm: of: Add drm_of_lvds_get_dual_link_pixel_order
Fabrizio Castro
1
-0
/
+116
2019-09-20
drm: Remove redundant of_device_is_available check
Ondrej Jirman
1
-5
/
+0
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-0
/
+1
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-2
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-12
drm/of: Fix kerneldoc
Daniel Vetter
1
-1
/
+3
2018-07-13
drm/doc: Include drm_of.c helpers
Daniel Vetter
1
-1
/
+8
2018-07-10
drm/of: Make drm_of_find_panel_or_bridge() fail when the device is disabled
Boris Brezillon
1
-0
/
+5
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+3
2018-06-27
drm: of: Export and rename drm_crtc_port_mask()
Jernej Skrabec
1
-4
/
+5
2018-03-06
drm: of: simplify component probe code
Baruch Siach
1
-5
/
+3
2017-10-13
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Maarten Lankhorst
1
-33
/
+0
2017-10-10
drm/drm_of: add drm_of_panel_bridge_remove function
benjamin.gaignard@linaro.org
1
-0
/
+33
2017-10-01
drm: of: always initialize panel in drm_of_find_panel_or_bridge()
Dan Carpenter
1
-0
/
+2
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-04-06
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
1
-0
/
+52
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-2
/
+26
2016-02-10
drm: add drm_of_encoder_active_endpoint helpers
Philipp Zabel
1
-0
/
+34
2015-10-20
drm: Introduce generic probe function for component based masters.
Liviu Dudau
1
-0
/
+88
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
1
-1
/
+1
2015-04-08
drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
Philipp Zabel
1
-7
/
+3
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King
1
-0
/
+67