summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom
2015-08-05drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh
2015-08-05drm/vmwgfx: SVGA device definition updateSinclair Yeh
2015-08-05drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-08-05vmwgfx: Update device headers for command buffers.Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom
2015-08-05drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine
2015-08-05drm/i915: disable_shared_pll doesn't work on pre-gen5Jesse Barnes
2015-08-05drm/i915:skl: Add WaEnableGapsTsvCreditFixArun Siluvery
2015-08-05drm/i915/gen9: Removed byte swapping for csr firmwareAnimesh Manna
2015-08-05drm/i915: read bpp from vbt only for older panelsThulasimani,Sivakumar
2015-08-05drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3Paulo Zanoni
2015-08-05drm/i915: Extract a intel_power_well_disable() functionDamien Lespiau
2015-08-05drm/i915: Extract a intel_power_well_enable() functionDamien Lespiau
2015-08-05drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:sklMarc Herbert
2015-08-05drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR.Rodrigo Vivi
2015-08-05drm/i915: Split sink_crc function in start, stop and read.Rodrigo Vivi
2015-08-05drm/i915: special-case dirtyfb for frontbuffer trackingPaulo Zanoni
2015-08-05drm/i915: don't disable FBC for pipe A when flipping pipe BPaulo Zanoni
2015-08-05drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn()Paulo Zanoni
2015-08-05drm/i915: fix FBC frontbuffer tracking flushing codePaulo Zanoni
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter
2015-08-03drm/sti: atomic crtc/plane updateVincent Abriou
2015-08-03drm/sti: rename files and functionsVincent Abriou
2015-08-03drm/sti: code clean upVincent Abriou
2015-08-03drm/sti: fix dynamic z-orderingVincent Abriou
2015-08-03drm: sti: fix sub-components bindBenjamin Gaignard
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds