aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee
2013-09-05drm/i915; Preallocate the lazy requestChris Wilson
2013-09-05drm/i915: Rename ring->outstanding_lazy_requestChris Wilson
2013-09-04drm/i915: Kill IRONLAKE_FDI_FREQ checkVille Syrjälä
2013-09-04drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2Chon Ming Lee
2013-09-04drm/i915: Modify DP set clock to accomodate more eDP timings v2Chon Ming Lee
2013-09-04drm/i915: do display power state notification on crtc enable/disableJani Nikula
2013-09-04drm/i915: add opregion function to notify bios of adapter power stateJani Nikula
2013-09-04drm/i915: add opregion function to notify bios of encoder enable/disableJani Nikula
2013-09-04drm/i915: expose intel_ddi_get_encoder_port()Jani Nikula
2013-09-04drm/i915: add plumbing for SWSCIJani Nikula
2013-09-04drm/i915: It's its!Damien Lespiau
2013-09-04drm/i915: Rearrange the comments in i915_add_request()Chris Wilson
2013-09-04drm/i915: Do not add an interrupt for a context switchChris Wilson
2013-09-04drm/i915: Fix list corruption in vma_unbindDaniel Vetter
2013-09-04drm/i915: Restore the preliminary HW check.Ben Widawsky
2013-09-04drm/i915: Report enabled slices on Haswell GT3Rodrigo Vivi
2013-09-04drm/i915/dsi: s/size_t/int/Daniel Vetter
2013-09-04drm/i915: initialize DSI output on VLVJani Nikula
2013-09-04drm/i915: Parse the MIPI related VBT Block and store relevant infoShobhit Kumar
2013-09-04drm/i915: Band Gap WAShobhit Kumar
2013-09-04drm/i915: don't enable DPLL for DSIJani Nikula
2013-09-04drm/i915: fix PLL assertions for DSI PLLJani Nikula
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula
2013-09-04drm/i915: add MIPI DSI command sending routinesJani Nikula
2013-09-04drm/i915: add structs for MIPI DSI outputJani Nikula
2013-09-04drm/i915: add MIPI DSI output type and subtypesJani Nikula
2013-09-04drm/i915: add MIPI DSI register definitionsJani Nikula
2013-09-04drm/i915: add VLV pipeconf bit definition for DSI PLL lockJani Nikula
2013-09-04drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula
2013-09-04drm: add MIPI DSI encoder and connector typesShobhit Kumar
2013-09-04drm/i915: Always prefer CPU relocations with LLCChris Wilson
2013-09-04drm/i915: More vma fixups around unbind/destroyDaniel Vetter
2013-09-04drm/i915: Don't destroy the vma placeholder during execbuffer reservationChris Wilson
2013-09-04drm/i915: inline vma_create into lookup_or_create_vmaDaniel Vetter
2013-09-04drm/i915: Convert execbuf code to use vmasBen Widawsky
2013-09-04drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter
2013-09-04drm/i915: handle sdvo input pixel multiplier correctly againDaniel Vetter
2013-09-04drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter
2013-09-03drm/i915: fix up the relocate_entry refactoringDaniel Vetter
2013-09-03drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä
2013-09-03drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson
2013-09-03vgaarb: Fix VGA decodes changesAlex Williamson
2013-09-03vgaarb: Don't disable resources that are not ownedAlex Williamson
2013-09-03drm/i915: Pin pages whilst mapping the dma-bufChris Wilson
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni
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