index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-12
drm/hisilicon: Use drm_mode_init() for on-stack modes
Ville Syrjälä
1
-1
/
+1
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
1
-0
/
+2
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2
-1
/
+2
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
2
-16
/
+3
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-11
/
+9
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
1
-0
/
+1
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-2
/
+2
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-6
/
+6
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-2
/
+2
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-02-25
drm/hirin: Make use of the helper component_compare_of
Yong Wu
1
-6
/
+1
2022-01-27
drm/hisilicon/kirin: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-27
drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2022-01-19
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
1
-1
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-10-27
drm/kirin: dsi: Adjust probe order
Maxime Ripard
1
-19
/
+33
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-8
/
+1
2021-07-23
drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
Thomas Zimmermann
1
-1
/
+0
2021-07-08
drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-5
/
+8
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/kirin: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-2
/
+0
2021-06-29
drm/hibmc: Call drm_irq_uninstall() unconditionally
Thomas Zimmermann
1
-2
/
+1
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
1
-2
/
+1
2021-05-26
drm/hisilicon/kirin: Use the correct HiSilicon copyright
Hao Fang
6
-6
/
+6
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-2
/
+2
2021-04-11
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-1
/
+1
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-3
/
+3
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-11
/
+12
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+6
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-23
/
+23
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-3
/
+2
2021-01-15
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
1
-61
/
+0
2021-01-14
drm/hisilicon: Fix build error
Tian Tao
1
-1
/
+1
2021-01-13
drm/hibmc: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-8
/
+68
2021-01-12
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
1
-1
/
+2
2021-01-11
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
1
-7
/
+0
2021-01-08
drm/hisilicon: Use simple encoder
Tian Tao
1
-6
/
+2
2020-12-23
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
1
-5
/
+3
2020-12-23
drm/hisilicon: Use pcim_enable_device()
Tian Tao
1
-4
/
+2
2020-12-16
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
1
-1
/
+5
2020-12-15
drm/hisilicon: Fix use-after-free
Tian Tao
1
-1
/
+0
2020-12-09
drm/hisilicon: Delete unused local parameters
Tian Tao
1
-4
/
+1
[next]