summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-041-1/+1
| * | | | drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-041-0/+13
| * | | | drm/exynos: remove color bar pattern operation.JoongMock Shin2013-01-041-6/+3
| * | | | drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-043-3/+3
| * | | | drm/exynos: fix build warning.Eunchul Kim2013-01-041-1/+1
| * | | | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-043-1/+3
| * | | | drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-043-29/+0
| * | | | drm/exynos: change member variable name.Eunchul Kim2013-01-045-14/+14
| * | | | drm/exynos: consider buffer allocation without iommuInki Dae2013-01-041-7/+48
| * | | | drm/exynos: change file license to GPLInki Dae2013-01-0428-504/+112
| * | | | drm/exynos: consider no iommu support to console framebufferInki Dae2013-01-041-4/+18
| * | | | drm/exynos: fix flags in dma buf exportingSeung-Woo Kim2013-01-041-1/+1
| |/ / /
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0416-102/+416
|\ \ \ \ | |/ / /
| * | | drm/nouveau: fix init with agpgart-uninorthAaro Koskinen2013-01-041-1/+1
| * | | drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck2013-01-041-2/+2
| * | | drm/radeon: switch to a finer grained reset for SI (v2)Alex Deucher2013-01-031-34/+65
| * | | drm/radeon: switch to a finer grained reset for cayman/TNAlex Deucher2013-01-031-39/+70
| * | | drm/radeon: switch to a finer grained reset for evergreenAlex Deucher2013-01-032-25/+56
| * | | drm/radeon: switch to a finer grained reset for r6xx/7xxAlex Deucher2013-01-031-27/+58
| * | | drm/radeon: add GPU reset flagsAlex Deucher2013-01-031-0/+5
| * | | drm/radeon: fix typo in evergreen dma fenceAlex Deucher2013-01-031-1/+1
| * | | drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider2013-01-034-11/+24
| * | | drm/radeon: reset dma engine on gpu reset (v2)Jerome Glisse2013-01-037-27/+112
| * | | drm/radeon: print dma status reg on lockup (v2)Jerome Glisse2013-01-037-1/+26
| * | | drm/radeon: improve ring debugfs printingJerome Glisse2013-01-031-7/+13
| * | | drm/radeon: add debugfs file for dma ringsJerome Glisse2013-01-031-0/+4
| * | | drm/radeon/r6xx: fix DMA engine for ttm bo transfersAlex Deucher2013-01-031-2/+2
| * | | drm/radeon: add connector table for Mac G4 SilverAlex Deucher2013-01-032-1/+53
| |/ /
* | | Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-0321-56/+53
|/ /
* | Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2012-12-302-14/+0
* | drm: tegra: program only one window during modesetLucas Stach2012-12-301-2/+1
* | drm: tegra: clean out old gem prototypesLucas Stach2012-12-301-18/+0
* | drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach2012-12-301-16/+3
* | drm: tegra: protect DC register access with mutexLucas Stach2012-12-302-0/+14
* | drm: tegra: don't leave clients host1x member uninitializedLucas Stach2012-12-301-0/+2
* | drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-302-7/+7
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-3012-84/+325
|\ \
| * | drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter2012-12-201-3/+9
| * | drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-202-0/+4
| * | drm/i915: fix flags in dma buf exportingDave Airlie2012-12-201-1/+1
| * | i915: ensure that VGA plane is disabledKrzysztof Mazur2012-12-191-0/+19
| * | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson2012-12-181-37/+25
| * | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-181-12/+29
| * | drm/i915: don't disable disconnected outputsDaniel Vetter2012-12-181-4/+0
| * | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-176-8/+90
| * | drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-173-1/+10
| * | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2012-12-172-0/+5
| * | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson2012-12-171-7/+7
| * | drm/i915: Clear self-refresh watermarks when disabledChris Wilson2012-12-171-6/+8
| * | drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
OpenPOWER on IntegriCloud