aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-05Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood
2013-12-04drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher
2013-12-04drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher
2013-12-04drm/radeon: fixup bad vram size on SIAlex Deucher
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-12-05Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-12-05udl: fix issue with imported prime buffersRob Clark
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom
2013-12-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs
2013-12-03drm/nouveau: unreference fence after syncingBen Skeggs
2013-12-03drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie
2013-12-02drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers
2013-12-02drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher
2013-12-02drm/radeon: add radeon_vm_bo_update trace pointChristian König
2013-12-02drm/radeon: add VMID allocation trace pointChristian König
2013-12-02drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck
2013-12-02drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher
2013-12-02drm/radeon: fix typo in fetching mpll paramsAlex Deucher
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie
2013-11-28drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-11-28gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson