aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-03-11Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-03-11drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz
2013-03-11drm/nouveau: fix regression in vblankingMaarten Lankhorst
2013-03-11drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson
2013-03-06drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni
2013-03-05drm/i915: enable irqs earlier when resumingDaniel Vetter
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich
2013-03-04drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs
2013-03-04drm/nv84: fix regression in page flippingBen Skeggs
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-03-04drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez
2013-03-04drm/nve0/graph: some random reg moved on keplerBen Skeggs
2013-03-03drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke
2013-03-03drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä
2013-03-03drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni
2013-03-03drm/i915: Fix missing variable initilizationSyam Sidhardhan
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-02-27drm/via: convert to idr_alloc()Tejun Heo
2013-02-27drm/sis: convert to idr_alloc()Tejun Heo
2013-02-27drm/i915: convert to idr_alloc()Tejun Heo
2013-02-27drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-27drm: convert to idr_alloc()Tejun Heo
2013-02-27drm: don't use idr_remove_all()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-26drm/tilcdc: only build on armStephen Rothwell
2013-02-24Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie
2013-02-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22drm/i915: Revert hdmi HDP pin checksDaniel Vetter
2013-02-22drm/tegra: Add list of framebuffers to debugfsThierry Reding
2013-02-22drm/tegra: Fix color expansionThierry Reding
2013-02-22drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding
2013-02-22drm/tegra: Implement page-flipping supportThierry Reding
2013-02-22drm/tegra: Implement VBLANK supportThierry Reding