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.9
3 folders
91 files
bridge
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
5 years ago
i2c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
ttm
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
5 years ago
amd_asic_type.h
drm/amdgpu: add navy_flounder asic type
6 years ago
drm_agpsupport.h
drm/agp: Remove unused function drm_agp_bind_pages
6 years ago
drm_atomic.h
drm: drm_atomic.h: delete duplicated word in comment
5 years ago
drm_atomic_helper.h
drm/bridge: Add the necessary bits to support bus format negotiation
6 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
drm/audio: declaration of struct device
7 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
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
6 years ago
drm_client.h
drm/client: Add drm_client_modeset_check()
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
Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
5 years ago
drm_crtc.h
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
6 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/doc: add WARNING for drm_device::struct_mutex
5 years ago
drm_displayid.h
drm/edid: Replace zero-length array with flexible-array
5 years ago
drm_dp_dual_mode_helper.h
drm: Fix LSPCON kernel-doc
9 years ago
drm_dp_helper.h
drm/dp: DRM DP helper for reading Ignore MSA from DPCD
5 years ago
drm_dp_mst_helper.h
drm/dp_mst: Fix flushing the delayed port/mstb destroy work
5 years ago
drm_drv.h
drm: vmwgfx: remove drm_driver::master_set() return type
5 years ago
drm_dsc.h
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
5 years ago
drm_edid.h
drm: Add helper to compare edids.
5 years ago
drm_encoder.h
drm: Validate encoder->possible_crtcs
6 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/fb-cma-helpers: Fix include issue
6 years ago
drm_fb_helper.h
drm: Don't return 0 from a void drm_fbdev_generic_setup
6 years ago
drm_file.h
drm: rework SET_MASTER and DROP_MASTER perm handling
6 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 drm_fb_swab()
5 years ago
drm_fourcc.h
drm/fb: Extend format_info member arrays to handle four planes
6 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: drm_gem.h: delete duplicated words in comments
5 years ago
drm_gem_cma_helper.h
drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functions
5 years ago
drm_gem_framebuffer_helper.h
drm/core: Add drm_afbc_framebuffer and a corresponding helper
6 years ago
drm_gem_shmem_helper.h
drm/shmem-helper: Add .gem_create_object helper that sets map_cached flag
5 years ago
drm_gem_ttm_helper.h
drm/ttm: add drm_gem_ttm_mmap()
6 years ago
drm_gem_vram_helper.h
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
5 years ago
drm_hashtab.h
drm: drop extern from function decls
9 years ago
drm_hdcp.h
drm/i915: Fix sha_text population code
5 years ago
drm_ioctl.h
drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
6 years ago
drm_irq.h
drm: Extract drm_vblank.[hc]
8 years ago
drm_lease.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
6 years ago
drm_legacy.h
drm/legacy: Fix type for drm_local_map.offset
6 years ago
drm_managed.h
drm: Add docs for managed resources
6 years ago
drm_mipi_dbi.h
Merge drm/drm-next into drm-intel-next-queued
5 years ago
drm_mipi_dsi.h
drm/dsi: add helpers for DSI compression mode and PPS packets
6 years ago
drm_mm.h
Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
5 years ago
drm_mode_config.h
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
5 years ago
drm_mode_object.h
drm: remove drm_mode_object_{un/reference} aliases
8 years ago
drm_modes.h
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
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/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
5 years ago
drm_modeset_lock.h
Merge tag 'v5.9-rc2' into drm-misc-fixes
5 years ago
drm_of.h
Merge drm/drm-next into drm-intel-next-queued
6 years ago
drm_panel.h
Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
6 years ago
drm_pciids.h
drm/radeon: change SPDX identifier to MIT
7 years ago
drm_plane.h
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
6 years ago
drm_plane_helper.h
drm: Unexport drm_plane_helper_check_update
7 years ago
drm_prime.h
drm/prime: Remove duplicate forward declaration
8 years ago
drm_print.h
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
6 years ago
drm_probe_helper.h
drm: Split out drm_probe_helper.h
7 years ago
drm_property.h
BackMerge v4.19-rc6 into drm-next
7 years ago
drm_rect.h
drm: drm_rect.h: delete duplicated word in comment
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/simple-kms: Add drm_simple_encoder_{init,create}()
6 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: Add vblank works
6 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
drm/scheduler: improve job distribution with multiple queues
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/dg1: Add DG1 PCI IDs
5 years ago
intel-gtt.h
drm: include kernel.h and agp_backend.h from intel-gtt.h
7 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