aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-04-04drm/panel: simple: Allow GPIO accesses to sleepThierry Reding
2014-04-04drm/panel: remove redundant regulator_disable()Alexandre Courbot
2014-04-04drm/panel: use gpiod interface for enable GPIOAlexandre Courbot
2014-04-04drm/panel: Add LG 12.9" LCD panelThierry Reding
2014-04-04drm/ttm: Hide the implementation details of reservationThomas Hellstrom
2014-04-04drm: gem-cma: Fix warnings due to improper printk formatsLaurent Pinchart
2014-04-04drm/cma: Use dma_mmap_writecombine() to mmap bufferLaurent Pinchart
2014-04-04drm/mm: Fix search for smallest hole satisfying constraintsMichel Dänzer
2014-04-04drm: Prefer noninterlace cmdline mode unless explicitly specifiedTakashi Iwai
2014-04-04drm/radeon: Use two-ended allocation by size, v2Lauri Kasanen
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen
2014-04-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-04drm/rcar-du: Handle encoder initialization failuresLaurent Pinchart
2014-04-04Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie
2014-04-03drm/i915: Provide a bit more info when pipestat bits are wrongVille Syrjälä
2014-04-03drm/i915: Move all ring resets before setting the HWS pageChris Wilson
2014-04-03drm/radeon: fix typo in spectre_golden_registersAlex Deucher
2014-04-03drm/radeon: fix endian swap on hawaii clear state buffer setupAlex Deucher
2014-04-03drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher
2014-04-03drm/radeon: rework finding display PLL numbers v2Christian König
2014-04-03drm/radeon: fix resuming mode in pm runtime resume pathDave Airlie
2014-04-03drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie
2014-04-03drm/radeon: clear needs_reset flag if IB test failsChristian König
2014-04-03drm/i915: Invariably invalidate before ctx switchBen Widawsky
2014-04-03drm/i915: Fix framecount offsetRafael Barbalho
2014-04-03drm/i915: Warn when DPIO read returns 0xffffffffVille Syrjälä
2014-04-03drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platformsVille Syrjälä
2014-04-03drm/i915: Fix debugfs PDP register dumpVille Syrjälä
2014-04-03drm/i915: dmesg output for VT-d testingDaniel Vetter
2014-04-03drm/i915: Add debug module option for VTd validationDaniel Vetter
2014-04-03drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt
2014-04-03drm/vmwgfx: Remove authorization requirements around some more ioctlsThomas Hellstrom
2014-04-03drm/vmwgfx: Fix query buffer locking order violationThomas Hellstrom
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-02Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2014-04-02drm/i915: fix infinite loop at gen6_update_ring_freqPaulo Zanoni
2014-04-02drm/i915: only check for irqs_disabled when disabling LCPLLPaulo Zanoni
2014-04-02drm/i915: Enabling the TLB invalidate bit in GFX Mode registerAkash Goel
2014-04-02drm/i915: fix command parser debug print format mismatchesJani Nikula
2014-04-02drm/i915: Track OACONTROL register enable/disable during parsingBrad Volkin
2014-04-02drm/i915: Refactor cmd parser checks into a functionBrad Volkin
2014-04-02drm/i915: BUG_ON() when cmd/reg tables are not sortedBrad Volkin
2014-04-02drm/i915: Allow i915_pc8_status debug info on BDWZhenyu Wang
2014-04-02drm/i915/bdw: Expand FADD to 64bitBen Widawsky
2014-04-02drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdwVille Syrjälä
2014-04-02drm/i915: Fix the computation of required fb size for pipeChris Wilson
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2014-04-02drm/crtc-helper: don't disable disconnected outputsDaniel Vetter
2014-04-02drm/crtc-helpers: fix dpms on logicDaniel Vetter