index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
Age
Commit message (
Expand
)
Author
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-11
drm/hisilicon/hibmc: Add vga connector detect functions
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Add MSI irq getting and requesting for HPD
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Add colorbar-cfg feature and its debugfs file
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dp
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Add dp serdes cfg in dp process
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Add dp serdes cfg to adjust serdes rate, voltage and pre...
Baihan Li
2025-04-11
drm/hisilicon/hibmc: Restructuring the header dp_reg.h
Baihan Li
2025-03-25
drm/display: dp: change drm_dp_dpcd_read_link_status() return value
Dmitry Baryshkov
2025-02-09
drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
2025-01-03
drm/hisilicon/hibmc: add dp module in hibmc
Baihan Li
2025-01-03
drm/hisilicon/hibmc: refactored struct hibmc_drm_private
Baihan Li
2025-01-03
drm/hisilicon/hibmc: add dp hw moduel in hibmc driver
Baihan Li
2025-01-03
drm/hisilicon/hibmc: add dp link moduel in hibmc drivers
Baihan Li
2025-01-03
drm/hisilicon/hibmc: add dp aux in hibmc drivers
Baihan Li
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-29
drm/hibmc: Drop dependency on ARM64
Thomas Zimmermann
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/hisilicon/hibmc: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/hisilicon/hibmc: Run DRM default client setup
Thomas Zimmermann
2024-08-13
drm/hisilicon: Remove unused delarations
Zhang Zekun
2024-05-27
drm/hisilicon/hibmc: convert to struct drm_edid
Jani Nikula
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-10
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-01-10
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
2022-11-24
drm/hisilicon/hibmc: Fix preferred depth and bpp
Thomas Zimmermann
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
2022-01-27
drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
Javier Martinez Canillas
2022-01-19
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
2021-07-23
drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
Thomas Zimmermann
2021-07-08
drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/hibmc: Call drm_irq_uninstall() unconditionally
Thomas Zimmermann
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-11
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
[next]