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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-7
/
+1
*
|
drm/hisilicon/kirin: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
*
|
drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
Thomas Zimmermann
2020-06-10
1
-1
/
+1
|
/
*
drm: kirin: Revert change to add register connect helper functions
John Stultz
2020-04-13
3
-45
/
+0
*
drm/kirin: Set up fbdev after fully registering device
Thomas Zimmermann
2020-04-08
1
-2
/
+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/kirin: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-6
/
+2
*
drm/hisilicon: Drop unused #include
Daniel Vetter
2020-03-18
1
-1
/
+0
*
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-10
2
-21
/
+0
|
\
|
*
drm: kirin: Revert "Fix for hikey620 display offset problem"
John Stultz
2020-03-04
2
-21
/
+0
*
|
drm/hisilicon: Fixed pcie resource conflict between drm and firmware
Tian Tao
2020-02-27
1
-0
/
+5
*
|
drm/hisilicon: Set preferred mode resolution and maximum resolution
Tian Tao
2020-02-27
1
-1
/
+10
*
|
drm/hisilicon: Add the mode_valid function
Tian Tao
2020-02-27
1
-0
/
+20
*
|
drm/hisilicon: fixed the wrong resolution configurations
Tian Tao
2020-02-27
1
-1
/
+1
*
|
drm/hisilicon: Enable the shadowfb for hibmc
Tian Tao
2020-02-27
1
-1
/
+1
*
|
drm/hisilicon: Add new clock/resolution configurations
Tian Tao
2020-02-27
2
-0
/
+5
*
|
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
|
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-1
/
+1
|
\
|
|
*
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
6
-386
/
+8
|
|
\
|
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
|
|
drm/hisilicon/hibmc: add gamma_set function
Zhihui Chen
2020-02-13
2
-0
/
+42
*
|
|
drm/hisilicon/hibmc: add DPMS on/off function
Zhihui Chen
2020-02-13
2
-0
/
+22
*
|
|
drm/hisilicon/hibmc: fix 'xset dpms force off' fail
Zhihui Chen
2020-02-13
1
-0
/
+3
*
|
|
drm/hibmc: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
2020-02-06
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
2020-01-07
1
-2
/
+1
*
|
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
2020-01-07
1
-1
/
+1
*
|
drm/hisilicon/hibmc: Export VRAM MM information to debugfs
Thomas Zimmermann
2020-01-06
1
-0
/
+1
*
|
drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
Thomas Zimmermann
2020-01-06
2
-50
/
+2
*
|
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
2020-01-06
3
-81
/
+3
*
|
drm/hisilicon/hibmc: Switch to generic fbdev emulation
Thomas Zimmermann
2020-01-06
4
-255
/
+3
*
|
drm: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
|
/
*
drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers
Thomas Zimmermann
2019-10-24
1
-10
/
+4
*
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
2019-10-17
1
-4
/
+1
[prev]
[next]