summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: rework DP bridge checksAlex Deucher2011-11-016-25/+27
* drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic2011-11-012-15/+16
* drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3Jerome Glisse2011-11-013-4/+20
* drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse2011-11-011-0/+1
* drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher2011-11-011-28/+13
* drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-011-0/+11
* drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_syncAlex Deucher2011-11-011-0/+11
* drm/radeon/kms: rework texture cache flush in r6xx+ blit codeAlex Deucher2011-11-013-7/+10
* drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse2011-11-011-2/+3
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-2835-1035/+869
|\
| * Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-272-2/+1
| * Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-277-46/+8
| * drm/radeon: Lower the severity of the radeon lockup messages.Dave Jones2011-10-211-1/+1
| * Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie2011-10-1814-216/+104
| |\
| * | drm/radeon/kms: make r600-NI blit suspend code commonAlex Deucher2011-10-185-38/+22
| * | drm/radeon/kms: blit code commoningIlija Hadzic2011-10-185-285/+30
| * | drm/radeon/kms: rename a variable for consistencyIlija Hadzic2011-10-182-15/+16
| * | drm/radeon/kms: cleanup r600 blit codeIlija Hadzic2011-10-182-45/+70
| * | drm/radeon/kms: add more elaborate benchmarksIlija Hadzic2011-10-183-8/+87
| * | drm/radeon/kms: cleanup benchmark codeIlija Hadzic2011-10-181-70/+86
| * | drm/radeon/kms: demystify r600 blit codeIlija Hadzic2011-10-182-13/+39
| * | drm/radeon/kms: demystify evergreen blit codeIlija Hadzic2011-10-182-9/+62
| * | drm/radeon/kms: simplify r6xx blit codeAlex Deucher2011-10-183-177/+111
| * | drm/radeon/kms: simplify evergreen blit codeIlija Hadzic2011-10-183-182/+125
| * | drm/radeon/kms: Simplify I2C post_xfer functionJean Delvare2011-10-181-26/+22
| * | drm/radeon: Move r100_*_*reg out of lineAndi Kleen2011-10-182-39/+44
| * | drm/radeon: Move more code out of lineAndi Kleen2011-10-1811-87/+106
| * | drm/radeon: Remove more bogus inlines in the radeon driver.Andi Kleen2011-10-184-108/+114
| * | drm/radeon: Remove now unused functions in radeon driverAndi Kleen2011-10-182-47/+0
| * | drm/radeon: drop inlines in r600_blit.cAndi Kleen2011-10-181-12/+12
| * | drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.cAndi Kleen2011-10-182-16/+16
| * | drm/radeon: allow pcie gen2 speed on CaymanIlija Hadzic2011-10-122-2/+6
| * | drm/radeon: allow pcie gen2 speed on NIIlija Hadzic2011-10-121-2/+1
| * | drm/radeon/kms: set DMA mask properly on newer PCI asicsAlex Deucher2011-10-101-3/+4
| * | DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}Michael Witten2011-10-102-6/+9
| * | drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher2011-10-102-3/+21
| * | drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher2011-10-101-0/+5
| * | drm/radeon/kms: Fix I2C mask definitionsJean Delvare2011-10-101-2/+2
| * | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-09-205-20/+69
| |\ \
| * | | drm/radeon: Print gart initialization details on all chipsetsTormod Volden2011-09-069-4/+26
| * | | drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-316-7/+44
| * | | drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-312-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-1534-151/+471
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
* | | | | drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher2011-10-192-2/+14
* | | | | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher2011-10-181-1/+11
* | | | | drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher2011-10-181-1/+1
* | | | | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher2011-10-181-4/+9
| |_|_|/ |/| | |
* | | | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher2011-10-061-3/+6
OpenPOWER on IntegriCloud