aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixesDave 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/git/keithp/linux into drm-fixesDave 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
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox3-6/+6
2012-03-05drm/gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox3-6/+6
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller1-1/+1
2012-02-29drm/radeon: fix uninitialized variableChristian König1-0/+1
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEADDave Airlie3-20/+27
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher1-8/+17
2012-02-27drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson1-13/+1
2012-02-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys1-1/+1
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov1-1/+1
2012-02-23drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan1-0/+9
2012-02-23drm/i915: fix mode set on load pipe. (v2)Dave Airlie1-1/+1
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer1-2/+5
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixesDave Airlie2-2/+37
2012-02-16drm/exynos: added postclose to release resource.Inki Dae1-0/+12
2012-02-16drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae1-66/+4
2012-02-16drm/exynos: fixed page flip issue.Inki Dae3-5/+15
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae4-0/+42
2012-02-16drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim1-8/+2
2012-02-16drm/exynos: changed priority of mixer layers.Joonyoung Shim1-5/+5
2012-02-16drm/exynos: Fix typo in exynos_mixer.cMasanari Iida1-1/+1
2012-02-15drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov1-2/+2
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim3-20/+27
2012-02-15drm/exynos: added postclose to release resource.Inki Dae1-0/+12
2012-02-15drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae1-66/+4
2012-02-15drm/exynos: fixed page flip issue.Inki Dae3-5/+15
2012-02-15drm/exynos: added possible_clones setup function.Inki Dae4-0/+42
2012-02-15drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim1-8/+2
2012-02-15drm/exynos: changed priority of mixer layers.Joonyoung Shim1-5/+5
2012-02-15drm/exynos: Fix typo in exynos_mixer.cMasanari Iida1-1/+1
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher1-0/+17
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie1-1/+3
2012-02-10drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2-0/+7
2012-02-10drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2-0/+9
2012-02-10drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2-0/+13
2012-02-10drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2-0/+6