aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-28drm/i915: drop helper vtable for sdvo encoderDaniel Vetter
2013-03-28drm/i915: add pipe_config->pixel_multiplierDaniel Vetter
2013-03-28drm/i915: add pipe_config->timings_setDaniel Vetter
2013-03-28drm/i915: compute pipe_config earlierDaniel Vetter
2013-03-28drm/i915: introduce struct intel_crtc_configDaniel Vetter
2013-03-27drm/i915: return actual brightness to .get_brightness callbackJani Nikula
2013-03-27drm/i915: keep backlight_level and backlight device brightness in syncJani Nikula
2013-03-27drm/i915: wire up SDVO hpd support on cpt/pptDaniel Vetter
2013-03-27drm/i915: Wait for vblank between disabling a sprite and unpinning the fbVille Syrjälä
2013-03-27drm/i915: clear crt hotplug compare voltage field before settingDaniel Vetter
2013-03-27Revert "drm/i915: set dummy page for stolen objects"Imre Deak
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-27drm/i915: Apply alignment restrictions on scanout surfaces for VT-dChris Wilson
2013-03-27DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich
2013-03-27DRM/i915: Remove i965_hpd_irq_setup.Egbert Eich
2013-03-27drm/i915: implement ibx_hpd_irq_setupDaniel Vetter
2013-03-26DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoder...Egbert Eich
2013-03-26DRM/I915: Add enum hpd_pin to intel_encoder.Egbert Eich
2013-03-26DRM/i915: Remove valleyview_hpd_irq_setup.Egbert Eich
2013-03-26drm/i915: emit a hotplug event on resumeJesse Barnes
2013-03-26drm/i915: enable VT switchless resume v3Jesse Barnes
2013-03-26drm/i915: restore cursor and sprite state when forcing a config restore v2Jesse Barnes
2013-03-26drm/i915: add sprite restore function v3Jesse Barnes
2013-03-26drm: add initial_config function to fb helperJesse Barnes
2013-03-26drm/i915: Introduce i915_gem_object_create_stolen_for_preallocatedChris Wilson
2013-03-26drm/i915: Always call fence-lost prior to removing the fenceChris Wilson
2013-03-26drm/i915: HSW PM Frequency bits fixRodrigo Vivi
2013-03-25drm/i915: Warn if a pipe is enabled with a bogus portDamien Lespiau
2013-03-25drm/i915: Don't overclock on HaswellBen Widawsky
2013-03-23drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platformsPaulo Zanoni
2013-03-23drm/i915: there's no DSPPOS register on gen4+Paulo Zanoni
2013-03-23drm/i915: fix DSPADDR Gen checkPaulo Zanoni
2013-03-23drm/i915: Use BUG() in a case of a programming errorDamien Lespiau
2013-03-23drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()Damien Lespiau
2013-03-23drm/i915: Cleanup if the EDP transcoder has a bobug input valueDamien Lespiau
2013-03-23drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau
2013-03-23drm/i915: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky
2013-03-23drm/i915: Set the VIC in AVI infoframe for SDVOVille Syrjälä
2013-03-23drm/i915: Kill a strange comment about DPMS functionsVille Syrjälä
2013-03-23drm/i915: Correct sandybrige overclockingBen Widawsky
2013-03-23drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky
2013-03-23drm/i915: Move num_pipes to intel infoBen Widawsky
2013-03-23drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter
2013-03-23style nit: Align function parameter continuation properly.Daniel Vetter
2013-03-23drm/i915: VLV doesn't have HDMI on port CJesse Barnes
2013-03-23drm/i915: DSPFW and BLC regs are in the display offset rangeJesse Barnes
2013-03-23drm/i915: set conservative clock gating values on VLV v2Jesse Barnes
2013-03-23drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2Jesse Barnes
2013-03-23drm/i915: add more VLV IDsJesse Barnes
2013-03-23drm/i915: use VLV DIP routines on VLV v2Jesse Barnes