summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-03-20drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher
2012-03-20drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches
2012-03-20drivers/gpu/drm/savage/savage_state.c: add missing kfreeJulia Lawall
2012-03-20drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double freeJulia Lawall
2012-03-20drm/radeon: dp only enable enhanced framing if sink supports.Dave Airlie
2012-03-20drm/radeon/kms: skip db/cb/streamout checking when possible on r600Marek Olšák
2012-03-20drm/radeon/kms: compute GPU addresses correctly on r600Marek Olšák
2012-03-20drm/radeon/kms: remove some unused variables in evergreen_cs_trackMarek Olšák
2012-03-20drm/radeon/kms: skip db/cb/streamout checking when possible on evergreenMarek Olšák
2012-03-20drm/radeon/kms: optimize streamout checking for evergreenMarek Olšák
2012-03-20drm/radeon/kms: compute GPU addresses correctly on evergreenMarek Olšák
2012-03-20drm/radeon/kms: make some DRM errors more informativeMarek Olšák
2012-03-20drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+Marek Olšák
2012-03-20drm/usb: move usb support into a separate moduleDave Airlie
2012-03-16drm: fix build with UDL if USB is a moduleDave Airlie
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie
2012-03-15drm: add core support for unplugging a device (v2)Dave Airlie
2012-03-15drm/modeset: add helper to unplug all connectors from sysfsDave Airlie
2012-03-15drm/sysfs: protect sysfs removal code against being run twice.Dave Airlie
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-15drm: Add drm_mode_copy()Ville Syrjälä
2012-03-15drm: Use a flexible array member for blob property dataVille Syrjälä
2012-03-15drm: Handle drm_object_get() failuresVille Syrjälä
2012-03-15drm: Make drm_crtc_convert_{umode, to_umode} static and constify their paramsVille Syrjälä
2012-03-15drm: Fix drm_mode_attachmode_crtc()Ville Syrjälä
2012-03-15drm: Check CRTC viewport against framebuffer sizeVille Syrjälä
2012-03-15drm: Check user mode against overflowsVille Syrjälä
2012-03-15drm: Fix memory leak in drm_mode_setcrtc()Ville Syrjälä
2012-03-15drm: Make drm_mode_attachmode() voidVille Syrjälä
2012-03-15drm: Check crtc x and y coordinatesVille Syrjälä
2012-03-15drm: Warn if mode to umode conversion overflows the destination typesVille Syrjälä
2012-03-15drm: Reject mode set with current fb if no current fb is boundVille Syrjälä
2012-03-15gma500: suspend/resume support for CedartrailAlan Cox
2012-03-15gma500: Fix resume pathsAlan Cox
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-03-15drm/nouveau: add userspace fallback hints.Dave Airlie
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski
2012-03-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-03-13drm/nouveau: map first page of mmio early and determine chipset earlierBen Skeggs
2012-03-13drm/nvd0/disp: disconnect encoders before reprogramming themBen Skeggs
2012-03-13drm/nvd0/disp: move syncs/magic setup to or mode_setBen Skeggs
2012-03-13drm/nouveau/dp: account for channel coding overhead in link trainingBen Skeggs
2012-03-13drm/nvd0/disp: fix dcb sor link matching in supervisor handlerBen Skeggs
2012-03-13drm/nvd0/disp: initial implementation of displayportBen Skeggs
2012-03-13drm/nouveau/dp: make dp dpms function common, call from sor code insteadBen Skeggs
2012-03-13drm/nv50/hwsq: some nv92 fixesMartin Peres