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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
49
-50
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
32
-89
/
+89
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
29
-29
/
+0
2022-07-26
drm/vmwgfx: Remove trailing whitespace
Thomas Zimmermann
2
-2
/
+2
2022-07-23
drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
Javier Martinez Canillas
1
-4
/
+3
2022-07-22
drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
Liviu Dudau
3
-3
/
+24
2022-07-22
drm/komeda - At init write GCU control block to handle already on DPU
Carsten Haitzler
1
-2
/
+1
2022-07-22
drm/komeda: Add legacy FB support so VT's work as expected
Carsten Haitzler
1
-0
/
+2
2022-07-22
drm/arm/hdlcd: Simplify IRQ install/uninstall
Robin Murphy
1
-45
/
+15
2022-07-22
drm/arm/hdlcd: Take over EFI framebuffer properly
Robin Murphy
1
-0
/
+10
2022-07-22
drm/arm: Fix spelling typo in comments
pengfuyuan
2
-2
/
+2
2022-07-21
drm/bridge: parade-ps8640: Fix regulator supply order
Chen-Yu Tsai
1
-2
/
+2
2022-07-21
drm: correct comments
Liu Zixian
1
-1
/
+1
2022-07-21
drm/panel-edp: Add panel entry for B120XAN01.0
Nícolas F. R. A. Prado
1
-0
/
+1
2022-07-21
drm/panel-edp: Add panel entry for R140NWF5 RH
Nícolas F. R. A. Prado
1
-0
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
Dmitry Baryshkov
1
-10
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
Dmitry Baryshkov
1
-6
/
+16
2022-07-19
drm/sched: move calling drm_sched_entity_select_rq
Christian König
1
-2
/
+1
2022-07-19
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
Geert Uytterhoeven
1
-6
/
+8
2022-07-19
drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
Geert Uytterhoeven
1
-34
/
+46
2022-07-19
drm/bridge: tc358767: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+3
2022-07-19
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
Liang He
1
-0
/
+1
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
1
-3
/
+9
2022-07-19
drm/virtio: kms: use drm managed resources
Danilo Krummrich
1
-9
/
+7
2022-07-19
drm/virtio: plane: use drm managed resources
Danilo Krummrich
1
-22
/
+8
2022-07-19
drm/virtio: Return proper error codes instead of -1
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Use dev_is_pci()
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
5
-99
/
+32
2022-07-19
drm/virtio: Simplify error handling of virtio_gpu_object_create()
Dmitry Osipenko
1
-9
/
+4
2022-07-19
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
Dmitry Osipenko
1
-1
/
+3
2022-07-19
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
1
-0
/
+2
2022-07-19
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2022-07-19
drm/panel/panel-sitronix-st7701: Split GIP and init sequences
Marek Vasut
1
-4
/
+16
2022-07-19
drm/panel/panel-sitronix-st7701: Parametrize voltage and timing
Marek Vasut
1
-28
/
+127
2022-07-19
drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT mode
Marek Vasut
1
-6
/
+15
2022-07-19
drm/panel/panel-sitronix-st7701: Adjust porch control bitfield name
Marek Vasut
1
-4
/
+6
2022-07-19
drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT mode
Marek Vasut
1
-6
/
+20
2022-07-19
drm/panel/panel-sitronix-st7701: Make gamma correction TFT specific
Marek Vasut
1
-7
/
+89
2022-07-19
drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701
Marek Vasut
1
-22
/
+7
2022-07-19
drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous c...
Marek Vasut
1
-1
/
+2
2022-07-19
drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701
Marek Vasut
1
-3
/
+1
2022-07-19
drm:remove rebundant word "in" in comments
shaomin Deng
1
-1
/
+1
2022-07-19
drm:delete the repeated word "the" in comments
shaomin Deng
1
-1
/
+1
2022-07-18
drm/mgag200:remove rebundant word "or" in comments
shaomin Deng
1
-1
/
+1
2022-07-18
drm/bridge: it6505: Modified video clock calculation and video debug message
allen chen
1
-4
/
+2
2022-07-18
drm/bridge: it6505: Add i2c api power on check
allen chen
1
-2
/
+10
2022-07-18
drm/bridge: it6505: Modified power sequence
allen chen
1
-1
/
+1
2022-07-18
drm/bridge: it6505: Power on downstream device in .atomic_enable
Pin-Yen Lin
1
-0
/
+3
[next]