summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-051-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-0524-382/+1155
|\
| * drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-051-1/+2
| * drm: Add drm_bridgeSean Paul2013-09-021-0/+55
| * Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0246-124/+299
| |\
| | * drm/radeon: add berlin pci idsAlex Deucher2013-08-301-0/+18
| | * drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-08-301-0/+2
| | * drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher2013-08-301-0/+1
| * | Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-301-0/+25
| |\ \
| | * | drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson2013-08-221-0/+1
| | * | drm/i915: reserve I915_CACHING_DISPLAY and document cache modesDaniel Vetter2013-08-221-0/+24
| * | | drm: Advertise async page flip ability through GETCAP ioctlKeith Packard2013-08-302-0/+4
| * | | drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definitionKeith Packard2013-08-301-6/+10
| * | | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
| * | | drm: Remove the dithering_mode_property fieldDamien Lespiau2013-08-301-1/+0
| * | | drm: implement experimental render nodesDavid Herrmann2013-08-301-0/+9
| * | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-1/+1
| * | | drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien2013-08-301-0/+4
| * | | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien2013-08-301-7/+8
| * | | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien2013-08-301-12/+12
| * | | drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien2013-08-301-0/+1
| * | | video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien2013-08-301-0/+26
| * | | video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien2013-08-301-2/+0
| * | | video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-301-1/+0
| * | | drm: Don't export drm_find_cea_extension() any moreLespiau, Damien2013-08-301-1/+0
| * | | drm: allow open of dynamic off devices.Dave Airlie2013-08-291-0/+1
| * | | gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-291-2/+11
| * | | Merge branch 'drm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2013-08-282-0/+208
| |\ \ \
| | * | | drm/msm: add a3xx gpu supportRob Clark2013-08-242-0/+208
| * | | | drm/vma: add access management helpersDavid Herrmann2013-08-271-3/+36
| |/ / /
| * | | drm/prime: Always add exported buffers to the handle cacheDaniel Vetter2013-08-211-1/+1
| * | | drm/prime: make drm_prime_lookup_buf_handle staticDaniel Vetter2013-08-211-1/+0
| * | | drm/prime: Simplify drm_gem_remove_prime_handlesDaniel Vetter2013-08-211-0/+5
| * | | drm/prime: proper locking+refcounting for obj->dma_buf linkDaniel Vetter2013-08-211-2/+10
| * | | drm/gem: completely close gem_open vs. gem_close racesDaniel Vetter2013-08-211-0/+3
| * | | drm/gem: switch dev->object_name_lock to a mutexDaniel Vetter2013-08-211-1/+1
| * | | drm/gem: make drm_gem_object_handle_unreference_unlocked staticDaniel Vetter2013-08-211-1/+0
| * | | drm/gem: fix up flink name create raceDaniel Vetter2013-08-211-9/+10
| * | | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-211-0/+20
| |\| |
| | * | video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau2013-08-081-0/+3
| | * | video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau2013-08-081-0/+17
| * | | drm: Make drm_get_platform_dev() staticLespiau, Damien2013-08-211-3/+0
| * | | drm: Remove unused PCI idsLespiau, Damien2013-08-211-30/+0
| * | | drm: Make drm_fb_cma_describe() staticLespiau, Damien2013-08-211-1/+0
| * | | drm: Remove 2 unused definesLespiau, Damien2013-08-211-2/+0
| * | | drm: Make drm_mode_remove() staticLespiau, Damien2013-08-211-1/+0
| * | | drm: Remove drm_mode_list_concat()Lespiau, Damien2013-08-211-2/+0
| * | | drm: Remove drm_mode_create_dithering_property()Lespiau, Damien2013-08-211-1/+0
| * | | drm: Remove stale prototypesLespiau, Damien2013-08-212-16/+0
| * | | drm: remove procfs code, take 2Daniel Vetter2013-08-191-8/+0