index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-01-26
drm/rockchip: Round up _before_ giving to the clock framework
Douglas Anderson
1
-3
/
+34
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
1
-4
/
+1
2019-08-08
drm/rockchip: fix VOP_WIN_GET macro
John Keeping
1
-1
/
+1
2019-07-26
drm/rockchip: Don't fully disable vop on self refresh
Sean Paul
1
-5
/
+36
2019-07-26
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
Sean Paul
1
-9
/
+9
2019-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
1
-9
/
+30
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
1
-15
/
+16
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-34
/
+27
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-34
/
+27
2019-06-16
drm/rockchip: Base adjustments of the mode based on prev adjustments
Douglas Anderson
1
-2
/
+2
2019-06-16
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Douglas Anderson
1
-1
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-06-04
drm/rockchip: fix fb references in async update
Helen Koike
1
-25
/
+26
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-6
/
+4
2019-05-20
drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
Maxime Ripard
1
-7
/
+4
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-3
/
+15
2019-04-25
drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
1
-11
/
+11
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-3
/
+15
2019-03-31
drm/rockchip: vop: Support dithering to RGB666
Urja Rannikko
1
-1
/
+10
2019-03-18
drm/rockchip: vop: reset scale mode when win is disabled
Jonas Karlman
1
-3
/
+15
2019-01-27
drm/rockchip: check yuv2yuv existence before assigning window data
Heiko Stuebner
1
-1
/
+3
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-11
drm/rockchip: Add reflection properties
Daniele Castagna
1
-0
/
+33
2019-01-11
drm/rockchip: Fix typo in VOP macros argument
Ezequiel Garcia
1
-7
/
+7
2019-01-11
drm/rockchip: Fix YUV buffers color rendering
Daniele Castagna
1
-1
/
+39
2019-01-11
drm/rockchip: update cursors asynchronously through atomic.
Enric Balletbo i Serra
1
-0
/
+74
2018-12-12
drm/rockchip: Add implicit fencing support for planes
Heiko Stuebner
1
-0
/
+2
2018-10-30
drm/rockchip: dsi: add dual mipi support
Heiko Stuebner
1
-0
/
+3
2018-09-05
drm/rockchip: Add support for Rockchip Soc RGB output interface
Sandy Huang
1
-0
/
+16
2018-08-29
drm/rockchip: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
1
-4
/
+2
2018-08-13
drm/rockchip/crc: Implement verify_crc_source callback
Mahesh Kumar
1
-0
/
+20
2018-07-18
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
Ayan Kumar Halder
1
-15
/
+9
2018-06-27
drm/rockchip: Use drm_crtc_mask()
Ville Syrjälä
1
-1
/
+1
2018-06-18
drm/rockchip: vop: fix irq disabled after vop driver probed
Sandy Huang
1
-8
/
+17
2018-06-18
drm/rockchip: vop: split out core clock enablement into separate functions
Heiko Stuebner
1
-13
/
+31
2018-05-18
drm/rockchip: rockchip_drm_fb -> drm_framebuffer
Daniel Stone
1
-2
/
+2
2018-05-01
drm/rockchip: Disable blending for win0
Kristian H. Kristensen
1
-1
/
+12
2018-04-24
drm/rockchip: Disallow PSR for the whole atomic commit
Tomasz Figa
1
-7
/
+0
2018-04-24
drm/rockchip: pre dither down when output bpc is 8bit
Mark Yao
1
-0
/
+6
2018-04-17
drm/rockchip: fix VOP vblank race
John Keeping
1
-1
/
+1
2018-03-14
drm/rockchip: Don't use spin_lock_irqsave in interrupt context
Marc Zyngier
1
-6
/
+4
2018-03-14
drm/rockchip: Do not use memcpy for MMIO addresses
Marc Zyngier
1
-4
/
+7
2018-03-14
drm/rockchip: Clear all interrupts before requesting the IRQ
Marc Zyngier
1
-11
/
+12
2018-03-14
drm/rockchip: add mutex vop lock
zain wang
1
-6
/
+24
2018-03-09
drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...
zain wang
1
-4
/
+0
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-03-01
drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()
Jeffy Chen
1
-1
/
+4
2018-02-18
drm/rockchip: Get rid of unnecessary struct fields
Tomasz Figa
1
-5
/
+0
[next]