aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* aries: add OC supportDaniel Bateman2012-07-221-1/+27
* gpu: pvr: match version to driverPawit Pornkitprasan2012-07-201-1/+1
* gpu: pvr: Flush the whole CPU cache when allocating uncached.Alistair Strachan2012-06-202-0/+5
* Revert "gpu: pvr: Add thread safety checks to SGX MMU code."jp abgrall2012-06-182-107/+2
* Revert "gpu: pvr: Fix a bug that prevented MMU PTs from being dumped."jp abgrall2012-06-181-1/+7
* Revert "gpu: pvr: Harden MMU code's use-after-free checks."jp abgrall2012-06-181-31/+9
* Revert "gpu: pvr: Intentionally leak SGX MMU PTs."jp abgrall2012-06-181-5/+2
* gpu: pvr: Intentionally leak SGX MMU PTs.Alistair Strachan2012-06-141-2/+5
* Revert "gpu: pvr: Intentionally leak SGX MMU PTs."JP Abgrall2012-06-141-5/+2
* gpu: pvr: Harden MMU code's use-after-free checks.Alistair Strachan2012-06-141-9/+31
* gpu: pvr: Intentionally leak SGX MMU PTs.Alistair Strachan2012-06-141-2/+5
* gpu: pvr: Fix a bug that prevented MMU PTs from being dumped.Alistair Strachan2012-06-141-7/+1
* gpu: pvr: Add thread safety checks to SGX MMU code.Alistair Strachan2012-06-142-2/+107
* gpu: pvr: Update to DDK 1.8@945322Alistair Strachan2012-06-061-3/+3
* Revert "gpu: pvr: Update to DDK 1.8@943950"JP Abgrall2012-06-051-3/+3
* gpu: pvr: Update to DDK 1.8@943950Ben Jones2012-06-011-3/+3
* gpu: pvr: Update to DDK 1.8@905891Ben Jones2012-05-142-57/+80
* gpu: pvr: Update to DDK 1.8@904153Alistair Strachan2012-05-1413-458/+1213
* Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-082-17/+25
|\
| * Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-082-17/+25
| |\
| | * drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-05-071-0/+5
| | * drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-05-071-1/+2
| | * drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-05-071-16/+18
* | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-044-3/+13
|\ \ \ | |/ /
| * | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-304-3/+13
| |\ \ | | |/
| | * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-221-1/+1
| | * drm/radeon: disable MSI on RV515Dave Airlie2012-04-221-0/+6
| | * drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-221-1/+1
| | * drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher2012-04-221-0/+4
| | * drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson2012-04-221-1/+1
* | | gpu: pvr: Update to DDK 1.8@901807Alistair Strachan2012-05-021-2/+2
* | | gpu: pvr: Update to DDK 1.8@900138.Alistair Strachan2012-05-0114-69/+218
* | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-04-2449-95/+573
|\ \ \ | |/ /
| * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1949-95/+573
| |\ \ | | |/
| | * drm/i915: quirk away broken OpRegion VBTDaniel Vetter2012-04-131-1/+22
| | * drm/i915: Add lock on drm_helper_resume_force_modeSean Paul2012-04-131-0/+2
| | * drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson2012-04-132-0/+7
| | * drm/i915: no-lvds quirk on MSI DC500Anisse Astier2012-04-131-0/+8
| | * drm/radeon/kms: fix fans after resumeAlex Deucher2012-04-132-1/+15
| | * drm: Validate requested virtual size against allocated fb sizeChris Wilson2012-04-131-2/+6
| | * drm/i915: suspend fbdev device around suspend/hibernateDave Airlie2012-04-023-1/+18
| | * drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher2012-04-021-0/+14
| | * drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher2012-04-021-0/+4
| | * drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-04-023-3/+30
| | * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-121-0/+8
| | * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-03-122-0/+7
| | * drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-03-122-0/+9
| | * drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-03-122-0/+13
| | * drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-03-122-0/+6
| | * drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-03-121-1/+1