summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson
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/i915: Removed IVB forced enable of sprite dest key.acreese
2012-04-22drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher
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: treat src w & h as fixed point in sprite handling codeJesse Barnes
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/atom: force bpc to 8 for nowAlex Deucher
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-04-02gma500: Fix mmap frambufferYoichi Yuasa
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski
2012-03-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher
2012-03-08drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie
2012-03-07drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-03-05drm/gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller
2012-02-29drm/radeon: fix uninitialized variableChristian König
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher
2012-02-27drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson
2012-02-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-02-23drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan
2012-02-23drm/i915: fix mode set on load pipe. (v2)Dave Airlie
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer