summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2012-06-01nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie1-1/+1
2012-06-01drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-06-01drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2-0/+29
2012-06-01drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson1-6/+3
2012-06-01gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox1-2/+4
2012-05-12drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter1-3/+6
2012-05-12drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter1-0/+6
2012-05-12drm/i915: enable dip before writing data on gen4Paulo Zanoni1-1/+1
2012-05-07nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-05-07drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-07drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-07drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-05-07drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-07drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-22drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-22drm/radeon: disable MSI on RV515Dave Airlie1-0/+6
2012-04-22drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai1-1/+1
2012-04-22drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson1-0/+4
2012-04-22drm/i915: make rc6 module parameter read-onlyJesse Barnes1-1/+1
2012-04-22drm/i915: properly compute dp dithering for user-created modesDaniel Vetter1-14/+35
2012-04-22drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-22drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-22drm/i915: Removed IVB forced enable of sprite dest key.acreese1-1/+0
2012-04-22drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher1-0/+4
2012-04-13drm/i915: quirk away broken OpRegion VBTDaniel Vetter1-1/+22
2012-04-13drm/i915: Add lock on drm_helper_resume_force_modeSean Paul1-0/+2
2012-04-13drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson2-0/+7
2012-04-13drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes1-0/+3
2012-04-13drm/i915: no-lvds quirk on MSI DC500Anisse Astier1-0/+8
2012-04-13drm/radeon/kms: fix fans after resumeAlex Deucher2-1/+15
2012-04-13drm: Validate requested virtual size against allocated fb sizeChris Wilson1-2/+6
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-04-02drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher3-5/+10
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher1-0/+14
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher1-0/+4
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer3-3/+30
2012-04-02drm/i915: Only clear the GPU domains upon a successful finishChris Wilson1-2/+5
2012-04-02gma500: Fix mmap frambufferYoichi Yuasa1-1/+1
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie4-47/+16
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer1-27/+1
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart1-8/+8
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski1-11/+6
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski1-1/+1
2012-03-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie3-4/+5
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher2-5/+3
2012-03-08drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák1-0/+8
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes1-0/+1
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes2-4/+4
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie3-5/+26
2012-03-07drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2-0/+4