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
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
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-41
/
+92
2024-02-26
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-1
/
+2
2024-02-26
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
1
-3
/
+20
2024-02-22
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
1
-0
/
+1
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-41
/
+90
2024-02-01
drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
1
-1
/
+2
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
1
-0
/
+1
2023-12-14
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2023-12-14
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
1
-1
/
+3
2023-12-14
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
1
-5
/
+11
2023-12-14
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
1
-7
/
+13
2023-12-14
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2023-12-14
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2023-12-14
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
1
-4
/
+10
2023-12-14
drm/tegra: include drm/drm_edid.h only where needed
Jani Nikula
3
-1
/
+3
2023-12-14
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
2
-0
/
+2
2023-10-11
drm/tegra: gem: Do not return NULL in tegra_bo_mmap()
Thierry Reding
1
-2
/
+11
2023-10-11
drm/tegra: Zero-initialize iosys_map
Mikko Perttunen
1
-1
/
+1
2023-10-11
drm/tegra: hub: Increase buffer size to ensure all possible values can be stored
Lee Jones
1
-1
/
+1
2023-10-11
drm/tegra: Remove two unused function declarations
Yue Haibing
1
-3
/
+0
2023-10-11
drm/tegra: Remove surplus else after return
Sui Jingfeng
1
-9
/
+10
2023-09-20
drm/tegra: rgb: Parameterize V- and H-sync polarities
Thierry Reding
1
-3
/
+13
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
4
-2
/
+12
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
1
-11
/
+33
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
4
-38
/
+28
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
1
-0
/
+2
2023-07-24
drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-07-24
drm/tegra: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/tegra: Use fbdev DMA helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-4
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
9
-11
/
+10
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-4
/
+0
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
1
-4
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-6
/
+5
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-21
drm: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-2
/
+0
2023-06-09
drm/tegra: sor: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-06-01
drm/tegra: Use regular fbdev I/O helpers
Thomas Zimmermann
2
-5
/
+4
2023-04-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
21
-433
/
+339
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-04-06
Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...
Daniel Vetter
21
-433
/
+339
2023-04-06
drm/tegra: Avoid potential 32-bit integer overflow
Nur Hussein
1
-1
/
+1
2023-04-06
drm/tegra: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
3
-132
/
+86
[next]