summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-05-05drm/i915: Update the restrict check to filter out wrong Ring ID passed by use...Zhao Yakui
2014-05-05drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...Zhao Yakui
2014-05-05drm/i915: Catch dirt in unused execbuffer fieldsDaniel Vetter
2014-05-05drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*Daniel Vetter
2014-05-05drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESETDaniel Vetter
2014-05-05drm/i915: Include a little more information about why ring init failsChris Wilson
2014-05-05drm/i915: Mark device as wedged if we fail to resumeChris Wilson
2014-05-05drm/i915: Allow the module to load even if we fail to setup ringsChris Wilson
2014-05-05drm/i915: Preserve ring buffers objects across resumeChris Wilson
2014-05-05drm/i915: Replace hardcoded cacheline size with macroChris Wilson
2014-05-05drm/i915: remove unexplained vblank wait in the DP off codeJesse Barnes
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie
2014-05-01Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-29drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter
2014-04-25drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-23drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter
2014-04-23drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä
2014-04-22drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-16drm/i915: Remove vblank wait from haswell_write_eldDaniel Vetter
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-15drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+Ville Syrjälä
2014-04-15drm/i915: Don't vblank wait on ilk-ivb after pipe enableDaniel Vetter
2014-04-15drm/i915: Code cleanup patch to fix checkpatch errorsShobhit Kumar
2014-04-15drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich
2014-04-14drm/i915: Add parsing support for new MIPI blocks in VBTShobhit Kumar
2014-04-13drm/i915: Don't set the 8to6 dither flag when not scalingDaniel Vetter
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula
2014-04-11drm/i915/bdw: Add 42ms delay for IPS disableBen Widawsky
2014-04-10drm/i915: Add support for DRRS to switch RRPradeep Bhat
2014-04-10drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat
2014-04-10drm/i915: Disable self-refresh for untiled fbs on i915gmDaniel Vetter
2014-04-10Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"Daniel Vetter
2014-04-09drm/i915: Remove spurious semicolonsDamien Lespiau
2014-04-09drm/i915/chv: Add IS_CHERRYVIEW() macroVille Syrjälä
2014-04-09drm/i915/chv: IS_BROADWELL() should not be true for CherryviewVille Syrjälä
2014-04-09drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar
2014-04-09drm/i915: Send DPI command explicitely in LP modeShobhit Kumar
2014-04-09drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar