summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-10-23drm/qxl: fix disabling extra monitors from clientMarc-André Lureau
2013-10-23drm/qxl: remove unnecessary checkMarc-André Lureau
2013-10-23drm/qxl: prefer the monitor config resolutionMarc-André Lureau
2013-10-23drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau
2013-10-23drm/qxl: notify that the monitor config changedMarc-André Lureau
2013-10-23drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau
2013-10-23drm: fix a small spellingMarc-André Lureau
2013-10-23Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie
2013-10-22DRM: Armada: depend on ARMRussell King
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie
2013-10-18DRM: Armada: add support for drm tda19988 driverRussell King
2013-10-18Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12Russell King
2013-10-18drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King
2013-10-18DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King
2013-10-15drm/i915: abstract the conversion of device->minor out to a macroDave Airlie
2013-10-12DRM: Armada: Add Armada DRM driverRussell King
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-09drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula
2013-10-09drm/radeon/dp: use drm_dp_enhanced_frame_cap()Jani 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: 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_disable_allowed boolVille Syrjälä
2013-10-09drm/i915/dp: use drm_edid_duplicateJani Nikula
2013-10-09drm: Fix comment referring to the long gone ->probe() connector vfuncLespiau, Damien
2013-10-09drm: Try loading builtin EDIDs firstChris Wilson
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: move drm_lastclose() to drm_fops.cDavid 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-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann
2013-10-04drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau
2013-10-04drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau
2013-10-04drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee
2013-10-04drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes
2013-10-03drm/i915: Simplify PSR debugfsRodrigo Vivi
2013-10-03drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson
2013-10-03drm/i915: Boost RPS frequency for CPU stallsChris Wilson
2013-10-03drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson
2013-10-03drm/i915: Add some missing steps to i915_driver_load error pathChris Wilson
2013-10-03drm/i915: Clean up the ring scaling calculationsBen Widawsky
2013-10-03drm/i915: Don't populate pipe_src_{w,h} multiple timesVille Syrjälä
2013-10-03drm/i915: implement the Haswell mode set sequence workaroundPaulo Zanoni
2013-10-03drm/i915: Disable/enable planes as the first/last thing during modeset on HSWVille Syrjälä