summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-31drm/tegra: Add 3D supportThierry Reding1-0/+1
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding2-1/+45
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding1-0/+185
2013-10-31drm/tegra: Introduce tegra_drm_client structureThierry Reding1-0/+20
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding1-0/+28
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter3-44/+43
2013-10-09drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCDJani Nikula1-0/+7
2013-10-09drm: Kill drm perf counter leftoversVille Syrjälä1-7/+0
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-2/+0
2013-10-09drm: Kill ctx_count from struct drm_deviceVille Syrjälä1-1/+0
2013-10-09drm: Kill unused stuff from struct drm_deviceVille Syrjälä1-2/+0
2013-10-09drm: Make irq_enabled boolVille Syrjälä1-1/+1
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä1-10/+16
2013-10-09drm: Make vblank_enabled boolVille Syrjälä1-1/+1
2013-10-09drm: Make vblank_inmodeset unsignedVille Syrjälä1-1/+1
2013-10-09drm: Make vblank_disable_allowed boolVille Syrjälä1-1/+1
2013-10-09drm: move device unregistration into drm_dev_unregister()David Herrmann1-0/+1
2013-10-09drm: introduce drm_dev_free() to fix error pathsDavid Herrmann1-0/+1
2013-10-09drm: merge device setup into drm_dev_register()David Herrmann1-3/+1
2013-10-09drm: add drm_dev_alloc() helperDavid Herrmann1-0/+2
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-5/+0
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau2-0/+6
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau2-17/+11
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau1-1/+2
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau1-0/+1
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau1-1/+0
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau1-1/+0
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau1-0/+2
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau1-1/+1
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau2-0/+12
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau2-14/+36
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau2-0/+9
2013-10-01drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau1-11/+10
2013-10-01drm/dp: constify DP DPCD helpersJani Nikula1-8/+8
2013-10-01drm/edid: add drm_edid_duplicateJani Nikula1-0/+1
2013-10-01drm/dp: add defines for downstream port typesJani Nikula1-4/+4
2013-10-01Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie2-4/+6
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+8
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-1/+2
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+10
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton1-3/+7
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton1-4/+2
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton1-43/+6