index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-0
/
+4
2016-08-30
drm/imx: fix crtc vblank state regression
Lucas Stach
1
-0
/
+4
2016-08-29
drm/imx: parallel-display: detach bridge or panel on unbind
Philipp Zabel
1
-0
/
+5
2016-08-29
drm/imx: imx-ldb: detach bridge on unbind
Philipp Zabel
1
-0
/
+2
2016-08-29
drm/imx: imx-ldb: detach panel on unbind
Lucas Stach
1
-0
/
+3
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
2
-8
/
+39
2016-08-29
drm/imx: add exclusive fence to plane state
Lucas Stach
1
-35
/
+28
2016-08-29
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
1
-10
/
+5
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
5
-17
/
+8
2016-08-29
drm/imx: drop deprecated load/unload drm_driver ops
Lucas Stach
1
-128
/
+112
2016-08-29
drm/imx: don't call disable_plane in plane destroy path
Lucas Stach
1
-1
/
+0
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
2
-6
/
+33
2016-08-29
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
3
-3
/
+11
2016-08-29
drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable
Liu Ying
1
-2
/
+3
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+2
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-2
/
+0
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2
-2
/
+0
2016-08-11
drm/imx-ldb: Add support to drm-bridge
Peter Senna Tschudin
1
-41
/
+79
2016-08-08
drm/imx: imx-ldb: use encoder atomic_mode_set callback
Philipp Zabel
1
-14
/
+10
2016-08-08
drm/imx: Remove imx_drm_handle_vblank()
Liu Ying
3
-9
/
+1
2016-08-08
drm/imx: Remove imx_drm_crtc_id()
Liu Ying
2
-8
/
+0
2016-08-08
drm/imx: Remove imx_drm_crtc_vblank_get/_put()
Liu Ying
2
-14
/
+0
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2
-4
/
+15
2016-07-29
Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-5
/
+2
2016-07-27
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
1
-5
/
+2
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
9
-807
/
+768
2016-07-18
drm/imx: make fbdev support really optional
Tobias Jakobi
1
-1
/
+0
2016-07-14
drm/imx: parallel-display: add bridge support
Philipp Zabel
1
-9
/
+41
2016-07-12
drm/imx: parallel-display: check return code from of_get_drm_display_mode()
Lothar Waßmann
1
-1
/
+7
2016-07-12
drm/imx: imx-tve: fix the error message
Fabio Estevam
1
-2
/
+2
2016-07-12
drm/imx: imx-tve: remove unneeded 'or' operation
Fabio Estevam
1
-1
/
+1
2016-07-12
drm/imx: imx-tve: check the value returned by regulator_set_voltage()
Fabio Estevam
1
-1
/
+3
2016-07-12
drm/imx: imx-ldb: check return code on panel attach
Lucas Stach
1
-2
/
+6
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
5
-8
/
+23
2016-07-12
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
6
-107
/
+229
2016-07-12
drm/imx: remove empty mode_set encoder callbacks
Philipp Zabel
2
-14
/
+0
2016-07-12
drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMIC
Liu Ying
1
-1
/
+2
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
5
-82
/
+27
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
4
-308
/
+114
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
7
-203
/
+142
2016-07-12
drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
Liu Ying
1
-0
/
+4
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
6
-0
/
+22
2016-07-12
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
3
-315
/
+409
2016-07-12
gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
Liu Ying
1
-26
/
+0
2016-07-12
drm/imx: ipuv3 plane: Check different types of plane separately
Liu Ying
1
-29
/
+38
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-05-30
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
1
-1
/
+0
2016-05-30
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
1
-1
/
+1
2016-05-30
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
1
-1
/
+2
2016-05-30
drm/imx: parallel-display: remove dead code
Lothar Waßmann
1
-12
/
+0
[next]