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
v4.20-rc1
4 folders
81 files
bridge
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
7 years ago
i2c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
tinydrm
drm/tinydrm: Fix doc build warnings
7 years ago
ttm
drm/ttm: Export ttm_bo_get_unless_zero()
7 years ago
amd_asic_type.h
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
7 years ago
ati_pcigart.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
drmP.h
drm: Add drm/drm_util.h header file
7 years ago
drm_agpsupport.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
drm_atomic.h
drm: Get ref on CRTC commit object when waiting for flip_done
7 years ago
drm_atomic_helper.h
drm: Add drm/drm_util.h header file
7 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: Make audio component support more generic
7 years ago
drm_auth.h
drm: Add drm_object lease infrastructure [v5]
9 years ago
drm_blend.h
Merge drm/drm-next into drm-misc-next
7 years ago
drm_bridge.h
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
7 years ago
drm_cache.h
drm: add func to get max iomem address v2
8 years ago
drm_client.h
BackMerge v4.19-rc6 into drm-next
7 years ago
drm_color_mgmt.h
drm: drop drmP.h include from drm_plane.c
7 years ago
drm_connector.h
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
7 years ago
drm_crtc.h
drm/crc: Cleanup crtc_crc_open function
7 years ago
drm_crtc_helper.h
drm: Allow determining if current task is output poll worker
8 years ago
drm_debugfs.h
drm/debugfs: Add kerneldoc
9 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
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
7 years ago
drm_displayid.h
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
10 years ago
drm_dp_dual_mode_helper.h
drm: Fix LSPCON kernel-doc
9 years ago
drm_dp_helper.h
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
7 years ago
drm_dp_mst_helper.h
drm/dp/mst: Sideband message transaction to power up/down nodes
8 years ago
drm_drv.h
drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.
7 years ago
drm_edid.h
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
7 years ago
drm_encoder.h
drm: Add drm/drm_util.h header file
7 years ago
drm_encoder_slave.h
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
9 years ago
drm_fb_cma_helper.h
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
7 years ago
drm_fb_helper.h
drm/fb-helper: document remove*_conflicting_framebuffers()
7 years ago
drm_file.h
Merge drm-upstream/drm-next into drm-misc-next
7 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_fourcc.h
Merge drm/drm-next into drm-misc-next
7 years ago
drm_framebuffer.h
drm/framebuffer: Print task that allocated the fb in debug info.
8 years ago
drm_gem.h
Merge airlied/drm-next into drm-misc-next
8 years ago
drm_gem_cma_helper.h
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
8 years ago
drm_gem_framebuffer_helper.h
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
8 years ago
drm_global.h
drm: drop extern from function decls
9 years ago
drm_hashtab.h
drm: drop extern from function decls
9 years ago
drm_hdcp.h
drm: Fix HDCP downstream dev count read
8 years ago
drm_ioctl.h
Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
8 years ago
drm_irq.h
drm: Extract drm_vblank.[hc]
9 years ago
drm_lease.h
drm: Add four ioctls for managing drm mode object leases [v7]
9 years ago
drm_legacy.h
drm: prefer inline over __inline__
8 years ago
drm_mipi_dsi.h
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
9 years ago
drm_mm.h
drm/mm: Add a search-by-address variant to only inspect a single hole
8 years ago
drm_mode_config.h
drm: fix drm_mode_addfb() on big endian machines.
7 years ago
drm_mode_object.h
drm: remove drm_mode_object_{un/reference} aliases
8 years ago
drm_modes.h
drm: drop _mode_ from remaining connector functions
7 years ago
drm_modeset_helper.h
drm/modeset-helper: Add simple modeset suspend/resume helpers
8 years ago
drm_modeset_helper_vtables.h
drm: drop _mode_ from update_edit_property()
7 years ago
drm_modeset_lock.h
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2.
8 years ago
drm_of.h
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
7 years ago
drm_os_linux.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
drm_panel.h
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
7 years ago
drm_pci.h
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
7 years ago
drm_pciids.h
drm/radeon: change SPDX identifier to MIT
7 years ago
drm_plane.h
drm: drop drmP.h include from drm_plane.c
7 years ago
drm_plane_helper.h
drm: add missing ctx argument to plane transitional helpers
7 years ago
drm_prime.h
dma-buf: remove kmap_atomic interface
7 years ago
drm_print.h
drm: Add puts callback for the coredump printer
7 years ago
drm_property.h
drm: drop drmP.h include from drm_plane.c
7 years ago
drm_rect.h
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
8 years ago
drm_scdc_helper.h
drm: Fix warning when building docs for scdc_helper
8 years ago
drm_simple_kms_helper.h
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
8 years ago
drm_syncobj.h
drm: expand replace_fence to support timeline point v2
7 years ago
drm_sysfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
drm_util.h
drm: Add drm/drm_util.h header file
7 years ago
drm_utils.h
drm: Add panel orientation quirks, v6.
8 years ago
drm_vblank.h
drm/doc: Use new substruct support
8 years ago
drm_vma_manager.h
drm/i915: Prevent writing into a read-only object via a GGTT mmap
7 years ago
drm_writeback.h
drm/atomic: Avoid connector to writeback_connector casts
7 years ago
gma_drm.h
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
12 years ago
gpu_scheduler.h
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
7 years ago
i915_component.h
drm/i915: Split audio component to a generic type
7 years ago
i915_drm.h
x86/gpu: reserve ICL's graphics stolen memory
8 years ago
i915_pciids.h
drm/i915/cfl: Add a new CFL PCI ID.
7 years ago
intel-gtt.h
drm/i915: prefer resource_size_t for everything stolen
8 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