aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| * | | | DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich2013-03-04
| * | | | drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke2013-03-03
| * | | | drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-03-03
| * | | | drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni2013-03-03
| * | | | drm/i915: Fix missing variable initilizationSyam Sidhardhan2013-03-03
* | | | | drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-03
* | | | | drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-03
* | | | | drm/nv84: fix regression in page flippingBen Skeggs2013-03-03
* | | | | drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-03
* | | | | drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez2013-03-03
* | | | | drm/nve0/graph: some random reg moved on keplerBen Skeggs2013-03-03
| |/ / / |/| | |
* | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | | | drm/vmwgfx: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm/via: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm/sis: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm/i915: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm/exynos: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm: convert to idr_alloc()Tejun Heo2013-02-27
* | | | drm: don't use idr_remove_all()Tejun Heo2013-02-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ \
| * | | | new helper: file_inode(file)Al Viro2013-02-22
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/tilcdc: only build on armStephen Rothwell2013-02-25
| * | | | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie2013-02-23
| |\ \ \ \
| | * | | | drm/radeon: Use generic HDMI infoframe helpersThierry Reding2013-02-22
| | * | | | drm/tegra: Use generic HDMI infoframe helpersThierry Reding2013-02-22
| | * | | | drm: Add HDMI infoframe helpersThierry Reding2013-02-22
| | * | | | drm: Move mode tables to drm_edid.cThierry Reding2013-02-22
| | * | | | drm: Remove duplicate drm_mode_cea_vic()Thierry Reding2013-02-22
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-02-23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | drm/i915: Revert hdmi HDP pin checksDaniel Vetter2013-02-22
| | * | | | drm/i915: Handle untiled planes when computing their offsetsChris Wilson2013-02-21
| | | |_|/ | | |/| |
| * | | | drm/tegra: Add list of framebuffers to debugfsThierry Reding2013-02-22
| * | | | drm/tegra: Fix color expansionThierry Reding2013-02-22
| * | | | drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding2013-02-22
| * | | | drm/tegra: Implement page-flipping supportThierry Reding2013-02-22
| * | | | drm/tegra: Implement VBLANK supportThierry Reding2013-02-22
| * | | | drm/tegra: Implement .mode_set_base()Thierry Reding2013-02-22
| * | | | drm/tegra: Add plane supportThierry Reding2013-02-22
| * | | | drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding2013-02-22
| * | | | drm: Add consistency check for page-flippingThierry Reding2013-02-22
| | |/ / | |/| |
| * | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2013-02-21
| |\ \ \
| | * | | drm/exynos: Add device tree based discovery support for G2DAjay Kumar2013-02-21
| | * | | drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul2013-02-21
| | * | | drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma2013-02-21
| | * | | drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma2013-02-21
| | * | | drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-21
| | * | | drm/exynos: release resources properly when fb creation is failed.YoungJun Cho2013-02-21
| | * | | drm/exynos: fix wrong pointer access at vm close.YoungJun Cho2013-02-21
| | * | | drm/exynos: Add missing braces around sizeofSachin Kamat2013-02-21