summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hisilicon
AgeCommit message (Expand)Author
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-09-21drm/hisilicon/kirin: Call drm_atomic_helper_shutdown() at shutdown/unbind timeDouglas Anderson
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-08drm/hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-10drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König
2022-11-24drm/hisilicon/hibmc: Fix preferred depth and bppThomas Zimmermann
2022-11-12drm/hisilicon: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-11-08drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()Thomas Zimmermann
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-20drm/hisilicon: Add depends on MMURandy Dunlap
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25drm/hirin: Make use of the helper component_compare_ofYong Wu
2022-01-27drm/hisilicon/kirin: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas
2022-01-19drm/hisilicon/hibmc: Replace module initialization with DRM helpersThomas Zimmermann
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann
2021-10-27drm/kirin: dsi: Adjust probe orderMaxime Ripard
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-23drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()Thomas Zimmermann
2021-07-08drm/hisilicon/hibmc: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/kirin: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-29drm/hibmc: Call drm_irq_uninstall() unconditionallyThomas Zimmermann
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter
2021-05-26drm/hisilicon/kirin: Use the correct HiSilicon copyrightHao Fang
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-01-15drm/hisilicon/hibmc: Remove hibmc_ttm.cThomas Zimmermann
2021-01-14drm/hisilicon: Fix build errorTian Tao
2021-01-13drm/hibmc: Remove references to struct drm_device.pdevThomas Zimmermann