index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-02-05
2
-1
/
+1
|
\
|
*
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2024-01-10
2
-1
/
+1
*
|
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-18
1
-1
/
+0
|
/
*
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+6
*
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-19
1
-1
/
+0
*
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
2023-01-10
1
-0
/
+2
*
drm/hisilicon/hibmc: Fix preferred depth and bpp
Thomas Zimmermann
2022-11-24
1
-2
/
+2
*
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
2022-11-08
1
-0
/
+2
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-0
/
+1
*
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
2
-16
/
+3
*
drm/hisilicon: Add depends on MMU
Randy Dunlap
2022-09-20
1
-0
/
+1
*
drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
Javier Martinez Canillas
2022-01-27
1
-1
/
+1
*
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
2022-01-19
1
-1
/
+2
*
drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
Thomas Zimmermann
2021-07-23
1
-1
/
+0
*
drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-08
1
-5
/
+8
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/hibmc: Call drm_irq_uninstall() unconditionally
Thomas Zimmermann
2021-06-29
1
-2
/
+1
*
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
2021-06-24
1
-2
/
+1
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-2
/
+2
*
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-04-11
1
-1
/
+1
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-6
/
+6
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-11
/
+11
*
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
2021-01-15
1
-61
/
+0
*
drm/hisilicon: Fix build error
Tian Tao
2021-01-14
1
-1
/
+1
*
drm/hibmc: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
3
-8
/
+68
*
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
2021-01-11
1
-1
/
+2
*
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
2021-01-10
1
-7
/
+0
*
drm/hisilicon: Use simple encoder
Tian Tao
2021-01-07
1
-6
/
+2
*
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
2020-12-23
1
-5
/
+3
*
drm/hisilicon: Use pcim_enable_device()
Tian Tao
2020-12-22
1
-4
/
+2
*
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
2020-12-16
1
-1
/
+5
*
drm/hisilicon: Fix use-after-free
Tian Tao
2020-12-15
1
-1
/
+0
*
drm/hisilicon: Delete unused local parameters
Tian Tao
2020-12-08
1
-4
/
+1
*
drm/hisilicon: Use managed mode-config init
Tian Tao
2020-12-08
2
-12
/
+3
*
drm/hisilicon: Delete the entire file hibmc_ttm.c
Tian Tao
2020-12-04
4
-57
/
+20
*
drm/hisilicon: Use managed VRAM-helper initialization
Tian Tao
2020-12-04
3
-18
/
+3
*
drm/hisilicon: Use the new api devm_drm_irq_install
Tian Tao
2020-12-03
1
-4
/
+1
*
drm/hisilicon: Code refactoring for hibmc_drm_drv
Tian Tao
2020-12-03
5
-32
/
+30
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
drm/hisilicon: Adding a const declaration to an invariant construct
Tian Tao
2020-10-30
2
-2
/
+2
*
drm/hisilicon: Use the same style of variable type in hibmc_drm_drv
Tian Tao
2020-10-18
2
-11
/
+10
*
drm/hisilicon: Use the same style of variable type in hibmc_drm_de
Tian Tao
2020-10-18
1
-30
/
+29
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/hisilicon: Delete the unused macro
Tian Tao
2020-09-29
1
-2
/
+0
[next]