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
/
hibmc_drm_de.c
Age
Commit message (
Expand
)
Author
2020-10-18
drm/hisilicon: Use the same style of variable type in hibmc_drm_de
Tian Tao
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-29
drm/hisilicon: Delete the unused macro
Tian Tao
2020-09-29
drm/hisilicon: Using the to_hibmc_drm_private to convert
Tian Tao
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de
Tian Tao
2020-08-12
drm/hisilicon: Code refactoring for hibmc_drv_de
Tian Tao
2020-08-12
drm/hisilicon: Remove the unused include statements
Tian Tao
2020-04-03
drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation
Tian Tao
2020-02-27
drm/hisilicon: Add the mode_valid function
Tian Tao
2020-02-27
drm/hisilicon: Add new clock/resolution configurations
Tian Tao
2020-02-13
drm/hisilicon/hibmc: add gamma_set function
Zhihui Chen
2020-02-13
drm/hisilicon/hibmc: add DPMS on/off function
Zhihui Chen
2020-02-13
drm/hisilicon/hibmc: fix 'xset dpms force off' fail
Zhihui Chen
2020-01-06
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
2019-10-24
drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers
Thomas Zimmermann
2019-07-15
drm/hisilicon: drop use of drmP.h
Sam Ravnborg
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-17
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-02-09
drm: hibmc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-11-17
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou