index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modeset_helper.c
Age
Commit message (
Expand
)
Author
2024-02-28
drm: Check output polling initialized before disabling
Shradha Gupta
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2019-02-07
drm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
2017-11-30
drm/modeset-helper: Add simple modeset suspend/resume helpers
Noralf Trønnes
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-15
drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm: Eliminate the useless "non-RGB fb" debug message
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
2016-12-15
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-11-17
drm: also move DSI panels to the front of the connector list
Jani Nikula
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-08-16
drm/kms-helpers: Extract drm_modeset_helper.[hc]
Daniel Vetter