index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arc
/
arcpgu_crtc.c
Age
Commit message (
Expand
)
Author
2020-01-30
drm/arc: Remove sending of vblank event
Thomas Zimmermann
2019-12-16
DRM: ARC: PGU: add ARGB8888 format to supported format list
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: cleanup supported format list code
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: fix framebuffer format switching
Eugeniy Paltsev
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2018-10-05
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
drm/arcpgu: Drop transitional hooks
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-03
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Jose Abreu
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
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-06-28
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
2017-06-23
drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
kbuild test robot
2017-06-22
drm: arcpgu: Use crtc->mode_valid() callback
Jose Abreu
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-14
drm/arcpgu: Add local 'fb' variables
Ville Syrjälä
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-06-10
drm/arc: Actually bother with handling atomic events.
Daniel Vetter
2016-06-09
drm/arc: Nuke event_list
Daniel Vetter
2016-04-26
drm: Add support of ARC PGU display controller
Carlos Palminha