aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| * | | drm/radeon: Restrict offset for legacy display engine.Michel Dänzer2012-03-20
| * | | drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-03-20
| * | | drm/radeon/kms: reduce probe latency on digital connectorsTvrtko Ursulin2012-03-20
| * | | drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher2012-03-20
| * | | drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher2012-03-20
| * | | drm/ttm: Use pr_fmt and pr_<level>Joe Perches2012-03-20
| * | | drivers/gpu/drm/savage/savage_state.c: add missing kfreeJulia Lawall2012-03-20
| * | | drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double freeJulia Lawall2012-03-20
| * | | drm/radeon: dp only enable enhanced framing if sink supports.Dave Airlie2012-03-20
| * | | drm/radeon/kms: skip db/cb/streamout checking when possible on r600Marek Olšák2012-03-20
| * | | drm/radeon/kms: compute GPU addresses correctly on r600Marek Olšák2012-03-20
| * | | drm/radeon/kms: remove some unused variables in evergreen_cs_trackMarek Olšák2012-03-20
| * | | drm/radeon/kms: skip db/cb/streamout checking when possible on evergreenMarek Olšák2012-03-20
| * | | drm/radeon/kms: optimize streamout checking for evergreenMarek Olšák2012-03-20
| * | | drm/radeon/kms: compute GPU addresses correctly on evergreenMarek Olšák2012-03-20
| * | | drm/radeon/kms: make some DRM errors more informativeMarek Olšák2012-03-20
| * | | drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+Marek Olšák2012-03-20
| * | | drm/usb: move usb support into a separate moduleDave Airlie2012-03-20
| * | | drm: fix build with UDL if USB is a moduleDave Airlie2012-03-16
| * | | drm/udl: initial UDL driver (v4)Dave Airlie2012-03-15
| * | | drm: add core support for unplugging a device (v2)Dave Airlie2012-03-15
| * | | drm/modeset: add helper to unplug all connectors from sysfsDave Airlie2012-03-15
| * | | drm/sysfs: protect sysfs removal code against being run twice.Dave Airlie2012-03-15
| * | | drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
| |\ \ \
| * | | | drm: Add drm_mode_copy()Ville Syrjälä2012-03-15
| * | | | drm: Use a flexible array member for blob property dataVille Syrjälä2012-03-15
| * | | | drm: Handle drm_object_get() failuresVille Syrjälä2012-03-15
| * | | | drm: Make drm_crtc_convert_{umode, to_umode} static and constify their paramsVille Syrjälä2012-03-15
| * | | | drm: Fix drm_mode_attachmode_crtc()Ville Syrjälä2012-03-15
| * | | | drm: Check CRTC viewport against framebuffer sizeVille Syrjälä2012-03-15
| * | | | drm: Check user mode against overflowsVille Syrjälä2012-03-15
| * | | | drm: Fix memory leak in drm_mode_setcrtc()Ville Syrjälä2012-03-15
| * | | | drm: Make drm_mode_attachmode() voidVille Syrjälä2012-03-15
| * | | | drm: Check crtc x and y coordinatesVille Syrjälä2012-03-15
| * | | | drm: Warn if mode to umode conversion overflows the destination typesVille Syrjälä2012-03-15
| * | | | drm: Reject mode set with current fb if no current fb is boundVille Syrjälä2012-03-15
| * | | | gma500: suspend/resume support for CedartrailAlan Cox2012-03-15
| * | | | gma500: Fix resume pathsAlan Cox2012-03-15
| * | | | drm/nouveau: add userspace fallback hints.Dave Airlie2012-03-15
| | |_|/ | |/| |
| * | | drm/nouveau: map first page of mmio early and determine chipset earlierBen Skeggs2012-03-13
| * | | drm/nvd0/disp: disconnect encoders before reprogramming themBen Skeggs2012-03-13
| * | | drm/nvd0/disp: move syncs/magic setup to or mode_setBen Skeggs2012-03-13
| * | | drm/nouveau/dp: account for channel coding overhead in link trainingBen Skeggs2012-03-13
| * | | drm/nvd0/disp: fix dcb sor link matching in supervisor handlerBen Skeggs2012-03-13
| * | | drm/nvd0/disp: initial implementation of displayportBen Skeggs2012-03-13
| * | | drm/nouveau/dp: make dp dpms function common, call from sor code insteadBen Skeggs2012-03-13
| * | | drm/nv50/hwsq: some nv92 fixesMartin Peres2012-03-13
| * | | drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.cBen Skeggs2012-03-13
| * | | drm/nouveau/dp: make functions for executing various bios tablesBen Skeggs2012-03-13
| * | | drm/nouveau/pm: fix oops if chipset has no pm support at allBen Skeggs2012-03-13