summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* gma500: Fix frequency detectionAlan Cox2012-08-242-0/+2
* gma500: remove references to drm_display_info raw_edid fieldJani Nikula2012-08-241-3/+0
* gma500: fix incorrect declaration.Dave Airlie2012-08-241-1/+1
* drm: Add misssing static storage class specifier in drm_fb_helper.c fileSachin Kamat2012-08-241-1/+1
* drm: Add missing static storage class specifier in drm_irq.c fileSachin Kamat2012-08-241-1/+1
* drm/i2c/ch7006: Convert to dev_pm_opsMark Brown2012-08-241-9/+7
* drm/usb: select USB_SUPPORT in KconfigSachin Kamat2012-08-241-0/+1
* gma500: remove an unreachable return statementJani Nikula2012-08-241-1/+0
* gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-242-3/+0
* gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-241-1/+1
* drm: Handle io prot correctly for MIPS.Huacai Chen2012-08-242-2/+2
* drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-2413-50/+14
* drm/ast: fix EDID memory leakJani Nikula2012-08-241-0/+1
* drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-241-0/+1
* drm/mgag200: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* drm/cirrus: Remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* drm/ast: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-241-2/+2
* drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-245-96/+8
* gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui2012-08-242-0/+28
* gma500/cdv: Add eDP supportZhao Yakui2012-08-2414-61/+751
* gma500/cdv: enable the DisplayPort supportAlan Cox2012-08-241-2/+9
* gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-244-245/+260
* gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-244-3/+161
* gma500: Add the support of display port on CDVAlan Cox2012-08-243-4/+1661
* gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-243-31/+58
* gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui2012-08-241-4/+3
* Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter2012-08-17100-1222/+1752
|\
| * Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\
| | * drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | * drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | * nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | * drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | * drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| | * drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
| |\ \
| | * | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| | * | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| | * | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| | * | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0
| | * | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-111-4/+9
| * | | drm/radeon: fix typo in function header commentDmitrii Cherkasov2012-08-131-1/+1
| * | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-139-7/+80
| * | | drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák2012-08-133-2/+15
| * | | drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák2012-08-131-26/+26
| * | | drm/radeon: fence virtual address and free it once idle v4Jerome Glisse2012-08-135-21/+55
| * | | drm/radeon: fix some missing parens in asic macrosAlex Deucher2012-08-131-5/+5
| * | | drm/radeon: fix ordering in pll picking on dce4+Alex Deucher2012-08-131-4/+4
| * | | drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse2012-08-133-76/+2
| * | | drm/radeon: fix bank tiling parameters on caymanAlex Deucher2012-08-131-3/+11
OpenPOWER on IntegriCloud