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_simple_kms_helper.c
Age
Commit message (
Expand
)
Author
2024-06-10
drm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-12-05
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-06-27
drm/simple-kms: Use drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2021-08-08
drm/simple-kms: Support custom CRTC state
Thomas Zimmermann
2021-06-24
drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
Daniel Vetter
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-08
drm/simple-kms: Add plane-state helpers
Thomas Zimmermann
2021-01-04
drm/simple_kms_helper: add drmm_simple_encoder_alloc()
Philipp Zabel
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-03-06
drm/simple-kms: Fix documentation for drm_simple_encoder_init()
Thomas Zimmermann
2020-03-02
drm/simple-kms: Add drm_simple_encoder_{init,create}()
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-30
drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Eric Anholt
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-02
drm: Use drm_crtc_mask()
Ville Syrjälä
2018-07-02
drm: Add drm_plane_mask()
Ville Syrjälä
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-02-22
drm/simple_kms_helper: Add {enable|disable}_vblank callback support
Oleksandr Andrushchenko
2018-02-22
drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
Oleksandr Andrushchenko
2018-02-20
drm: simple_kms_helper: Add mode_valid() callback support
Linus Walleij
2018-01-23
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...
Ville Syrjälä
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-13
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC ...
Maarten Lankhorst
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-03-30
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
2017-03-06
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
2016-08-29
drm: simple_kms_helper: add support for bridges
Andrea Merello
2016-08-29
drm: simple_kms_helper: make connector optional at init time
Andrea Merello
[next]