tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
gpu
/
drm
/
at
v6.5-rc1
61 folders
97 files
amd
drm/amdgpu: Fix potential fence use-after-free v2
2 years ago
arm
drm/aperture: Remove primary argument
3 years ago
armada
drm/armada: Use regular fbdev I/O helpers
2 years ago
aspeed
drm/aspeed: Use GEM DMA fbdev emulation
3 years ago
ast
Merge drm/drm-next into drm-misc-next
2 years ago
atmel-hlcdc
drm/atmel-hlcdc: Use GEM DMA fbdev emulation
3 years ago
bridge
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
2 years ago
display
drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
3 years ago
etnaviv
Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"
3 years ago
exynos
drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
2 years ago
fsl-dcu
drm/fsl-dcu: Use GEM DMA fbdev emulation
3 years ago
gma500
drm/gma500: Use regular fbdev I/O helpers
2 years ago
gud
drm/gud: use new debugfs device-centered functions
3 years ago
hisilicon
drm: Only select I2C_ALGOBIT for drivers that actually need it
3 years ago
hyperv
drm/aperture: Remove primary argument
3 years ago
i2c
drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
2 years ago
i915
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
2 years ago
imx
drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
3 years ago
ingenic
drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.h
3 years ago
kmb
drm/kmb: Use GEM DMA fbdev emulation
3 years ago
lib
drm/selftests: add drm buddy alloc range testcase
4 years ago
lima
drm/lima: fix sched context destroy
2 years ago
logicvc
drm/logicvc: Use GEM DMA fbdev emulation
3 years ago
mcde
drm/mcde: Use GEM DMA fbdev emulation
3 years ago
mediatek
drm/mediatek: Replace all non-returning strlcpy with strscpy
2 years ago
meson
drm/meson: venc: include linux/bitfield.h
2 years ago
mgag200
drm/mgag200: Fix gamma lut not initialized.
2 years ago
msm
Merge tag 'drm-msm-next-2023-06-18' of https://gitlab.freedesktop.org/drm/msm into drm-next
2 years ago
mxsfb
drm: lcdif: Add i.MX93 LCDIF compatible string
2 years ago
nouveau
nouveau: fix client work fence deletion race
2 years ago
omapdrm
drm/omapdrm: Use regular fbdev I/O helpers
2 years ago
panel
Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/dma-mapping
2 years ago
panfrost
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
4 years ago
pl111
drm/pl111: Fix FB depth on IMPD-1 framebuffer
2 years ago
qxl
drm/qxl: handle NULL bo->resource in move callback
3 years ago
radeon
drm/radeon: Fix missing prototypes in radeon_atpx_handler.c
2 years ago
renesas
drm: Place Renesas drivers in a separate dir
2 years ago
rockchip
drm/rockchip: Replace all non-returning strlcpy with strscpy
2 years ago
scheduler
drm/scheduler: avoid infinite loop if entity's dependency is a scheduled error fence
2 years ago
solomon
drm: Switch i2c drivers back to use .probe()
2 years ago
sprd
drm/sprd: Remove unnecessary include statements for drm_crtc_helper.h
3 years ago
sti
drm/sti/sti_hdmi: convert to using is_hdmi from display info
3 years ago
stm
drm/stm: ltdc: fix late dereference check
2 years ago
sun4i
drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
2 years ago
tegra
Merge tag 'drm-intel-gt-next-2023-06-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
2 years ago
tests
drm/test: Add test cases for drm_rect_rotate_inv()
3 years ago
tidss
drm/tidss: Use GEM DMA fbdev emulation
3 years ago
tilcdc
drm/tilcdc: Use GEM DMA fbdev emulation
3 years ago
tiny
drm: Use of_property_read_bool() for boolean properties
3 years ago
ttm
drm/ttm: export ttm_pool_fini for cleanup
3 years ago
tve200
drm/tve200: Use devm_platform_ioremap_resource()
3 years ago
udl
drm/udl: delete dead code
2 years ago
v3d
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
3 years ago
vboxvideo
drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h
3 years ago
vc4
drm/connector: Allow drivers to pass list of supported colorspaces
3 years ago
vgem
drm/vgem: Drop struct drm_vgem_gem_object
3 years ago
virtio
drm/virtio: Wait for each dma-fence of in-fence array individually
3 years ago
vkms
drm/vkms: Fix RGB565 pixel conversion
2 years ago
vmwgfx
drm/vmwgfx: Add unwind hints around RBP clobber
2 years ago
xen
mm: replace vma->vm_flags direct modifications with modifier calls
3 years ago
xlnx
drm/xlnx: Use GEM DMA fbdev emulation
3 years ago
Kconfig
drm/i915: Implement dedicated fbdev I/O helpers
2 years ago
Makefile
drm/amdxcp: add platform device driver for amdxcp
3 years ago
drm_agpsupport.c
drm: Include <asm/agp.h> iff CONFIG_AGP is set
4 years ago
drm_aperture.c
video/aperture: Drop primary argument
3 years ago
drm_atomic.c
drm/connector: Print connector colorspace in state debugfs
3 years ago
drm_atomic_helper.c
drm/drm_atomic_helper.c: fix a typo
2 years ago
drm_atomic_state_helper.c
drm/atomic-helper: fix kernel-doc problems
3 years ago
drm_atomic_uapi.c
drm/connector: Add TV standard property
3 years ago
drm_auth.c
drm: use idr_init_base() to initialize master->lessee_idr
3 years ago
drm_blend.c
drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMIC
3 years ago
drm_bridge.c
drm/bridge: Document the expected behaviour of DSI host controllers
3 years ago
drm_bridge_connector.c
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
3 years ago
drm_buddy.c
drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
3 years ago
drm_bufs.c
drm/nouveau: Remove support for legacy contexts/buffers
3 years ago
drm_cache.c
mm: don't include <linux/memremap.h> in <linux/mm.h>
4 years ago
drm_client.c
drm/client: fix circular reference counting issue
3 years ago
drm_client_modeset.c
drm/client: Remove match on mode name
3 years ago
drm_color_mgmt.c
Merge drm/drm-next into drm-intel-next
3 years ago
drm_connector.c
drm/connector: Allow drivers to pass list of supported colorspaces
3 years ago
drm_context.c
drm/nouveau: Remove support for legacy contexts/buffers
3 years ago
drm_crtc.c
drm/crtc: Introduce drmm_crtc_init_with_planes
3 years ago
drm_crtc_helper.c
drm/fb-helper: Remove unnecessary include statements
3 years ago
drm_crtc_helper_internal.h
drm/dp: Move DP declarations into separate header file
4 years ago
drm_crtc_internal.h
drm/edid: move edid load declarations to internal header
3 years ago
drm_damage_helper.c
drm: Use original src rect while initializing damage iterator
3 years ago
drm_debugfs.c
drm: Track clients by tgid and not tid
3 years ago
drm_debugfs_crc.c
drm/doc: document how userspace should find out CRTC index
4 years ago
drm_displayid.c
drm/displayid: provide access to DisplayID version and primary use case
3 years ago
drm_dma.c
drm: remove usage of drm_pci_alloc/free
5 years ago
drm_drv.c
Documentation: vkms: clarify devres managed reference cleanup
3 years ago
drm_dumb_buffers.c
drm: remove dumb_destroy callback
3 years ago
drm_edid.c
drm/edid: make drm_edid_duplicate() safe to call with NULL parameter
2 years ago
drm_edid_load.c
drm/edid/firmware: stop using a throwaway platform device
3 years ago
drm_encoder.c
drm/encoder: Introduce drmm_encoder_init
3 years ago
drm_encoder_slave.c
drm_fb_dma_helper.c
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
3 years ago
drm_fb_helper.c
drm/i915: Implement dedicated fbdev I/O helpers
2 years ago
drm_fbdev_dma.c
drm/fbdev-dma: Use regular fbdev I/O helpers
2 years ago
drm_fbdev_generic.c
drm/fbdev-generic: Implement dedicated fbdev I/O helpers
2 years ago
drm_file.c
drm: Add fdinfo memory stats
2 years ago
drm_flip_work.c
drm_format_helper.c
Merge 6.2-rc5 into usb-next
3 years ago
drm_fourcc.c
drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
3 years ago
drm_framebuffer.c
drm: use new debugfs device-centered functions on DRM core files
3 years ago
drm_gem.c
drm: convert drm_gem_put_pages() to use a folio_batch
2 years ago
drm_gem_atomic_helper.c
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
3 years ago
drm_gem_dma_helper.c
mm: replace vma->vm_flags direct modifications with modifier calls
3 years ago
drm_gem_framebuffer_helper.c
drm/gem: Check for valid formats
3 years ago
drm_gem_shmem_helper.c
Revert "drm/shmem-helper: Switch to reservation lock"
3 years ago
drm_gem_ttm_helper.c
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
3 years ago
drm_gem_vram_helper.c
drm/vram-helper: fix function names in vram helper doc
2 years ago
drm_hashtab.c
drm: Declare hashtable as legacy
4 years ago
drm_internal.h
drm: remove dumb_destroy callback
3 years ago
drm_ioc32.c
drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
3 years ago
drm_ioctl.c
drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
3 years ago
drm_irq.c
drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been set
4 years ago
drm_kms_helper_common.c
drm: Drop drm_edid.h from drm_crtc.h
3 years ago
drm_lease.c
drm: Remove unnecessary include statements for drm_crtc_helper.h
3 years ago
drm_legacy.h
drm: Declare hashtable as legacy
4 years ago
drm_legacy_misc.c
drm: IRQ midlayer is now legacy
4 years ago
drm_lock.c
drm : Insert blank lines after declarations.
5 years ago
drm_managed.c
drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2 years ago
drm_memory.c
drm: Mark AGP implementation and ioctls as legacy
5 years ago
drm_mipi_dbi.c
drm/mipi-dbi: Support separate I/O regulator
3 years ago
drm_mipi_dsi.c
drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
2 years ago
drm_mm.c
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
4 years ago
drm_mode_config.c
drm/debugfs: create debugfs late register functions
3 years ago
drm_mode_object.c
drm/object: Add drm_object_property_get_default_value() function
4 years ago
drm_modes.c
drm: Fix comment on mode parsing
3 years ago
drm_modeset_helper.c
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
3 years ago
drm_modeset_lock.c
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
4 years ago
drm_of.c
drm: of: Add drm_of_get_dsi_bus helper function
3 years ago
drm_panel.c
drm/dp: Move panel DP AUX backlight support to drm_dp_helper
4 years ago
drm_panel_orientation_quirks.c
drm: panel-orientation-quirks: Change Air's quirk to support Air Plus
2 years ago
drm_pci.c
Merge drm/drm-next into drm-intel-next
4 years ago
drm_plane.c
drm/docs: Explicitly document default CRTC background behavior
3 years ago
drm_plane_helper.c
drm: Remove unnecessary include statements for drm_crtc_helper.h
3 years ago
drm_prime.c
drm/prime: reject DMA-BUF attach when get_sg_table is missing
3 years ago
drm_print.c
drm_print: add _ddebug descriptor to drm_*dbg prototypes
3 years ago
drm_privacy_screen.c
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
4 years ago
drm_privacy_screen_x86.c
drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
4 years ago
drm_probe_helper.c
drm/probe-helper: Cancel previous job before starting new one
3 years ago
drm_property.c
drm: property: Replace strncpy() with strscpy_pad()
4 years ago
drm_rect.c
gpu/drm: fix repeated words in comments
3 years ago
drm_scatter.c
drm_self_refresh_helper.c
drm_simple_kms_helper.c
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
3 years ago
drm_suballoc.c
drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper
3 years ago
drm_syncobj.c
drm/syncobj: add missing error return code in drm_syncobj_transfer_to_timeline()
3 years ago
drm_sysfs.c
drm/sysfs: Link DRM connectors to corresponding Type-C connectors
3 years ago
drm_trace.h
drm_trace_points.c
drm_vblank.c
drm/vblank: Fix for drivers that do not drm_vblank_init()
3 years ago
drm_vblank_work.c
drm/vblank: Add vblank works
6 years ago
drm_vm.c
mm: replace vma->vm_flags direct modifications with modifier calls
3 years ago
drm_vma_manager.c
drm/drm_vma_manager: Add drm_vma_node_allow_once()
3 years ago
drm_writeback.c
drm: Drop drm_framebuffer.h from drm_crtc.h
3 years ago