summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-02-03drm crtc_helper: use list_for_each_entrySascha Hauer
2012-02-03drm crtc: Fix locking commentsSascha Hauer
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer
2012-02-03drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer
2012-02-03drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer
2012-02-03drm drm_fb_helper: destroy modesSascha Hauer
2012-02-03drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer
2012-02-03drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer
2012-02-03drm crtc: add forgotten idr cleanup functionsSascha Hauer
2012-02-03drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher
2012-02-03drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher
2012-02-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher
2012-02-03drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare
2012-02-03drm/kms: Make i2c buses fasterJean Delvare
2012-02-03drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic
2012-02-03drm/radeon/kms: common definitions for blit copy codeIlija Hadzic
2012-02-03drm: remove master fd restriction on mode setting gettersMandeep Singh Baines
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom
2012-01-24drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter
2012-01-24drm/i915: allow userspace forcewake references also on gen7Daniel Vetter
2012-01-24drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-01-24drm/i915: Correct debugfs printout for RC1e.Eric Anholt
2012-01-24gma500: Fix shmem mappingAlan Cox