summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2012-06-19drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher6-1/+13
2012-06-19drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs1-1/+7
2012-06-19drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't usefulBen Skeggs1-3/+6
2012-06-19drm/nouveau: determine a value for display_info.bpc if edid doesn'tBen Skeggs1-0/+46
2012-06-19drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-19drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson1-15/+35
2012-06-19drm/i915: hold forcewake around ring hw initDaniel Vetter3-4/+21
2012-06-19drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-10drm/i915:: Disable FBC on SandyBridgeChris Wilson1-1/+1
2012-06-10drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-10drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-10drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-10drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-10drm/radeon: fix bank information in tiling configAlex Deucher3-7/+16
2012-06-10drm/radeon: fix XFX quirkAlex Deucher1-1/+3
2012-06-10drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes1-1/+1
2012-06-10drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky2-2/+6
2012-06-10drm/i915: wait for a vblank to pass after tv detectDaniel Vetter1-0/+5
2012-06-10drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw1-0/+8
2012-06-10drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin clientMarc Gariepy1-0/+16
2012-06-10drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass1-0/+8
2012-06-10drm/i915: enable vdd when switching off the eDP panelDaniel Vetter1-9/+8
2012-06-10drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2-4/+13
2012-05-31nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie1-1/+1
2012-05-31drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-05-31drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson1-6/+3
2012-05-31drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2-0/+29
2012-05-11drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter1-3/+6
2012-05-11drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter1-0/+6
2012-05-11nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-05-11drm/i915: enable dip before writing data on gen4Paulo Zanoni1-1/+1
2012-05-11drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-11drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky3-2/+13
2012-05-11drm/i915: relative_constants_mode race fixBen Widawsky1-13/+16
2012-05-11drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-11drm/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: 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/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher1-0/+4
2012-04-22drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes1-5/+8
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