index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
David Howells
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-13
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-07-19
drm: kill dma queue support
Daniel Vetter
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
drm: kill reclaim_buffers_locked
Daniel Vetter
2012-07-19
drm: kill reclaim_buffers_idlelocked functions
Daniel Vetter
2012-07-19
drm/pci: add support for getting the supported link bw.
Dave Airlie
2012-05-23
drm/prime: introduce sg->pages/addr arrays helper
Dave Airlie
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-11
drm: pass dev to drm_vm_{open,close}_locked()
Rob Clark
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-03-30
drm: base prime/dma-buf support (v5)
Dave Airlie
2012-03-27
drm: add helper to clflush a virtual address range
Daniel Vetter
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-02-29
drm: remove unused code
Sascha Hauer
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-08-30
drm/gem: add functions for mmap offset creation
Rob Clark
2011-07-25
drm/gem: add support for private objects
Alan Cox
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
2011-06-21
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2011-04-28
drm: Verify debug message arguments
Joe Perches
2011-04-28
drm: Create and use drm_err
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-02-07
drm: add usb framework
Dave Airlie
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2010-12-16
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
2010-11-23
drm: kill drm_agp_chipset_flush
Daniel Vetter
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
2010-11-01
drm/i915: Move the invalidate|flush information out of the device struct
Chris Wilson
[next]