aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
* | drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-19
* | Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-15
|\ \
| * | drm: radeon: fix error value signVasiliy Kulikov2010-11-14
| * | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-14
| |/
| * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
| * drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer2010-11-09
| * drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher2010-11-08
| * drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2010-11-08
| * drm/radeon/kms: add support for clock/data path routersAlex Deucher2010-11-08
| * drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-08
| * drivers/gpu: Use vzallocJoe Perches2010-11-08
| * drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-08
| * drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-08
| * drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-08
| * drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher2010-11-08
| * drivers/gpu/drm: Update WARN usesJoe Perches2010-11-08
| * drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-08
| * DRM: ignore invalid EDID extensionsSam Tygier2010-11-08
| * drm/radeon/kms: make the connector code less verboseAlex Deucher2010-11-08
| * drm/ttm: remove failed ttm binding error printoutThomas Hellstrom2010-11-08
| * drm/ttm: Add a barrier when unreservingThomas Hellstrom2010-11-08
| * drm/ttm: Remove mm init error printouts and checksThomas Hellstrom2010-11-08
| * drm/ttm: Remove pointless list_empty checkThomas Hellstrom2010-11-08
| * drm/ttm: Use private locks for the default bo range managerThomas Hellstrom2010-11-08
| * drm/ttm: Documentation updateThomas Hellstrom2010-11-08
| * drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher2010-11-08
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-08
| |\
| * \ Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-27
| |\ \
| | * | drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher2010-10-27
| | * | drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher2010-10-27
| | * | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher2010-10-27
* | | | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-13
* | | | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-09
| |_|/ |/| |
* | | drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-08
* | | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-08
* | | drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-08
* | | drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-04
* | | drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-04
* | | i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-03
* | | drm/i915: SNB BLT workaroundChris Wilson2010-11-02
* | | drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-02
* | | drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-02
* | | drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-01
* | | drm/i915: opregion_setup: iounmap correct addressChristoph Fritz2010-11-01
* | | drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-28
* | | i915: signedness bug in check_overlay_src()Dan Carpenter2010-10-27
* | | drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-27
|/ /
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\|
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
| * drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher2010-10-26