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
/
arm
/
hdlcd_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/arm: drop use of drmP.h
Sam Ravnborg
2019-08-14
1
-5
/
+7
*
drm/arm/hdlcd: Allow a bit of clock tolerance
Robin Murphy
2019-06-04
1
-1
/
+2
*
drm/arm/hdlcd: Actually validate CRTC modes
Robin Murphy
2019-06-04
1
-6
/
+5
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-2
/
+2
*
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2018-07-31
1
-12
/
+11
*
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-07-31
1
-7
/
+1
*
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
2018-07-31
1
-3
/
+1
*
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-07-03
1
-1
/
+1
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-4
/
+4
|
\
|
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-4
/
+4
|
*
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-1
/
+1
*
|
drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...
Vitor Massaru Iha
2017-11-27
1
-2
/
+1
|
/
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-0
/
+1
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
2017-06-21
1
-1
/
+1
*
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
2017-06-21
1
-8
/
+1
*
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2017-05-20
1
-16
/
+31
|
\
|
*
drm: hdlcd: Fix the calculation of the scanout start address
Liviu Dudau
2017-03-27
1
-16
/
+31
*
|
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
1
-0
/
+20
|
/
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/arm: Add local 'fb' variables
Ville Syrjälä
2016-12-14
1
-8
/
+10
*
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-05
1
-3
/
+2
|
\
|
*
drm/arm: hdlcd: fix plane base address update
Russell King
2016-11-22
1
-3
/
+2
*
|
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
1
-3
/
+2
|
/
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-19
/
+0
|
\
|
*
drm/hdlcd: Clean up crtc hooks
Daniel Vetter
2016-06-02
1
-19
/
+0
*
|
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
2016-06-02
1
-16
/
+29
*
|
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
2016-06-02
1
-10
/
+8
*
|
drm: hdlcd: Revamp runtime power management
Liviu Dudau
2016-06-02
1
-12
/
+11
|
/
*
drm: Add support for ARM's HDLCD controller.
Liviu Dudau
2016-02-10
1
-0
/
+327