summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson2013-11-291-5/+8
| * | | | drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä2013-11-291-4/+3
| * | | | drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2013-11-292-1/+3
| * | | | drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni2013-11-291-2/+2
| * | | | drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-11-281-1/+1
| * | | | drm/i915: Simplify DP vs. eDP detectionVille Syrjälä2013-11-281-20/+6
| * | | | drm/i915: Check VBT for eDP ports on VLVVille Syrjälä2013-11-284-9/+14
| * | | | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes2013-11-271-7/+8
| * | | | drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson2013-11-271-28/+32
| * | | | drm/i915: take mode config lock around crtc disable at suspendJesse Barnes2013-11-261-0/+2
| * | | | drm/i915: Prefer setting PTE cache age to 3Chris Wilson2013-11-251-2/+4
| * | | | drm/i915/ddi: set sink to power down mode on dp disableJani Nikula2013-11-211-1/+2
* | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-12-052-14/+23
|\ \ \ \ \
| * | | | | drm/exynos: release unhandled page flip events at postclose.Inki Dae2013-12-021-13/+22
| * | | | | drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat2013-12-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2013-12-057-27/+35
|\ \ \ \ \
| * | | | | drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter2013-12-031-11/+15
| * | | | | gpu: host1x: Fix a few sparse warningsThierry Reding2013-12-031-2/+3
| * | | | | drm/tegra: Force cast to __iomem to make sparse happyThierry Reding2013-12-031-1/+1
| * | | | | drm/tegra: Make tegra_drm_driver staticThierry Reding2013-12-031-1/+1
| * | | | | drm/tegra: Fix address space mismatchesThierry Reding2013-12-031-4/+4
| * | | | | drm/tegra: Tightly bind RGB output to DCThierry Reding2013-12-031-4/+7
| * | | | | drm/tegra: Make CRTC upcasting saferThierry Reding2013-12-031-1/+1
| * | | | | gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2013-11-282-4/+4
* | | | | | udl: fix issue with imported prime buffersRob Clark2013-12-051-0/+6
* | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-12-0511-17/+499
|\ \ \ \ \ \
| * | | | | | drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter2013-12-031-1/+1
| * | | | | | drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs2013-12-031-1/+1
| * | | | | | drm/nouveau: unreference fence after syncingBen Skeggs2013-12-031-0/+1
| * | | | | | drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst2013-12-031-1/+1
| * | | | | | drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet2013-12-034-2/+452
| * | | | | | drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet2013-12-032-0/+6
| * | | | | | drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin2013-12-031-2/+13
| * | | | | | drm/nv10/plane: add downscaling restrictionsIlia Mirkin2013-12-031-1/+9
| * | | | | | drm/nv10/plane: fix format computationIlia Mirkin2013-12-031-8/+9
| * | | | | | drm/nv04-nv30/clk: provide an empty domain listBen Skeggs2013-12-031-1/+6
* | | | | | | drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom2013-12-043-0/+5
* | | | | | | drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-043-10/+47
* | | | | | | drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom2013-12-041-27/+37
* | | | | | | drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2013-12-042-0/+5
| |_|/ / / / |/| | | | |
* | | | | | drm/qxl: fix memory leak in release list handlingDave Airlie2013-11-291-0/+1
* | | | | | drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin2013-11-281-1/+0
* | | | | | drm/sysfs: fix OOM verificationDavid Herrmann2013-11-281-1/+1
| |/ / / / |/| | | |
* | | | | drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann2013-11-211-7/+33
* | | | | drm/exynos: g2d: fix memory leak to userptrInki Dae2013-11-211-0/+2
* | | | | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-213-9/+59
|\ \ \ \ \
| * | | | | drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-202-7/+54
| * | | | | drm/ttm: Don't move non-existing dataThomas Hellstrom2013-11-201-2/+5
* | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-218-67/+472
|\ \ \ \ \ \
| * | | | | | drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-181-20/+25