summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-03drm/radeon/aruba: disable additional rlc featuresAlex Deucher
2013-07-03drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()Alex Deucher
2013-07-02drm/radeon/dpm: fix compilation with certain versions of gccMike Lothian
2013-07-02drm/radeon/dpm: clarify debugfs warningAlex Deucher
2013-07-02drm/i915: Don't try to tear down the stolen drm_mm if it's not thereDaniel Vetter
2013-07-02drm: make drm_mm_init() return voidDavid Herrmann
2013-07-01drm/radeon/dpm: add debugfs support for SIAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for caymanAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for TNAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for ON/LNAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for 7xx/evergreen/btcAlex Deucher
2013-07-01drm/radeon/dpm: add debugfs support for rv6xxAlex Deucher
2013-07-01drm/radeon/dpm: add infrastructure to support debugfs infoAlex Deucher
2013-07-01drm/radeon/dpm: re-enable state transitions for CaymanAlex Deucher
2013-07-01drm/radeon/dpm: re-enable state transitions for BTCAlex Deucher
2013-07-01drm/radeon: fix typo in radeon_atom_init_mc_reg_table()Alex Deucher
2013-07-01drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()Alex Deucher
2013-07-01drm/radeon: remove sumo dpm/uvd bringup leftoversAlex Deucher
2013-07-01drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson
2013-07-01drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson
2013-07-01drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson
2013-07-01drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang
2013-07-01drm/i915: fix hpd interrupt register lockingDaniel Vetter
2013-07-01drm/i915: fold the no-irq check into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: fold the queue_work into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/Daniel Vetter
2013-07-01drm/i915: close tiny race in the ilk pcu even interrupt setupDaniel Vetter
2013-07-01drm/i915: fix locking around ironlake_enable|disable_display_irqDaniel Vetter
2013-07-01drm/i915: Fix context sizes on HSWBen Widawsky
2013-07-01drm/i915: Fix VLV sprite register offsetsVille Syrjälä
2013-07-01Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"Ville Syrjälä
2013-07-01drm/i915: s/LFP/LPF in DPIO PLL register namesVille Syrjälä
2013-07-01drm/i915: Fix VLV PLL LPF coefficients for DACVille Syrjälä
2013-07-01drm/i915: Jump to at least RPe on VLV when increasing the GPU frequencyVille Syrjälä
2013-07-01drm/i915: Don't increase the GPU frequency from the delayed VLV rps timerVille Syrjälä
2013-07-01drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLVVille Syrjälä
2013-07-01drm/i915: Make the rps new_delay comparison more readableVille Syrjälä
2013-07-01drm/i915: Don't wait for Punit after each freq change on VLVVille Syrjälä
2013-07-01drm/i915: Clean up VLV rps code a bitVille Syrjälä
2013-07-01drm/i915: Detect invalid scanout pitchesChris Wilson
2013-07-01drm/i915: Remove duplicated WaForceL3Serialization:vlvVille Syrjälä
2013-07-01drm/i915: don't scream into dmesg when a modeset failsDaniel Vetter
2013-07-01drm/i915: Fix up sdvo hpd pins for i965g/gmDaniel Vetter
2013-07-01drm/i915: Introduce an HAS_IPS() macroDamien Lespiau
2013-07-01drm/i915: fix build warning on format specifier mismatchJani Nikula
2013-07-01drm/i915: tune down DIDL warning about too many outputsDaniel Vetter
2013-07-01drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk
2013-07-01drm/i915: Fix PCH detect with multiple ISA bridges in VMRui Guo
2013-07-01drm/i915: rename intel_dp_destroy to intel_dp_connector_destroyPaulo Zanoni