summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-05-31nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie
2012-05-31drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter
2012-05-31drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson
2012-05-31drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-05-11drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter
2012-05-11drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter
2012-05-11nouveau: initialise has_optimus variable.Dave Airlie
2012-05-11drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-11drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang
2012-05-11drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky
2012-05-11drm/i915: relative_constants_mode race fixBen Widawsky
2012-05-11drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-05-11drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher
2012-04-22drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie
2012-04-22drm/radeon: disable MSI on RV515Dave Airlie
2012-04-22drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai
2012-04-22drm/i915: make rc6 module parameter read-onlyJesse Barnes
2012-04-22drm/i915: properly compute dp dithering for user-created modesDaniel Vetter
2012-04-22drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher
2012-04-22drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson
2012-04-22drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher
2012-04-22drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes
2012-04-13drm/i915: quirk away broken OpRegion VBTDaniel Vetter
2012-04-13drm/i915: Add lock on drm_helper_resume_force_modeSean Paul
2012-04-13drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson
2012-04-13drm/i915: no-lvds quirk on MSI DC500Anisse Astier
2012-04-13drm/radeon/kms: fix fans after resumeAlex Deucher
2012-04-13drm: Validate requested virtual size against allocated fb sizeChris Wilson
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer
2012-04-02drm/i915: Only clear the GPU domains upon a successful finishChris Wilson
2012-03-12drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák
2012-03-12drm/i915: fix ELD writing for SandyBridgeWu Fengguang
2012-03-12drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke
2012-03-12drm/i915: gen7: work around a system hang on IVBEugeni Dodonov
2012-03-12drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov
2012-03-12drm/i915: gen7: implement rczunit workaroundEugeni Dodonov
2012-03-12drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys
2012-02-29drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-02-13drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-02-13drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter
2012-02-13drm/i915: handle 3rd pipeEugeni Dodonov
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi
2012-02-13drm/i915: check ACTHD of all ringsDaniel Vetter