summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-172-67/+67
* drm/radeon: Add probing of clocks from device-treeBenjamin Herrenschmidt2010-08-121-0/+81
* drm/radeon: drop old and broken mesa warningDave Airlie2010-08-121-5/+0
* drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt2010-08-122-2/+3
* drm/radeon/kms: allow FG_ALPHA_VALUE on r5xxMarek Olšák2010-08-121-0/+1
* drm/radeon/kms: another r6xx/r7xx CS checker fixAlex Deucher2010-08-121-0/+1
* drm: expand gamma_setJames Simmons2010-08-101-7/+3
* drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson2010-08-103-8/+8
* drm/radeon/kms: mark 3D power states as performanceAlex Deucher2010-08-101-0/+5
* drm/radeon/kms: add additional quirk for Acer rv620 laptopAlex Deucher2010-08-101-2/+12
* drm: Propagate error code from fb_create()Chris Wilson2010-08-101-4/+3
* radeon: handle errors in radeon_hwmon_init()Dan Carpenter2010-08-101-5/+19
* drm/radeon/kms: add support for router objectsAlex Deucher2010-08-105-15/+147
* drm/radeon/kms: rework combios i2c handlingAlex Deucher2010-08-101-247/+168
* drm/radeon/kms: unify i2c handlingAlex Deucher2010-08-107-32/+214
* drm/radeon/kms: r600 CS parser fixesAlex Deucher2010-08-101-12/+15
* drm/radeon: add a way to revoke hyper-z accessMarek Olšák2010-08-101-5/+19
* drm/radeon/kms: add missing copy from userDr. David Alan Gilbert2010-08-101-1/+3
* drm/radeon/kms: only expose underscan on avivo chipsAlex Deucher2010-08-052-11/+16
* drm/radeon: tone down overchatty acpi debug messages.Dave Airlie2010-08-042-2/+2
* drm/radeon/kms: enable underscan option for digital connectorsAlex Deucher2010-08-045-25/+98
* drm/radeon/kms: fix calculation of h/v scaling factorsAlex Deucher2010-08-041-7/+13
* Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-08-041-0/+1
|\
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-021-0/+1
| |\
| | * drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
* | | drm/radeon/kms/igp: sideport is AMD onlyAlex Deucher2010-08-044-11/+11
* | | drm/radeon/kms: handle the case of no active displays properly in the bandwid...Alex Deucher2010-08-042-32/+18
* | | drm: move ttm global code to core drmDave Airlie2010-08-042-11/+11
* | | drm/radeon/kms: make sure HPD is set to NONE on analog-only connectorsAlex Deucher2010-08-021-2/+14
* | | drm/radeon/kms: make sure rio_mem is valid before unmapping itAlex Deucher2010-08-021-1/+2
* | | drm/radeon: add basic zmask/hiz support (v4)Dave Airlie2010-08-0211-57/+66
* | | drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie2010-08-0214-116/+116
|/ /
* | drm/radeon/kms: trivial code style fixes for audioRafał Miłecki2010-08-021-6/+10
* | drm/radeon: remove viewport transform from r6xx/r7xx blit emitAlex Deucher2010-08-021-18/+0
* | drm/radeon: group r6xx/r7xx newly sequential blit stateAlex Deucher2010-08-021-203/+35
* | drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequentialAlex Deucher2010-08-021-184/+184
* | drm/radeon: r6xx/r7xx move vport clipping to a single packetAlex Deucher2010-08-021-248/+62
* | drm/radeon: group r6xx/r7xx sequential blit stateAlex Deucher2010-08-021-376/+64
* | drm/radeon: remove duplicate state emit in r6xx/r7xx blitAlex Deucher2010-08-021-16/+0
* | drm/radeon: add comments to r6xx/r7xx blit stateAlex Deucher2010-08-021-206/+515
* | drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher2010-08-024-3/+28
* | drm/radeon/kms: remove rs4xx gart limitAlex Deucher2010-08-021-8/+0
* | Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie2010-08-0219-31/+63
|\|
| * drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| * drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| * drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| * drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
| * drm/r600: fix possible NULL pointer derefernceAlex Deucher2010-07-211-1/+4
| * drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher2010-07-211-0/+9
| * drm/radeon/kms: fix shared ddc harderAlex Deucher2010-07-211-14/+9