Age | Commit message (Expand) | Author | Files | Lines |
2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter | 3 | -3/+3 |
2020-11-02 | drm/atomic: Pass the full state to CRTC atomic begin and flush | Maxime Ripard | 2 | -4/+4 |
2020-10-31 | drm/hisilicon: Adding a const declaration to an invariant construct | Tian Tao | 2 | -2/+2 |
2020-10-19 | drm/hisilicon: Use the same style of variable type in hibmc_drm_drv | Tian Tao | 2 | -11/+10 |
2020-10-19 | drm/hisilicon: Use the same style of variable type in hibmc_drm_de | Tian Tao | 1 | -30/+29 |
2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard | 2 | -4/+4 |
2020-09-30 | drm/hisilicon: Delete the unused macro | Tian Tao | 1 | -2/+0 |
2020-09-30 | drm/hisilicon: Using the to_hibmc_drm_private to convert | Tian Tao | 3 | -16/+15 |
2020-09-28 | drm/hisilicon: Deleted the drm_device declaration | Tian Tao | 1 | -2/+0 |
2020-09-25 | drm/hisilicon: Features to support reading resolutions from EDID | Tian Tao | 1 | -4/+34 |
2020-09-25 | drm/hisilicon: Support i2c driver algorithms for bit-shift adapters | Tian Tao | 3 | -2/+124 |
2020-08-31 | drm/hisilicon: Removed the dependency on the mmu | Tian Tao | 1 | -1/+1 |
2020-08-26 | drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drv | Tian Tao | 1 | -12/+12 |
2020-08-26 | drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de | Tian Tao | 1 | -7/+7 |
2020-08-26 | drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac | Tian Tao | 1 | -2/+2 |
2020-08-26 | drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttm | Tian Tao | 1 | -1/+1 |
2020-08-13 | drm/hisilicon: Fix build error of no type of module_init | Tian Tao | 1 | -0/+1 |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -2/+3 |
2020-08-12 | drm/hisilicon: Code refactoring for hibmc_drv_de | Tian Tao | 2 | -42/+15 |
2020-08-12 | drm/hisilicon: Remove the unused include statements | Tian Tao | 3 | -10/+0 |
2020-07-29 | drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable | Tian Tao | 2 | -5/+1 |
2020-07-24 | Merge v5.8-rc6 into drm-next | Dave Airlie | 1 | -2/+3 |
2020-07-08 | drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splat | Zenghui Yu | 1 | -2/+3 |
2020-07-06 | drm/hisilicon: Code refactoring for hibmc_drv_vdac | Tian Tao | 2 | -41/+13 |
2020-07-02 | drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc() | Tian Tao | 1 | -1/+2 |
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 |