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
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/hirin: Make use of the helper component_compare_of
Yong Wu
2022-01-27
drm/hisilicon/kirin: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
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-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-10-27
drm/kirin: dsi: Adjust probe order
Maxime Ripard
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
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/kirin: Don't set struct drm_device.irq_enabled
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-05-26
drm/hisilicon/kirin: Use the correct HiSilicon copyright
Hao Fang
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
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-01-15
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
2021-01-14
drm/hisilicon: Fix build error
Tian Tao
2021-01-13
drm/hibmc: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-11
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
2021-01-10
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
2021-01-07
drm/hisilicon: Use simple encoder
Tian Tao
2020-12-23
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
2020-12-22
drm/hisilicon: Use pcim_enable_device()
Tian Tao
2020-12-16
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
2020-12-15
drm/hisilicon: Fix use-after-free
Tian Tao
2020-12-08
drm/hisilicon: Delete unused local parameters
Tian Tao
2020-12-08
drm/hisilicon: Use managed mode-config init
Tian Tao
2020-12-04
drm/hisilicon: Delete the entire file hibmc_ttm.c
Tian Tao
2020-12-04
drm/hisilicon: Use managed VRAM-helper initialization
Tian Tao
2020-12-03
drm/hisilicon: Use the new api devm_drm_irq_install
Tian Tao
2020-12-03
drm/hisilicon: Code refactoring for hibmc_drm_drv
Tian Tao
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
[next]