index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-75
/
+99
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
7
-75
/
+99
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2
-4
/
+4
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
1
-1
/
+0
2020-11-06
drm/vc4: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
1
-1
/
+1
2020-11-03
drm/vc4: drv: Remove unused variable
Maxime Ripard
1
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2
-2
/
+5
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2
-8
/
+13
2020-11-02
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
2
-24
/
+57
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
5
-32
/
+25
2020-11-02
drm/vc4: Use the helper to retrieve vc4_dev when needed
Maxime Ripard
2
-3
/
+3
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
3
-10
/
+10
2020-11-02
drm/vc4: drv: Use managed drm_mode_config_init
Maxime Ripard
1
-4
/
+3
2020-11-02
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
3
-4
/
+4
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-17
/
+41
2020-10-29
drm/vc4: Rework the structure conversion functions
Maxime Ripard
1
-6
/
+6
2020-10-29
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
1
-0
/
+1
2020-10-28
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
1
-2
/
+3
2020-10-27
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
1
-0
/
+1
2020-10-22
drm/vc4: dsi: Only register our component once a DSI device is attached
Maxime Ripard
1
-17
/
+8
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-1006
/
+3140
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2
-4
/
+13
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
3
-6
/
+19
2020-09-25
drm/vc4: crtc: Rework a bit the CRTC state code
Maxime Ripard
1
-3
/
+10
2020-09-25
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
3
-14
/
+20
2020-09-23
drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
Maxime Ripard
1
-1
/
+1
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
1
-0
/
+17
2020-09-16
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
1
-0
/
+2
2020-09-11
drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
Nathan Chancellor
1
-2
/
+2
2020-09-11
drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}
Nathan Chancellor
1
-2
/
+2
2020-09-10
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
1
-16
/
+16
2020-09-10
drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
Dan Carpenter
1
-2
/
+2
2020-09-09
drm/vc4/vc4_hdmi: fill ASoC card owner
Marek Szyprowski
1
-0
/
+1
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
4
-13
/
+40
2020-09-07
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
5
-0
/
+1004
2020-09-07
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
2
-0
/
+24
2020-09-07
drm/vc4: hdmi: Switch to blank pixels when disabled
Maxime Ripard
2
-0
/
+12
2020-09-07
drm/vc4: hdmi: Do the VID_CTL configuration at once
Maxime Ripard
1
-8
/
+6
2020-09-07
drm/vc4: hdmi: Implement finer-grained hooks
Maxime Ripard
1
-4
/
+35
2020-09-07
drm/vc4: hdmi: Always recenter the HDMI FIFO
Maxime Ripard
1
-20
/
+26
2020-09-07
drm/vc4: hdmi: Remove register dumps in enable
Maxime Ripard
1
-17
/
+0
2020-09-07
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
2
-1
/
+5
2020-09-07
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
2
-8
/
+21
2020-09-07
drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.
Dave Stevenson
1
-1
/
+2
2020-09-07
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2
-0
/
+14
2020-09-07
drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
Dave Stevenson
1
-1
/
+8
2020-09-07
drm/vc4: hdmi: Use clk_set_min_rate instead
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2
-41
/
+41
[next]