index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/hisilicon/kirin: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
Thomas Zimmermann
1
-1
/
+1
2020-04-13
drm: kirin: Revert change to add register connect helper functions
John Stultz
3
-45
/
+0
2020-04-08
drm/kirin: Set up fbdev after fully registering device
Thomas Zimmermann
1
-2
/
+2
2020-04-08
drm/hibmc: Remove error check from fbdev setup
Thomas Zimmermann
1
-5
/
+1
2020-04-03
drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation
Tian Tao
3
-7
/
+8
2020-04-02
drm/hisilicon/kirin: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2020-03-18
drm/hisilicon: Drop unused #include
Daniel Vetter
1
-1
/
+0
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2
-21
/
+0
2020-03-04
drm: kirin: Revert "Fix for hikey620 display offset problem"
John Stultz
2
-21
/
+0
2020-02-27
drm/hisilicon: Fixed pcie resource conflict between drm and firmware
Tian Tao
1
-0
/
+5
2020-02-27
drm/hisilicon: Set preferred mode resolution and maximum resolution
Tian Tao
1
-1
/
+10
2020-02-27
drm/hisilicon: Add the mode_valid function
Tian Tao
1
-0
/
+20
2020-02-27
drm/hisilicon: fixed the wrong resolution configurations
Tian Tao
1
-1
/
+1
2020-02-27
drm/hisilicon: Enable the shadowfb for hibmc
Tian Tao
1
-1
/
+1
2020-02-27
drm/hisilicon: Add new clock/resolution configurations
Tian Tao
2
-0
/
+5
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-02-13
drm/hisilicon/hibmc: add gamma_set function
Zhihui Chen
2
-0
/
+42
2020-02-13
drm/hisilicon/hibmc: add DPMS on/off function
Zhihui Chen
2
-0
/
+22
2020-02-13
drm/hisilicon/hibmc: fix 'xset dpms force off' fail
Zhihui Chen
1
-0
/
+3
2020-02-06
drm/hibmc: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
1
-0
/
+1
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-386
/
+8
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
1
-2
/
+1
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
1
-1
/
+1
2020-01-06
drm/hisilicon/hibmc: Export VRAM MM information to debugfs
Thomas Zimmermann
1
-0
/
+1
2020-01-06
drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
Thomas Zimmermann
2
-50
/
+2
2020-01-06
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
3
-81
/
+3
2020-01-06
drm/hisilicon/hibmc: Switch to generic fbdev emulation
Thomas Zimmermann
4
-255
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-10-24
drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers
Thomas Zimmermann
1
-10
/
+4
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-4
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-17
/
+4
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
1
-1
/
+1
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2
-2
/
+0
2019-09-10
drm/vram: fix Kconfig
Gerd Hoffmann
1
-1
/
+2
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-27
Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-296
/
+367
2019-08-26
drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
Matthew Ruffell
1
-1
/
+1
2019-08-26
drm/hisilicon: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-26
drm/hisilicon/hibmc: Using module_pci_driver.
YueHaibing
1
-12
/
+1
2019-08-21
drm: kirin: Move ade drm init to kirin drm drv
Xu YiPing
3
-142
/
+129
2019-08-21
drm: kirin: Pass driver data to crtc init and plane init
Xu YiPing
1
-10
/
+13
2019-08-21
drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
Xu YiPing
2
-1
/
+13
2019-08-21
drm: kirin: Make driver_data variable non-global
Xu YiPing
1
-19
/
+24
2019-08-21
drm: kirin: Fix dev->driver_data setting
Xu YiPing
2
-3
/
+1
2019-08-21
drm: kirin: Rename plane_init and crtc_init
Xu YiPing
1
-7
/
+10
2019-08-21
drm: kirin: Add register connect helper functions in drm init
Xu YiPing
3
-0
/
+45
[next]