aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hisilicon
AgeCommit message (Expand)Author
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-30drm/hisilicon: Adding a const declaration to an invariant constructTian Tao
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_deTian Tao
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-29drm/hisilicon: Delete the unused macroTian Tao
2020-09-29drm/hisilicon: Using the to_hibmc_drm_private to convertTian Tao
2020-09-28drm/hisilicon: Deleted the drm_device declarationTian Tao
2020-09-24drm/hisilicon: Features to support reading resolutions from EDIDTian Tao
2020-09-24drm/hisilicon: Support i2c driver algorithms for bit-shift adaptersTian Tao
2020-08-30drm/hisilicon: Removed the dependency on the mmuTian Tao
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drvTian Tao
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_deTian Tao
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdacTian Tao
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttmTian Tao
2020-08-13drm/hisilicon: Fix build error of no type of module_initTian Tao
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/hisilicon: Code refactoring for hibmc_drv_deTian Tao
2020-08-12drm/hisilicon: Remove the unused include statementsTian Tao
2020-07-29drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variableTian Tao
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu
2020-07-06drm/hisilicon: Code refactoring for hibmc_drv_vdacTian Tao
2020-07-02drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()Tian Tao
2020-06-10drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()Thomas Zimmermann
2020-04-13drm: kirin: Revert change to add register connect helper functionsJohn Stultz
2020-04-08drm/kirin: Set up fbdev after fully registering deviceThomas Zimmermann
2020-04-08drm/hibmc: Remove error check from fbdev setupThomas Zimmermann
2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao
2020-04-02drm/hisilicon/kirin: Use simple encoderThomas Zimmermann
2020-03-18drm/hisilicon: Drop unused #includeDaniel Vetter
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-04drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz
2020-02-27drm/hisilicon: Fixed pcie resource conflict between drm and firmwareTian Tao
2020-02-27drm/hisilicon: Set preferred mode resolution and maximum resolutionTian Tao
2020-02-27drm/hisilicon: Add the mode_valid functionTian Tao
2020-02-27drm/hisilicon: fixed the wrong resolution configurationsTian Tao
2020-02-27drm/hisilicon: Enable the shadowfb for hibmcTian Tao
2020-02-27drm/hisilicon: Add new clock/resolution configurationsTian Tao
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/hisilicon/hibmc: add gamma_set functionZhihui Chen
2020-02-13drm/hisilicon/hibmc: add DPMS on/off functionZhihui Chen
2020-02-13drm/hisilicon/hibmc: fix 'xset dpms force off' failZhihui Chen
2020-02-06drm/hibmc: Implement struct drm_mode_config_funcs.mode_validThomas Zimmermann
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-07drm/vram-helper: Remove BO device from public interfaceThomas Zimmermann