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_simple_kms_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-4
/
+0
2018-02-22
drm/simple_kms_helper: Add {enable|disable}_vblank callback support
Oleksandr Andrushchenko
1
-0
/
+24
2018-02-22
drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
Oleksandr Andrushchenko
1
-7
/
+3
2018-02-20
drm: simple_kms_helper: Add mode_valid() callback support
Linus Walleij
1
-0
/
+15
2018-01-23
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...
Ville Syrjälä
1
-2
/
+3
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+5
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-0
/
+3
2017-07-13
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC ...
Maarten Lankhorst
1
-3
/
+7
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-03-30
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
1
-2
/
+2
2017-03-06
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
1
-2
/
+2
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-1
/
+1
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
1
-17
/
+0
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-3
/
+1
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
1
-0
/
+26
2016-08-29
drm: simple_kms_helper: add support for bridges
Andrea Merello
1
-0
/
+40
2016-08-29
drm: simple_kms_helper: make connector optional at init time
Andrea Merello
1
-3
/
+8
2016-08-25
drm/simple-helpers: Always add planes to the state update
Daniel Vetter
1
-0
/
+7
2016-08-16
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
1
-1
/
+1
2016-08-08
drm/simple_kms_helper: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-21
/
+6
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
1
-0
/
+1
2016-06-10
drm: Add helper for simple display pipeline
Noralf Trønnes
1
-0
/
+205