index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
/
rockchip_drm_vop.c
Age
Commit message (
Expand
)
Author
2023-05-05
drm/rockchip: vop: Leave vblank enabled in self-refresh
Brian Norris
2023-03-09
drm/rockchip: vop: limit maximum resolution to hardware capabilities
Sascha Hauer
2023-02-05
drm/rockchip: vop: Quiet always-warning AFBC log
Brian Norris
2023-02-05
drm/rockchip: rgb: add video_port parameter to init function
Michael Riesch
2022-10-29
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Yuan Can
2022-09-15
drm/rockchip: remove vop_writel from vop1 driver
Tom Rix
2022-09-15
drm/rockchip: support gamma control on RK3399
Hugh Cole-Baker
2022-09-09
drm/rockchip: vop: fix repeated words in comment
wangjianli
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-07-02
drm/rockchip: vop: Don't crash for invalid duplicate_state()
Brian Norris
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-03
drm/rockchip: Support YUV formats with U/V swapped
Chen-Yu Tsai
2022-05-02
drm/rockchip: Refactor IOMMU initialisation
Robin Murphy
2022-05-02
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-10-17
drm/rockchip: vop: Add timeout for DSP hold
Brian Norris
2021-10-06
drm/rockchip: Update crtc fixup to account for fractional clk change
Chris Morgan
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-05-28
drm: rockchip: set alpha_en to 0 if it is not used
Alex Bee
2021-03-24
drm/rockchip: Remove unused variable
Maxime Ripard
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
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-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
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-06-17
drm/rockchip: Add per-pixel alpha support for the PX30 VOP
Paul Kocialkowski
2020-05-17
drm/rockchip: vop: call vop_cfg_done() under reg_lock
Emil Velikov
2020-04-15
drm/rockchip: fix spelling mistake "modifer" -> "modifier"
Colin Ian King
2020-03-23
drm/rockchip: Add support for afbc
Andrzej Pietrasiewicz
2020-01-28
drm/rockchip: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-10-13
drm/rockchip: vop: add the definition of dclk_pol
Nickey Yang
2019-10-11
drm/rockchip: Add optional support for CRTC gamma LUT
Ezequiel Garcia
2019-10-09
drm/rockchip: Round up _before_ giving to the clock framework
Douglas Anderson
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
2019-08-08
drm/rockchip: fix VOP_WIN_GET macro
John Keeping
2019-07-26
drm/rockchip: Don't fully disable vop on self refresh
Sean Paul
2019-07-26
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
Sean Paul
2019-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
[next]