index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
hdlcd_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-5
/
+5
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-06-11
drm/arm/hdlcd: Replace struct simplefb_format with custom type
Thomas Zimmermann
1
-8
/
+15
2022-11-07
drm/arm/hdlcd: plane: use drm managed resources
Danilo Krummrich
1
-12
/
+6
2022-11-07
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
1
-3
/
+3
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-1
/
+0
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-1
/
+1
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-2
/
+2
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+4
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-8
/
+10
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
1
-5
/
+7
2019-06-04
drm/arm/hdlcd: Allow a bit of clock tolerance
Robin Murphy
1
-1
/
+2
2019-06-04
drm/arm/hdlcd: Actually validate CRTC modes
Robin Murphy
1
-6
/
+5
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-2
/
+2
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
1
-12
/
+11
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
1
-7
/
+1
2018-07-31
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
1
-3
/
+1
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-01-23
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2017-11-27
drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...
Vitor Massaru Iha
1
-2
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
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
/
+1
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-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
1
-1
/
+1
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-8
/
+1
2017-05-20
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-16
/
+31
2017-03-27
drm: hdlcd: Fix the calculation of the scanout start address
Liviu Dudau
1
-16
/
+31
2017-02-07
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-0
/
+20
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
1
-8
/
+10
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-3
/
+2
2016-11-22
drm/arm: hdlcd: fix plane base address update
Russell King
1
-3
/
+2
2016-10-18
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+2
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-19
/
+0
2016-06-02
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
1
-16
/
+29
2016-06-02
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
1
-10
/
+8
[next]