index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
drm: Clean up pending events in the core
Daniel Vetter
1
-0
/
+2
2016-02-08
drm/vblank: Use drm_event_reserve_init
Daniel Vetter
1
-0
/
+4
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
1
-0
/
+2
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
1
-1
/
+6
2016-01-25
drm: kerneldoc for drm_fops.c
Daniel Vetter
1
-9
/
+8
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+1
2015-12-22
drm: add drm_pcie_get_max_link_width helper (v2)
Alex Deucher
1
-0
/
+1
2015-12-15
drm: make drm_dev_set_unique() not use a format string
Nicolas Iooss
1
-1
/
+1
2015-12-15
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
1
-0
/
+7
2015-12-08
drm: Create a driver hook for allocating GEM object structs.
Eric Anholt
1
-0
/
+7
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-0
/
+10
2015-12-04
drm/nouveau: Fix pre-nv50 pageflip events (v4)
Daniel Vetter
1
-0
/
+4
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
1
-0
/
+6
2015-11-26
drm: Serialise multiple event readers
Chris Wilson
1
-0
/
+2
2015-11-25
drm: fix potential dangling else problems in for_each_ macros
Jani Nikula
1
-0
/
+3
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-16
/
+32
2015-11-07
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
1
-1
/
+0
2015-10-16
drm: Add DRM_DEBUG_VBL()
Ville Syrjälä
1
-1
/
+10
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-0
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-13
/
+12
2015-09-30
drm: Define a drm_invalid_op ioctl implementation
Daniel Vetter
1
-0
/
+2
2015-09-24
drm/irq: Add drm_crtc_vblank_count_and_time()
Thierry Reding
1
-0
/
+2
2015-09-24
drm: Kill pixeldur_ns
Ville Syrjälä
1
-1
/
+0
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
1
-2
/
+4
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
1
-1
/
+3
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-0
/
+1
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2015-08-12
drm: export the DRM permission check code
Thomas Hellstrom
1
-0
/
+1
2015-08-12
drm/irq: Make pipe unsigned and name consistent
Thierry Reding
1
-16
/
+16
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
1
-1
/
+1
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-1
/
+0
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
1
-1
/
+0
2015-07-02
drm: Turn off Legacy Context Functions
Peter Antoine
1
-11
/
+12
2015-06-04
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-0
/
+1
2015-06-03
Add virtio gpu driver.
Dave Airlie
1
-0
/
+1
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
1
-0
/
+4
2015-05-05
drm: simplify authentication management
David Herrmann
1
-2
/
+2
2015-05-05
drm: drop unused 'magicfree' list
David Herrmann
1
-2
/
+0
2015-05-04
drm/vblank: Fixup and document timestamp update/read barriers
Daniel Vetter
1
-2
/
+6
2015-03-31
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
1
-2
/
+7
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
1
-2
/
+1
2015-03-27
drm: Fix DRM_IOCTL_DEF_DRV()
Ville Syrjälä
1
-1
/
+1
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+1
2015-02-23
drm: Add DRM_DEBUG_ATOMIC
Daniel Vetter
1
-0
/
+9
2015-02-23
drm/irq: Add drm_crtc_vblank_reset
Daniel Vetter
1
-0
/
+1
2015-01-09
Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-0
/
+4
2015-01-09
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-2
/
+2
2015-01-05
drm: add atomic properties
Rob Clark
1
-0
/
+4
2014-12-18
drm: Move IRQ related fields to proper section
Thierry Reding
1
-2
/
+2
2014-12-17
drm/irq: Add drm_crtc_vblank_count()
Thierry Reding
1
-0
/
+1
[next]