index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
2016-01-05
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-05
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-05-21
drm/irq: Add kms-native crtc interface functions
Daniel Vetter
2014-05-20
drm: Add drm_vblank_on()
Ville Syrjälä
2014-05-20
drm: Make the vblank disable timer per-crtc
Ville Syrjälä
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-04-23
drm: Remove dev->kdriver
Daniel Vetter
2014-04-23
drm: remove drm_bus->get_name
Daniel Vetter
2014-04-23
drm: rip out dev->devname
Daniel Vetter
2014-04-23
drm: inline drm_pci_set_unique
Daniel Vetter
2014-04-23
drm: remove bus->get_irq implementations
Daniel Vetter
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
drm/irq: track the irq installed in drm_irq_install in dev->irq
Daniel Vetter
2014-04-23
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
2014-04-23
drm: Rip out totally bogus vga_switcheroo->can_switch locking
Daniel Vetter
2014-04-22
drm: kill drm_bus->bus_type
Daniel Vetter
2014-04-22
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2014-04-22
drm/pci: fold in irq_by_busid support
Daniel Vetter
2014-04-09
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
drm: Make drm_clflush_virt_range() void*
Ville Syrjälä
2014-03-28
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2014-03-28
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
2014-03-28
drm: Remove the minor master list
Thomas Hellstrom
2014-03-28
drm: Improve on minor type helpers v3
Thomas Hellstrom
2014-03-28
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
drm: Remove the prefix argument of drm_ut_debug_printk()
Lespiau, Damien
2014-03-28
drm: Pull the test on drm_debug in the logging macros
Lespiau, Damien
2014-03-28
drm: Remove the now unused DRM_LOG* macros
Lespiau, Damien
2014-03-28
drm: Remove the unused (and unusable) DRM_LOG_MODE()
Lespiau, Damien
2014-03-28
drm: Refresh the explanation of debug categories
Lespiau, Damien
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
2014-03-16
Merge branch 'drm-minor' into drm-next
David Herrmann
2014-03-16
drm: remove redundant minor->device field
David Herrmann
2014-03-16
drm: add minor-lookup/release helpers
David Herrmann
2014-03-16
drm: provide device-refcount
David Herrmann
2014-03-16
drm: turn DRM_MINOR_* into enum
David Herrmann
2014-03-16
drm: remove unused DRM_MINOR_UNASSIGNED
David Herrmann
2014-03-16
drm: group dev-lifetime related members
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-13
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
2014-02-04
drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
Jani Nikula
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
2014-01-20
drm: Pass the display mode to drm_calc_timestamping_constants()
Ville Syrjälä
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
2013-12-18
drm: remove dev->vma_count
Daniel Vetter
[next]