aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-09drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCDJani Nikula
2013-10-09drm: Kill drm perf counter leftoversVille Syrjälä
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä
2013-10-09drm: Kill ctx_count from struct drm_deviceVille Syrjälä
2013-10-09drm: Kill unused stuff from struct drm_deviceVille Syrjälä
2013-10-09drm: Make irq_enabled boolVille Syrjälä
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä
2013-10-09drm: Make vblank_enabled boolVille Syrjälä
2013-10-09drm: Make vblank_inmodeset unsignedVille Syrjälä
2013-10-09drm: Make vblank_disable_allowed boolVille Syrjälä
2013-10-09drm: move device unregistration into drm_dev_unregister()David Herrmann
2013-10-09drm: introduce drm_dev_free() to fix error pathsDavid Herrmann
2013-10-09drm: merge device setup into drm_dev_register()David Herrmann
2013-10-09drm: add drm_dev_alloc() helperDavid Herrmann
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm/dp: constify DP DPCD helpersJani Nikula
2013-10-01drm/edid: add drm_edid_duplicateJani Nikula
2013-10-01drm/dp: add defines for downstream port typesJani Nikula
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-11drm/radeon: add some additional berlin pci idsAlex Deucher
2013-09-10Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-05drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-03drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes
2013-09-02drm: Add drm_bridgeSean Paul
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30drm/radeon: add berlin pci idsAlex Deucher
2013-08-30drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-30drm: Remove the dithering_mode_property fieldDamien Lespiau
2013-08-30drm: implement experimental render nodesDavid Herrmann
2013-08-30drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien
2013-08-30drm: Don't export drm_find_cea_extension() any moreLespiau, Damien
2013-08-29drm: allow open of dynamic off devices.Dave Airlie
2013-08-27drm/vma: add access management helpersDavid Herrmann
2013-08-21drm/prime: Always add exported buffers to the handle cacheDaniel Vetter
2013-08-21drm/prime: make drm_prime_lookup_buf_handle staticDaniel Vetter