index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
1
-1
/
+2
*
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
2021-01-11
1
-7
/
+0
*
drm/hisilicon: Use simple encoder
Tian Tao
2021-01-08
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-23
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-09
1
-4
/
+1
*
drm/hisilicon: Use managed mode-config init
Tian Tao
2020-12-09
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-31
2
-2
/
+2
*
drm/hisilicon: Use the same style of variable type in hibmc_drm_drv
Tian Tao
2020-10-19
2
-11
/
+10
*
drm/hisilicon: Use the same style of variable type in hibmc_drm_de
Tian Tao
2020-10-19
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-30
1
-2
/
+0
*
drm/hisilicon: Using the to_hibmc_drm_private to convert
Tian Tao
2020-09-30
3
-16
/
+15
*
drm/hisilicon: Deleted the drm_device declaration
Tian Tao
2020-09-28
1
-2
/
+0
*
drm/hisilicon: Features to support reading resolutions from EDID
Tian Tao
2020-09-25
1
-4
/
+34
*
drm/hisilicon: Support i2c driver algorithms for bit-shift adapters
Tian Tao
2020-09-25
3
-2
/
+124
*
drm/hisilicon: Removed the dependency on the mmu
Tian Tao
2020-08-31
1
-1
/
+1
*
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drv
Tian Tao
2020-08-26
1
-12
/
+12
*
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de
Tian Tao
2020-08-26
1
-7
/
+7
*
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac
Tian Tao
2020-08-26
1
-2
/
+2
*
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttm
Tian Tao
2020-08-26
1
-1
/
+1
*
drm/hisilicon: Fix build error of no type of module_init
Tian Tao
2020-08-13
1
-0
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-2
/
+3
|
\
|
*
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
1
-2
/
+3
|
|
\
|
|
*
drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splat
Zenghui Yu
2020-07-08
1
-2
/
+3
*
|
|
drm/hisilicon: Code refactoring for hibmc_drv_de
Tian Tao
2020-08-12
2
-42
/
+15
*
|
|
drm/hisilicon: Remove the unused include statements
Tian Tao
2020-08-12
3
-10
/
+0
*
|
|
drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
Tian Tao
2020-07-29
2
-5
/
+1
|
/
/
*
|
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2020-07-06
2
-41
/
+13
*
|
drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
Tian Tao
2020-07-02
1
-1
/
+2
|
/
*
drm/hibmc: Remove error check from fbdev setup
Thomas Zimmermann
2020-04-08
1
-5
/
+1
*
drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation
Tian Tao
2020-04-03
3
-7
/
+8
*
drm/hisilicon: Fixed pcie resource conflict between drm and firmware
Tian Tao
2020-02-27
1
-0
/
+5
[next]