summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2013-02-22drm/tegra: Implement .mode_set_base()Thierry Reding
2013-02-22drm/tegra: Add plane supportThierry Reding
2013-02-22drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding
2013-02-22drm: Add consistency check for page-flippingThierry Reding
2013-02-22drm/radeon: Use generic HDMI infoframe helpersThierry Reding
2013-02-22drm/tegra: Use generic HDMI infoframe helpersThierry Reding
2013-02-22drm: Add HDMI infoframe helpersThierry Reding
2013-02-22drm: Move mode tables to drm_edid.cThierry Reding
2013-02-22drm: Remove duplicate drm_mode_cea_vic()Thierry Reding
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-02-22gma500: Fix n, m1 and m2 clock limits for sdvo and lvdsPatrik Jakobsson
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21drm/i915: Handle untiled planes when computing their offsetsChris Wilson