summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-01-12drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass
2012-01-12CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie
2012-01-09drm/i915: handle 3rd pipeEugeni Dodonov
2012-01-09drm/i915: simplify pipe checkingEugeni Dodonov
2012-01-09drm/i915: Print debugfs object list sizes in KiB instead of bytes.Eric Anholt
2012-01-06drm/i915/sdvo: always set positive sync polarityPaulo Zanoni
2012-01-06drm/i915: Removing TV Out modes.Rodrigo Vivi
2012-01-06drm/i915: Fix TV Out refresh rate.Rodrigo Vivi
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie
2012-01-06radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2012-01-06drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...Konrad Rzeszutek Wilk
2012-01-06drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.Konrad Rzeszutek Wilk
2012-01-06drm/radeon/kms: sync across multiple rings when doing bo moves v3Alex Deucher
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic
2012-01-05drm: no need to hold global mutex for static dataIlija Hadzic
2012-01-05drm/radeon/benchmark: common modes sweep ignores 640x480@32Chen Jie
2012-01-05drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher
2012-01-05drm/radeon: allocate semaphore from the ib poolJerome Glisse
2012-01-05drm/radeon: make ib size variableJerome Glisse
2012-01-05drm/radeon/kms: add missing ring ready check in sync testsAlex Deucher
2012-01-05drm: add support for private planesRob Clark
2012-01-05drm: disconnect plane from fb/crtc when disabledRob Clark
2012-01-03drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes
2012-01-03drm/i915: don't disable a PCH DPLL that's in useJesse Barnes
2012-01-03drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: Make the fallback IRQ wait not sleep.Eric Anholt
2012-01-03drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt
2012-01-03drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt
2012-01-03drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes
2012-01-03drm/i915: Clean up multi-threaded forcewake patchKeith Packard
2012-01-03drm/i915: drpc debugfs update for gen6Ben Widawsky
2012-01-03drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky
2012-01-03drm/i915: Force sync command ordering (Gen6+)Ben Widawsky
2012-01-03drm/i915: relative_constants_mode race fixBen Widawsky
2012-01-03Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-nextDave Airlie
2012-01-03drm/radeon/kms: define TMDS/LVTM HDMI enabling bitsRafał Miłecki
2012-01-03drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki
2012-01-03drm/radeon/kms: setup HDMI mode on Evergreen encodersRafał Miłecki
2012-01-03Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2012-01-03gma500: remove no_fb bitsAlan Cox
2012-01-03gma500: Fix Cedarview support (Correct version)Alan Cox
2012-01-03gma500: Add the E6xx PCI identifier we are missingAlan Cox