index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
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
2013-12-18
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
2013-12-18
drm: rip out dev->ioctl_count tracking
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
Daniel Vetter
2013-12-18
drm: kill the ->agp_destroy callback
Daniel Vetter
2013-12-18
drm: remove agp_init() bus callback
Daniel Vetter
2013-12-18
drm: ->agp_init can't fail
Daniel Vetter
2013-12-18
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
2013-12-18
drm: restrict the device list for shadow attached drivers
Daniel Vetter
2013-12-18
drm: rip out drm_platform_exit
Daniel Vetter
2013-12-18
drm: Implement dummies for debugfs helpers
Thierry Reding
2013-12-18
drm: add DRM_ERROR_RATELIMITED
Rob Clark
2013-11-06
drm: make drm_get_minor() static
David Herrmann
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
2013-11-06
drm: Compact booleans within struct drm_file
Chris Wilson
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2013-11-06
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
2013-10-31
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
[next]