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
/
include
/
drm
/
at
v5.14-rc3
3 folders
93 files
bridge
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
5 years ago
i2c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ttm
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
4 years ago
amd_asic_type.h
drm/amdgpu: add yellow carp asic_type enum
5 years ago
drm_aperture.h
drm/aperture: Add infrastructure for aperture ownership
5 years ago
drm_atomic.h
drm: fix doc warnings in drm_atomic.h
4 years ago
drm_atomic_helper.h
drm: automatic legacy gamma support
5 years ago
drm_atomic_state_helper.h
drm/bridge: Add a drm_bridge_state object
6 years ago
drm_atomic_uapi.h
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
7 years ago
drm_audio_component.h
ALSA: hda/i915 - fix list corruption with concurrent probes
5 years ago
drm_auth.h
drm: make drm/drm_auth.h self contained
6 years ago
drm_blend.h
Merge drm/drm-next into drm-misc-next
7 years ago
drm_bridge.h
drm: drm_bridge.h: delete duplicated word in comment
5 years ago
drm_bridge_connector.h
drm: Add helper to create a connector for a chain of bridges
6 years ago
drm_cache.h
drm: Add a prefetching memcpy_from_wc
4 years ago
drm_client.h
drm/gem: Store client buffer mappings as struct dma_buf_map
5 years ago
drm_color_mgmt.h
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drm
6 years ago
drm_connector.h
drm/connector: Add a helper to attach the colorspace property
5 years ago
drm_crtc.h
Merge tag 'imx-drm-next-2021-01-08' of git://git.pengutronix.de/git/pza/linux into drm-next
5 years ago
drm_crtc_helper.h
drm: Split out drm_probe_helper.h
7 years ago
drm_damage_helper.h
drm/damage-helper: Add drm_atomic_helper_damage_merged()
7 years ago
drm_debugfs.h
drm/debugfs: remove checks for return value of drm_debugfs functions.
6 years ago
drm_debugfs_crc.h
drm/crc: Only report a single overflow when a CRC fd is opened
8 years ago
drm_device.h
drm: Mark AGP implementation and ioctls as legacy
5 years ago
drm_displayid.h
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
5 years ago
drm_dp_dual_mode_helper.h
drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
5 years ago
drm_dp_helper.h
drm/amd/display: Partition DPCD address space and break up transactions
5 years ago
drm_dp_mst_helper.h
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
4 years ago
drm_drv.h
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
5 years ago
drm_dsc.h
drm/dsc: add helper for calculating rc buffer size from DPCD
5 years ago
drm_edid.h
drm/displayid: add separate drm_displayid.c
5 years ago
drm_encoder.h
drm/encoder: Add macro drmm_plain_encoder_alloc()
5 years ago
drm_encoder_slave.h
drm: remove include of drmP.h from drm_encoder_slave.h
7 years ago
drm_fb_cma_helper.h
drm: Add and export function drm_fb_cma_sync_non_coherent
4 years ago
drm_fb_helper.h
drm/aperture: Inline fbdev conflict helpers into aperture helpers
5 years ago
drm_file.h
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
5 years ago
drm_fixed.h
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
10 years ago
drm_flip_work.h
drm/kms-helpers: Use recommened kerneldoc for struct member refs
9 years ago
drm_format_helper.h
drm/format-helper: Add blitter functions
5 years ago
drm_fourcc.h
drm/fourcc: Remove struct drm_format_buf_name
4 years ago
drm_framebuffer.h
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-next
6 years ago
drm_gem.h
drm: Don't export the drm_gem_dumb_destroy() function
8 years ago
drm_gem_atomic_helper.h
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
5 years ago
drm_gem_cma_helper.h
drm: Add support for GEM buffers backed by non-coherent memory
4 years ago
drm_gem_framebuffer_helper.h
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
5 years ago
drm_gem_shmem_helper.h
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
5 years ago
drm_gem_ttm_helper.h
drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offset
5 years ago
drm_gem_vram_helper.h
Merge drm/drm-fixes into drm-next
5 years ago
drm_hashtab.h
drm: drop extern from function decls
9 years ago
drm_hdcp.h
drm/hdcp: DP HDCP2.2 errata LC_Send_L_Prime=16
5 years ago
drm_ioctl.h
drm: Return -ENOTTY for non-drm ioctls
4 years ago
drm_irq.h
drm/irq: Add the new api to install irq
5 years ago
drm_lease.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
6 years ago
drm_legacy.h
drm: Mark AGP implementation and ioctls as legacy
5 years ago
drm_managed.h
drm: Remove drmm_add_final_kfree() declaration from public headers
5 years ago
drm_mipi_dbi.h
Merge drm/drm-next into drm-intel-next
5 years ago
drm_mipi_dsi.h
drm/dsi: add helpers for DSI compression mode and PPS packets
6 years ago
drm_mm.h
drm: fix spelling error in comments
5 years ago
drm_mode_config.h
Merge drm/drm-next into drm-intel-next
4 years ago
drm_mode_object.h
drm: remove drm_mode_object_{un/reference} aliases
8 years ago
drm_modes.h
drm/modes: add non-OF stub for of_get_drm_display_mode
5 years ago
drm_modeset_helper.h
drm: remove drmP.h from drm_modeset_helper.h
7 years ago
drm_modeset_helper_vtables.h
drm/atomic: Pass the full state to planes atomic disable and update
5 years ago
drm_modeset_lock.h
drm/modeset-lock: Take the modeset BKL for legacy drivers
5 years ago
drm_of.h
Merge drm/drm-next into drm-intel-next-queued
6 years ago
drm_panel.h
drm/panel: Add helper for reading DT rotation
5 years ago
drm_pciids.h
drm/radeon: change SPDX identifier to MIT
7 years ago
drm_plane.h
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
5 years ago
drm_plane_helper.h
drm: Unexport drm_plane_helper_check_update
7 years ago
drm_prime.h
drm/prime: split array import functions v4
5 years ago
drm_print.h
drm/print: Handle potentially NULL drm_devices in drm_dbg_*
5 years ago
drm_probe_helper.h
drm: Split out drm_probe_helper.h
7 years ago
drm_property.h
drm: Fix macro name DRM_MODE_PROP_OBJECT in code comment
5 years ago
drm_rect.h
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
5 years ago
drm_scdc_helper.h
drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS
6 years ago
drm_self_refresh_helper.h
drm/atomic: fix self-refresh helpers crtc state dereference
6 years ago
drm_simple_kms_helper.h
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
5 years ago
drm_syncobj.h
drm/syncobj: add new drm_syncobj_add_point interface v4
7 years ago
drm_sysfs.h
drm: uevent for connector status change
6 years ago
drm_util.h
drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
6 years ago
drm_utils.h
Merge drm/drm-next into drm-intel-next-queued
7 years ago
drm_vblank.h
drm/vblank: Document drm_crtc_vblank_restore constraints
5 years ago
drm_vblank_work.h
drm/vblank: Add vblank works
6 years ago
drm_vma_manager.h
drm: increase drm mmap_range size to 1TB
7 years ago
drm_writeback.h
drm/writeback: wire drm_writeback.h to kernel-doc
6 years ago
gma_drm.h
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
6 years ago
gpu_scheduler.h
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
4 years ago
gud.h
Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
5 years ago
i915_component.h
drm/i915/tgl: Add additional ports for Tiger Lake
6 years ago
i915_drm.h
drm: Move port definition back to i915 header
6 years ago
i915_mei_hdcp_interface.h
drm/i915: significantly reduce the use of <drm/i915_drm.h>
6 years ago
i915_pciids.h
drm/i915/adl_p: Add PCI Devices IDs
5 years ago
intel-gtt.h
iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
5 years ago
intel_lpe_audio.h
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
9 years ago
spsc_queue.h
drm: move amd_gpu_scheduler into common location
8 years ago
task_barrier.h
drm: Add Reusable task barrier.
6 years ago