summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin1-1/+9
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin1-8/+9
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs1-1/+6
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter1-11/+15
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding1-2/+3
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding1-1/+1
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding1-1/+1
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding1-4/+4
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding1-4/+7
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding1-1/+1
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie3-3/+4
2013-12-02drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2-2/+2
2013-12-02drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher1-17/+11
2013-12-02drm/radeon: add radeon_vm_bo_update trace pointChristian König4-12/+32
2013-12-02drm/radeon: add VMID allocation trace pointChristian König2-0/+17
2013-12-02drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck1-37/+12
2013-12-02drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher1-6/+2
2013-12-02drm/radeon: fix typo in fetching mpll paramsAlex Deucher1-1/+1
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae1-13/+22
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat1-1/+1
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson1-5/+8
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä1-4/+3
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2-1/+3
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni1-2/+2
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28drm/i915: Fix pipe CSC post offset calculationVille Syrjälä1-1/+1
2013-11-28gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2-4/+4
2013-11-28drm/i915: Simplify DP vs. eDP detectionVille Syrjälä1-20/+6
2013-11-28drm/i915: Check VBT for eDP ports on VLVVille Syrjälä4-9/+14
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-27drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes1-7/+8
2013-11-27drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson1-28/+32
2013-11-26drm/i915: take mode config lock around crtc disable at suspendJesse Barnes1-0/+2
2013-11-25drm/i915: Prefer setting PTE cache age to 3Chris Wilson1-2/+4
2013-11-21drm/i915/ddi: set sink to power down mode on dp disableJani Nikula1-1/+2
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie3-9/+59
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie8-67/+472
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie8-22/+79
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-213/+344
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-15/+14
2013-11-20drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter1-1/+1
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2-7/+54
2013-11-20drm/ttm: Don't move non-existing dataThomas Hellstrom1-2/+5
2013-11-19drm/radeon: hook up backlight functions for CI and KV family.Samuel Li1-0/+4
2013-11-19drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter1-0/+20
2013-11-19drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2-0/+16
2013-11-19drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson1-2/+6