summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-30drm/sched: Add dependency trackingDaniel Vetter2-3/+119
2021-08-30drm/sched: Barriers are needed for entity->last_scheduledDaniel Vetter1-2/+25
2021-08-30drm/msm: Improve drm/sched point of no return rulesDaniel Vetter1-7/+6
2021-08-30drm/sched: Split drm_sched_job_initDaniel Vetter10-21/+87
2021-08-28GPU: drm: fix style errorsF.A.Sulaiman1-3/+3
2021-08-27drm/ttm: optimize the pool shrinker a bit v2Christian König1-18/+22
2021-08-26drm/bridge: parade-ps8640: Reorg the macrosPhilip Chen1-8/+10
2021-08-26drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAPLukas Bulwahn1-1/+0
2021-08-26drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn19-3962/+0
2021-08-26drm: v3d: correct reference to config ARCH_BRCMSTBLukas Bulwahn1-1/+1
2021-08-26drm: rockchip: remove reference to non-existing config DRM_RGBLukas Bulwahn1-1/+0
2021-08-26drm/panfrost: Use upper/lower_32_bits helpersAlyssa Rosenzweig3-12/+12
2021-08-26Merge tag 'drm-misc-intel-oob-hotplug-v1' of git://git.kernel.org/pub/scm/lin...Maxime Ripard5-35/+192
2021-08-23drm/r128: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+6
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König10-20/+7
2021-08-23drm/radeon: unbind in radeon_ttm_tt_unpopulate()Christian König1-3/+2
2021-08-23drm/nouveau: unbind in nouveau_ttm_tt_unpopulateChristian König2-2/+2
2021-08-23drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulateChristian König1-1/+2
2021-08-23drm/vmwgfx: unbind in vmw_ttm_unpopulateChristian König1-6/+3
2021-08-20usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2-0/+24
2021-08-20usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede1-22/+13
2021-08-20drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede1-0/+27
2021-08-20drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede2-0/+52
2021-08-20drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede2-0/+39
2021-08-20drm/connector: Give connector sysfs devices there own device_typeHans de Goede1-13/+37
2021-08-18drm/bridge: anx7625: Propagate errors from sp_tx_edid_read()Robert Foss1-4/+10
2021-08-18drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()Robert Foss1-4/+8
2021-08-18drm: Remove unused code to load the non-existing fbcon.koJavier Martinez Canillas1-11/+0
2021-08-17drm: panel-orientation-quirks: Add quirk for the Chuwi Hi10 ProHans de Goede1-0/+6
2021-08-17drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Hans de Goede1-0/+12
2021-08-17drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Hans de Goede1-0/+7
2021-08-17drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)Hans de Goede1-2/+7
2021-08-16drm/virtio: support mapping exported vramDavid Stevens3-2/+99
2021-08-16dma-buf: WARN on dmabuf release with pending attachmentsCharan Teja Reddy1-0/+1
2021-08-16dma-buf: nuke seqno-fenceChristian König2-72/+1
2021-08-16drm/tegra: Use fourcc_mod_is_vendor() helperThierry Reding2-2/+2
2021-08-16drm/arm: malidp: Use fourcc_mod_is_vendor() helperThierry Reding1-1/+1
2021-08-13drm: unexport drm_ioctl_permitDesmond Cheong Zhi Xi1-14/+1
2021-08-13drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panelMarkuss Broks3-0/+332
2021-08-12drm/vgem: use shmem helpersDaniel Vetter2-331/+16
2021-08-12drm/shmem-helpers: Allocate wc pages on x86Daniel Vetter1-0/+19
2021-08-12drm/shmem-helper: Switch to vmf_insert_pfnDaniel Vetter5-6/+7
2021-08-12drm/bridge: ti-sn65dsi86: Avoid creating multiple connectorsRob Clark1-0/+3
2021-08-12drm/virtio: set non-cross device blob uuid_stateDavid Stevens1-0/+2
2021-08-12udmabuf: fix general protection fault in udmabuf_createPavel Skripkin1-2/+2
2021-08-11drm/ingenic: Use standard drm_atomic_helper_commit_tailPaul Cercueil1-24/+4
2021-08-11drm/ingenic: Remove dead codePaul Cercueil1-3/+0
2021-08-10drm: IRQ midlayer is now legacyThomas Zimmermann8-70/+16
2021-08-10drm: Remove unused devm_drm_irq_install()Thomas Zimmermann1-32/+0
2021-08-10drm/vc4: Convert to Linux IRQ interfacesThomas Zimmermann4-24/+53