summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2012-11-12drm/i915: adjust sprite base addressDamien Lespiau3-27/+41
2012-11-12drm/i915: Fix sprite offset on HSWDamien Lespiau2-1/+10
2012-11-12drm/i915: Fix primary plane offset on HSWDamien Lespiau2-2/+9
2012-11-12drm/i915: Error out when trying to set a y-tiled as a spriteDamien Lespiau1-0/+9
2012-11-12drm/i915/tv: Use intel_flush_display_plane() to flush the primary planeDamien Lespiau1-5/+2
2012-11-12drm/i915: check fdi B/C lane sharing constraintDaniel Vetter2-6/+121
2012-11-12drm/i915: add ->display.modeset_global_resources callbackDaniel Vetter2-0/+4
2012-11-12drm/i915: BUG on impossible pch dp portDaniel Vetter1-3/+1
2012-11-12drm/i915: add comment about pch pll enabling rulesDaniel Vetter1-0/+7
2012-11-12drm/i915: set FDI_RX_MISC to recommended values on CPT/PPTDaniel Vetter1-0/+6
2012-11-12drm/i915: clarify why we need to enable fdi plls so earlyDaniel Vetter1-0/+3
2012-11-12drm/i915: Write the FDI RX TU size reg at the right timeDaniel Vetter1-3/+5
2012-11-12drm/i915: shut up spurious message in intel_dp_get_hw_stateDaniel Vetter1-2/+3
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie5-13/+17
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst1-1/+1
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran1-8/+12
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz1-1/+1
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-07drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher1-23/+31
2012-11-07gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init()Wei Yongjun1-1/+1
2012-11-07gma600: Enable HDMI supportAlan Cox4-16/+365
2012-11-07drm/vmwgfx: use ttm_bo_is_reservedMaarten Lankhorst1-1/+1
2012-11-07drm/radeon: Use ttm_bo_is_reservedMaarten Lankhorst3-5/+5
2012-11-07drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher1-1/+1
2012-11-07drm: set dev_mapping before calling drm_open_helperIlija Hadzic1-17/+30
2012-11-07drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-07drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst1-6/+6
2012-11-07drm: Ignore blob propertys in drm_property_change_is_valid()Ville Syrjälä1-0/+3
2012-11-07drm: Constify some function argumentsVille Syrjälä1-4/+4
2012-11-07drm: Be more paranoid with integer overflowsVille Syrjälä1-1/+9
2012-11-06drm/i915/crt: fix DPMS standby and suspend mode handlingJani Nikula1-1/+1
2012-11-02drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), againJani Nikula1-2/+4
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-18/+20
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-40/+184
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie6-26/+59
2012-11-01drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher1-0/+97
2012-11-01DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich2-4/+18
2012-11-01DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich1-24/+38
2012-11-01DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich1-8/+10
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov1-2/+2
2012-11-01drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-11-01DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich1-7/+21
2012-11-01DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich1-0/+2
2012-11-01DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1