summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06drm/ast: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-05drm/doc: render drm.h uapi docsSimon Ser
2021-01-05drm/doc: demote old doc-comments in drm.hSimon Ser
2021-01-05drm/doc: re-format drm.h file commentSimon Ser
2021-01-04drm: warn if cursor plane is set with legacy funcsSimon Ser
2020-12-30drm/panel: s6e63m0: Support max-brightnessLinus Walleij
2020-12-30drm/tve200: remove unused including <linux/version.h>Tian Tao
2020-12-23drm/hisilicon: Remove drm_dev_put in hibmcTian Tao
2020-12-22drm/hisilicon: Use pcim_enable_device()Tian Tao
2020-12-22drm/virtio: align blob resources to page sizesChia-I Wu
2020-12-22drm/qxl: use flexible-array member instead of zero-length arrayTian Tao
2020-12-22drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIOEnrico Weigelt, metux IT consult
2020-12-22drm/fb-helper: Add a FIXME that generic_setup is very confusingDaniel Vetter
2020-12-17drm/doc: atomic implicitly enables other capsSimon Ser
2020-12-17drm: require each CRTC to have a unique primary planeSimon Ser
2020-12-17drm/doc: fix reference to drm_format_modifier_blobSimon Ser
2020-12-17drm/doc: introduce new section for standard plane propertiesSimon Ser
2020-12-17drm/doc: the KMS properties section is for user-space devsSimon Ser
2020-12-17drm/doc: move color management functions under CRTC sectionSimon Ser
2020-12-17drm/doc: move damage tracking functions to new sectionSimon Ser
2020-12-17drm/doc: move composition function docs to new sectionSimon Ser
2020-12-17drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser
2020-12-17MAINTAINERS: Update addresses for TI display driversTomi Valkeinen
2020-12-16dma-buf: doc polish for pin/unpinDaniel Vetter
2020-12-16dma-buf: begin/end_cpu might lock the dma_resv lockDaniel Vetter
2020-12-16dma-buf: some kerneldoc formatting fixesDaniel Vetter
2020-12-16dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard
2020-12-16drm/hisilicon: Fix rmmod hibmc_drm failedTian Tao
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König
2020-12-15drm/ttm: use pin_count more extensivelyChristian König
2020-12-15drm: require a non_NULL drm_crtc.primarySimon Ser
2020-12-15drm: validate possible_crtcs for primary and cursor planesSimon Ser
2020-12-15drm: rework description of primary and cursor planesSimon Ser
2020-12-15drm/omap: Delete useless kfree codeZheng Yongjun
2020-12-15drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen
2020-12-15drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen
2020-12-15drm/omap: dsi: remove ulps supportTomi Valkeinen
2020-12-15drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen
2020-12-15drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen
2020-12-15drm/omap: dsi: cleanup initial vc setupTomi Valkeinen
2020-12-15drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen