summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-04-07drm/sti: fix typos in commentsJulia Lawall
2022-04-07drm: sti: fix spelling mistake: rejec -> rejectionColin Ian King
2022-04-07drm: sti: don't use kernel-doc markersRandy Dunlap
2022-04-07stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng
2022-04-06drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macrosMaxime Ripard
2022-04-06drm/vc4: kms: Ignore atomic_flush if we're disabledMaxime Ripard
2022-04-06drm/vc4: hvs: Move the dlist setup to its own functionMaxime Ripard
2022-04-06drm/vc4: hvs: Remove dlist setup duplicationMaxime Ripard
2022-04-06drm/vc4: hvs: Store channel in variableMaxime Ripard
2022-04-06drm/vc4: hvs: Fix frame count register readoutMaxime Ripard
2022-04-06drm/vc4: kms: Take old state core clock rate into accountMaxime Ripard
2022-04-06drm/vc4: hdmi: Remove clock rate initializationMaxime Ripard
2022-04-06drm/vc4: Add logging and commentsMaxime Ripard
2022-04-06drm: bridge: icn6211: Drop I2C module owner assignmentMarek Vasut
2022-04-06drm/gma500: fix a missing break in psb_intel_crtc_mode_setXiaomeng Tong
2022-04-06drm: bridge: icn6211: Mark module exit callback with __exitMarek Vasut
2022-04-06drm: bridge: icn6211: Fix DSI-to-DPI PLL configurationMarek Vasut
2022-04-05drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disableChristophe Branchereau
2022-04-05drm/panel: Add panel driver for NewVision NV3052C based LCDsChristophe Branchereau
2022-04-05drm/ingenic: Add ingenic_drm_bridge_atomic_enable and disableChristophe Branchereau
2022-04-05drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fbChristian König
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König
2022-04-05drm/nouveau: stop using dma_resv_excl_fenceChristian König
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-04drm/format_helper: fix a kernel-doc typoRandy Dunlap
2022-04-04drm: fix a kernel-doc typoRandy Dunlap
2022-04-04drm/sched: Check locking in drm_sched_job_add_implicit_dependenciesDaniel Vetter
2022-04-04drm/gem: Delete gem array fencing helpersDaniel Vetter
2022-04-04drm/etnaviv: Use scheduler dependency handlingDaniel Vetter
2022-04-04drm/bridge: nwl-dsi: Drop the drm_of_panel_bridge_remove() function callLiu Ying
2022-04-04drm: bridge: mcde_dsi: Drop explicit bridge removeJagan Teki
2022-04-03Linux 5.18-rc1Linus Torvalds
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cbChristian König
2022-04-03drm/atomic-helper: support more than one write fence in drm_gem_plane_helper_...Christian König
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-03drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2Christian König
2022-04-03drm/radeon: stop using dma_resv_excl_fenceChristian König
2022-04-03drm/vmwgfx: stop using dma_resv_excl_fence v2Christian König
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König
2022-04-03drivers/dma-buf: dma-buf.c: fix a typoSui Jingfeng
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd