summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-24drm/ast: fix EDID memory leakJani Nikula
2012-08-24drm/i915: fix EDID memory leak in SDVOJani Nikula
2012-08-24drm/mgag200: remove unused validate_sequenceMaarten Lankhorst
2012-08-24drm/cirrus: Remove unused validate_sequenceMaarten Lankhorst
2012-08-24drm/ast: remove unused validate_sequenceMaarten Lankhorst
2012-08-24gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-08-24gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui
2012-08-24gma500/cdv: Add eDP supportZhao Yakui
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox
2012-08-24gma500/cdv: sync up and add the displayport code to the buildAlan Cox
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox
2012-08-24gma500: Add the support of display port on CDVAlan Cox
2012-08-24gma500: Program the DPLL lane based on the selected digitial portZhao Yakui
2012-08-24gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui
2012-08-17Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher
2012-08-12drm/i915: don't grab dev->struct_mutex for userspace forcewakDaniel Vetter
2012-08-11drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-11drm/i915: Fix blank panel at reopening lidTakashi Iwai
2012-08-10drm/i915: try harder to find WR PLL clock settingsPaulo Zanoni
2012-08-10drm/i915: use the correct encoder type when comparingPaulo Zanoni
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov
2012-08-10drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson