index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
4
-74
/
+123
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-24
drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management
Thomas Zimmermann
4
-31
/
+78
2026-06-24
drm/hibmc: Verify the framebuffer pitch to be a multiple of 128
Thomas Zimmermann
1
-1
/
+17
2026-06-24
drm/hibmc: Do not use cpp from struct drm_format_info
Thomas Zimmermann
1
-2
/
+9
2026-06-24
drm/hibmc: Store fb in variable in atomic_update
Thomas Zimmermann
1
-8
/
+7
2026-06-24
drm/hibmc: Fix list of formats on the primary plane
Thomas Zimmermann
1
-4
/
+2
2026-06-24
drm/hibmc: Use drm_atomic_helper_check_plane_state()
Thomas Zimmermann
1
-32
/
+14
2026-05-19
drm/hisilicon/kirin: switch to of_drm_get_bridge_by_endpoint()
Luca Ceresoli
1
-5
/
+4
2026-05-13
drm/hisilicon/hibmc: use clock to look up the PLL value
Lin He
1
-34
/
+44
2026-05-13
drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
Lin He
2
-22
/
+11
2026-05-13
drm/hisilicon/hibmc: fix no showing when no connectors connected
Lin He
5
-27
/
+64
2026-05-13
drm/hisilicon/hibmc: add updating link cap in DP detect()
Lin He
3
-1
/
+4
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
3
-15
/
+15
2026-01-20
drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init.
Baihan Li
1
-0
/
+2
2026-01-20
drm/hisilicon/hibmc: fix no showing problem with loading hibmc manually
Baihan Li
1
-2
/
+5
2026-01-20
drm/hisilicon/hibmc: add dp mode valid check
Baihan Li
4
-0
/
+33
2026-01-20
drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
Baihan Li
5
-4
/
+80
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2
-0
/
+2
2025-08-17
drm/hisilicon/hibmc: fix dp and vga cannot show together
Baihan Li
1
-0
/
+8
2025-08-17
drm/hisilicon/hibmc: fix rare monitors cannot display problem
Baihan Li
1
-2
/
+12
2025-08-17
drm/hisilicon/hibmc: fix the hibmc loaded failed bug
Baihan Li
1
-2
/
+2
2025-08-17
drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
Baihan Li
1
-7
/
+3
2025-08-17
drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
Baihan Li
3
-3
/
+14
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+0
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-1
/
+0
2025-04-11
drm/hisilicon/hibmc: Add vga connector detect functions
Baihan Li
1
-0
/
+3
2025-04-11
drm/hisilicon/hibmc: Add MSI irq getting and requesting for HPD
Baihan Li
3
-13
/
+65
2025-04-11
drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
Baihan Li
5
-0
/
+86
2025-04-11
drm/hisilicon/hibmc: Add colorbar-cfg feature and its debugfs file
Baihan Li
7
-1
/
+184
2025-04-11
drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
Baihan Li
3
-6
/
+33
2025-04-11
drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dp
Baihan Li
5
-19
/
+26
2025-04-11
drm/hisilicon/hibmc: Add dp serdes cfg in dp process
Baihan Li
5
-17
/
+77
2025-04-11
drm/hisilicon/hibmc: Add dp serdes cfg to adjust serdes rate, voltage and pre-emphasis
Baihan Li
5
-1
/
+104
2025-04-11
drm/hisilicon/hibmc: Restructuring the header dp_reg.h
Baihan Li
1
-38
/
+60
2025-03-25
drm/display: dp: change drm_dp_dpcd_read_link_status() return value
Dmitry Baryshkov
1
-2
/
+2
2025-03-06
drm/hisilicon: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2
-6
/
+2
2025-02-09
drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
1
-0
/
+2
2025-01-03
drm/hisilicon/hibmc: add dp module in hibmc
Baihan Li
4
-1
/
+138
2025-01-03
drm/hisilicon/hibmc: refactored struct hibmc_drm_private
Baihan Li
3
-37
/
+36
2025-01-03
drm/hisilicon/hibmc: add dp hw moduel in hibmc driver
Baihan Li
5
-1
/
+309
2025-01-03
drm/hisilicon/hibmc: add dp link moduel in hibmc drivers
Baihan Li
4
-1
/
+362
2025-01-03
drm/hisilicon/hibmc: add dp aux in hibmc drivers
Baihan Li
4
-1
/
+235
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-2
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2
-2
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-29
drm/hibmc: Drop dependency on ARM64
Thomas Zimmermann
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2
-2
/
+2
2024-10-14
drm/hisilicon/hibmc: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-09-26
drm/hisilicon/hibmc: Run DRM default client setup
Thomas Zimmermann
2
-1
/
+4
[next]