summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-09drm/vc4: hvs: Support zpos on all planesDave Stevenson
2023-01-09drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5Dave Stevenson
2023-01-09drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4Dave Stevenson
2023-01-09drm/vc4: hvs: Set AXI panic modesDave Stevenson
2023-01-09drm/vc4: hvs: Configure the HVS COB allocationsDave Stevenson
2023-01-06drm/arm/hdlcd: use new debugfs device-centered functionsMaíra Canal
2023-01-06drm/gud: use new debugfs device-centered functionsMaíra Canal
2023-01-06drm/fb-helper: Replace bpp/depth parameter by color modeThomas Zimmermann
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/omap: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/bridge_connector: rely on drm_kms_helper_poll_* for HPD enablementDmitry Baryshkov
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov
2023-01-05drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()Dmitry Baryshkov
2023-01-05drm/bridge: panel: Prevent ERR_PTR DereferenceMaxime Ripard
2023-01-04drm/docs: Explicitly document default CRTC background behaviorSean Paul
2023-01-03drm/v3d: replace open-coded implementation of drm_gem_object_lookupMaíra Canal
2023-01-03drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handlingTvrtko Ursulin
2023-01-03drm/format-helper: Remove unnecessary conversion helpersThomas Zimmermann
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann
2023-01-03drm/fb-helper: Fix single-probe color-format selectionThomas Zimmermann
2023-01-03drm/fh-helper: Split fbdev single-probe helperThomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann
2023-01-03drm/format-helper: Flip src/dst-format branches in blit helperThomas Zimmermann
2023-01-03drm/format-helper: Type fixes in format-helper testsThomas Zimmermann
2023-01-03drm/format-helper: Store RGB565 in little-endian orderThomas Zimmermann
2023-01-03drm/format-helper: Fix test-input format conversionThomas Zimmermann
2023-01-03drm/format-helper: Comment on RGB888 byte orderThomas Zimmermann
2023-01-03firmware/sysfb: Fix EFI/VESA format selectionThomas Zimmermann
2023-01-02drm/virtio: Spiff out cmd queue/response tracesRob Clark
2023-01-02drm/bridge: panel: Set pre_enable_prev_first from drmm_panel_bridge_addDave Stevenson
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal
2023-01-02drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione
2023-01-02drm/tiny: ili9486: Enable driver module autoloadingCarlo Caione
2022-12-29drm/panel: add the orisetech ota5601aChristophe Branchereau
2022-12-22drm/vkms: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/v3d: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/debugfs: create debugfs late register functionsMaíra Canal
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal
2022-12-20drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma
2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König
2022-12-18drm/v3d: replace obj lookup steps with drm_gem_objects_lookupMelissa Wen
2022-12-18drm/v3d: cleanup BOs properly when lookup_bos failsMelissa Wen