aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * drm/i915: reject doubleclocked cea modes on dpDaniel Vetter2012-05-24
| | * drm/i915: Adding TV Out Missing modes.Rodrigo Vivi2012-05-24
| | * drm/i915: wait for a vblank to pass after tv detectDaniel Vetter2012-05-24
| | * drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw2012-05-24
| | * drm/i915: enable vdd when switching off the eDP panelDaniel Vetter2012-05-24
| | * drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson2012-05-24
| | * drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-24
| | * drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-24
| | * drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-22
| | * drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter2012-05-21
| * | drm/radeon: fix XFX quirkAlex Deucher2012-05-29
| * | drm: Use stdint types for consistencyVille Syrjälä2012-05-29
| * | drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä2012-05-29
| * | drm/radeon: fix typo in trinity tiling setupAlex Deucher2012-05-29
| * | drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-29
| * | radeon: make radeon_cs_update_pages static.Dave Airlie2012-05-29
| * | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24
| |\ \
| | * | drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Kościelnicki2012-05-24
| | * | drm/nouveau: Unregister switcheroo client on exitAndreas Heider2012-05-24
| | * | drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-24
| | * | drm/nouveau: fix a minor annoyance in an output stringBen Skeggs2012-05-24
| | * | drm/nouveau: turn a BUG into a WARNBen Skeggs2012-05-24
| | * | drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz2012-05-24
| | * | drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs2012-05-24
| | * | drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs2012-05-24
| | * | drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs2012-05-24
| | * | drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs2012-05-24
| | * | drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs2012-05-24
| | * | drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs2012-05-24
| | * | drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs2012-05-24
| | * | drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs2012-05-24
| | * | drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs2012-05-24
| | * | drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-24
| | * | drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs2012-05-24
| | * | drm/nv50: remove manual context unload on context destructionBen Skeggs2012-05-24
| | * | drm/nv50: remove execution engine context saves on suspendBen Skeggs2012-05-24
| | * | drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs2012-05-24
| | * | drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs2012-05-24
| | * | drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs2012-05-24
| | * | drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs2012-05-24
| | * | drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs2012-05-24
| | * | drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs2012-05-24
| | * | drm/nouveau: fix engine context destructor orderingBen Skeggs2012-05-24
| | * | drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs2012-05-24
| | * | drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs2012-05-24
| | * | drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs2012-05-24
| | * | drm/nouveau: move flip-related channel setup to software engineBen Skeggs2012-05-24
| | * | drm/nouveau: create real execution engine for software object classBen Skeggs2012-05-24
| | * | drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs2012-05-24
| | * | drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2012-05-24