summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Add 3D supportThierry Reding2013-10-311-0/+1
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-312-1/+45
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-311-0/+185
* drm/tegra: Introduce tegra_drm_client structureThierry Reding2013-10-311-0/+20
* gpu: host1x: Make host1x header file publicThierry Reding2013-10-311-0/+28
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-103-44/+43
|\
| * drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCDJani Nikula2013-10-091-0/+7
| * drm: Kill drm perf counter leftoversVille Syrjälä2013-10-091-7/+0
| * drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-2/+0
| * drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-091-1/+0
| * drm: Kill unused stuff from struct drm_deviceVille Syrjälä2013-10-091-2/+0
| * drm: Make irq_enabled boolVille Syrjälä2013-10-091-1/+1
| * drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-091-10/+16
| * drm: Make vblank_enabled boolVille Syrjälä2013-10-091-1/+1
| * drm: Make vblank_inmodeset unsignedVille Syrjälä2013-10-091-1/+1
| * drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-091-1/+1
| * drm: move device unregistration into drm_dev_unregister()David Herrmann2013-10-091-0/+1
| * drm: introduce drm_dev_free() to fix error pathsDavid Herrmann2013-10-091-0/+1
| * drm: merge device setup into drm_dev_register()David Herrmann2013-10-091-3/+1
| * drm: add drm_dev_alloc() helperDavid Herrmann2013-10-091-0/+2
| * drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-5/+0
| * drm/dp: constify DP DPCD helpersJani Nikula2013-10-011-8/+8
| * drm/edid: add drm_edid_duplicateJani Nikula2013-10-011-0/+1
| * drm/dp: add defines for downstream port typesJani Nikula2013-10-011-4/+4
* | drm: Reject stereo modes with an unknown layoutDamien Lespiau2013-10-012-0/+6
* | drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau2013-10-012-17/+11
* | drm: Implement timings adjustments for frame packingDamien Lespiau2013-10-011-1/+2
* | drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau2013-10-011-0/+1
* | drm: Remove synth_clock from struct drm_display_modeDamien Lespiau2013-10-011-1/+0
* | drm: Remove clock_index from struct drm_display_modeDamien Lespiau2013-10-011-1/+0
* | drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau2013-10-011-0/+2
* | drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau2013-10-011-1/+1
* | drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau2013-10-012-0/+12
* | drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau2013-10-012-14/+36
* | drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau2013-10-012-0/+9
* | drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau2013-10-011-11/+10
|/
* Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie2013-10-012-4/+6
|\
| * Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter2013-09-24479-4479/+10984
| |\
| * | drm/i915: Add second slice l3 remappingBen Widawsky2013-09-191-4/+4
| * | drm: add MIPI DSI encoder and connector typesShobhit Kumar2013-09-041-0/+2
* | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-291-2/+5
|\ \ \
| * | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
|\ \ \
| * \ \ Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
* | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-281-3/+3
|\ \ \ \
| * | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+3
* | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-12/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | of: clean-up ifdefs in of_irq.hRob Herring2013-09-241-12/+8
| |/ / /
* | | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-251-1/+2
|\ \ \ \