index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-04-02
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
2014-04-02
drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
Lespiau, Damien
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
drm: Remove unused drm_crtc->fb
Matt Roper
2014-04-01
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
2014-04-01
drm: Add plane type property (v2)
Rob Clark
2014-04-01
drm: Add drm_universal_plane_init()
Matt Roper
2014-04-01
drm: Add primary plane helpers (v3)
Matt Roper
2014-04-01
drm: Make drm_crtc_check_viewport non-static
Matt Roper
2014-04-01
drm: Add support for multiple plane types (v2)
Matt Roper
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
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-24
drm/bridge/ptn3460: fix modular build
Dave Airlie
2014-03-24
drm/bridge: Add PTN3460 bridge driver
Sean Paul
2014-03-21
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
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: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
drm: drop error code for drm_helper_resume_force_mode
Daniel Vetter
2014-03-13
drm: remove return value from drm_helper_mode_fill_fb_struct
Daniel Vetter
2014-03-13
drm: remove drm_display_mode->private_size
Daniel Vetter
2014-03-13
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
2014-03-13
drm/modes: drop maxPitch from drm_mode_validate_size
Daniel Vetter
2014-03-13
drm/modes: drop return value from drm_display_mode_from_videomode
Daniel Vetter
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
2014-03-13
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
2014-03-13
drm/kms: rip out drm_mode_connector_detach_encoder
Daniel Vetter
2014-03-13
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
2014-03-13
drm/docs: Include hdmi infoframe helper reference
Daniel Vetter
[next]