summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-11-22Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst
2012-11-20radeon: add AGPMode 1 quirk for RV250Paul Bolle
2012-11-20drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz
2012-11-19drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher
2012-11-13drm/i915: do not ignore eDP bpc settings from vbtJani Nikula
2012-11-12drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-07drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher
2012-11-07drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher
2012-11-07drm: set dev_mapping before calling drm_open_helperIlija Hadzic
2012-11-07drm: restore open_count if drm_setup failsIlija Hadzic
2012-11-06drm/i915/crt: fix DPMS standby and suspend mode handlingJani Nikula
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-01drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher
2012-11-01DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich
2012-11-01DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich
2012-11-01DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov
2012-11-01drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolonPeter Senna Tschudin
2012-11-01DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich
2012-11-01DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich
2012-11-01DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich
2012-10-31drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma
2012-10-31drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark
2012-10-31drm/exynos: fix display on issueInki Dae