summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä2014-03-121-1/+22
* drm/i915: Fix PSR programmingBen Widawsky2014-03-061-1/+1
* drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä2014-03-031-3/+3
* drm/i915: fix assert_cursor on BDWPaulo Zanoni2014-03-031-4/+4
* drm/i915: vlv: reserve GT power context earlyImre Deak2014-03-031-2/+4
* drm/i915: fix pch pci device enumerationImre Deak2014-03-031-14/+9
* drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel2014-03-031-3/+16
* drm/i915: use backlight legacy combination mode also for i915gm/i945gmJani Nikula2014-03-031-2/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0218-62/+107
|\
| * Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| |\
| | * drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | * drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | * drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | * drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | * drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | * drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | * drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| * | drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| * | drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| * | drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| |/
| * Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| |\
| | * drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | * gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | * drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
* | | Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-211-2/+24
|\ \ \ | |/ / |/| |
| * | ACPI / nouveau: fix probing regression related to _DSMJiang Liu2014-02-201-2/+24
* | | Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-191-0/+1
|\ \ \
| * | | drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
* | | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-199-71/+112
|\ \ \ \
| * | | | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| * | | | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| * | | | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| * | | | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| * | | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-124-1/+15
| * | | | drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-123-14/+13
* | | | | drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
* | | | | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
* | | | | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
* | | | | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1
* | | | | drm/radeon: fix display tiling setup on SIAlex Deucher2014-02-181-6/+7
* | | | | drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher2014-02-181-8/+1
* | | | | drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+2
* | | | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+12
* | | | | drm/radeon: unify bpc handlingAlex Deucher2014-02-182-4/+5
| |/ / / |/| | |
* | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-02-1814-12/+69
|\ \ \ \
| * | | | drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin2014-02-181-1/+1
| * | | | drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-181-1/+1
| * | | | drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov2014-02-181-1/+1
| * | | | drm/nv50/gr: add missing nv_error parameter privIlia Mirkin2014-02-181-1/+1
| * | | | drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot2014-02-181-1/+1
OpenPOWER on IntegriCloud