summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim2015-01-181-6/+2
| | * | drm/exynos: remove the redundant machine checking codeHyungwon Hwang2015-01-121-12/+0
| | |/
| * | drm/radeon: use rv515_ring_start on r5xxAlex Deucher2015-01-151-2/+16
| * | drm/radeon: add si dpm quirk listAlex Deucher2015-01-121-0/+39
| * | drm/radeon: don't print error on -ERESTARTSYSChristian König2015-01-121-1/+1
| * | drm/radeon: add a dpm quirk listAlex Deucher2015-01-081-0/+33
| * | drm/radeon: fix VM flush on CIK (v3)Alex Deucher2015-01-082-0/+21
| * | drm/radeon: fix VM flush on SI (v3)Alex Deucher2015-01-083-0/+36
| * | drm/radeon: fix VM flush on cayman/aruba (v3)Alex Deucher2015-01-083-0/+40
| |/
| * Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-087-152/+213
| |\
| | * drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-062-48/+86
| | * drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-061-7/+8
| | * drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-061-117/+117
| | * drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-051-0/+3
| | * drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz2014-12-172-0/+6
| | * drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov2015-01-041-0/+1
| | * drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-041-0/+12
| | * drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-093-5/+5
| * | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-01-085-12/+14
| |\ \
| | * | drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter2015-01-051-1/+1
| | * | drm/radeon: adjust default bapm settings for KVAlex Deucher2015-01-051-6/+4
| | * | drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher2015-01-051-0/+4
| | * | drm/radeon: fix sad_count check for dce3Alex Deucher2015-01-051-1/+1
| | * | drm/radeon: KV has three PPLLs (v2)Alex Deucher2015-01-051-4/+4
| | |/
| * | Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2015-01-088-33/+124
| |\ \ | | |/ | |/|
| | * drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2014-12-222-3/+3
| | * drm/nv4c/mc: disable msiIlia Mirkin2014-12-221-8/+0
| | * drm/nouveau/fb/ram/mcp77: enable NISO pollerPierre Moreau2014-12-221-5/+39
| | * drm/nouveau/fb/ram/mcp77: use carveout reg to determine sizeBen Skeggs2014-12-221-4/+3
| | * drm/nouveau/fb/ram/mcp77: subclass nouveau_ramBen Skeggs2014-12-221-10/+14
| | * drm/nouveau: wake up the card if necessary during gem callbacksBen Skeggs2014-12-221-5/+30
| | * drm/nouveau/device: Add support for GK208B, resolves bug 86935Sven Köhler2014-12-221-0/+33
| | * drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot2014-12-221-1/+3
| | * drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs2014-12-221-2/+4
| * | Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-046-6/+26
| |\ \
| | * | drm/radeon: Init amdkfd only if it was compiledOded Gabbay2014-12-291-0/+12
| | * | amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-281-1/+1
| | * | drm: Put amdkfd before radeon in drm MakefileOded Gabbay2014-12-211-1/+1
| | * | amdkfd: Remove duplicate includeOded Gabbay2014-12-051-1/+0
| | * | amdkfd: Fixing topology bug in building sysfs nodesBen Goz2014-12-021-1/+1
| | * | amdkfd: Fix accounting of device queuesOded Gabbay2014-12-071-2/+11
| * | | Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie2015-01-045-41/+10
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak2014-12-181-1/+7
| | * | Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2014-12-182-9/+1
| | * | drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä2014-12-181-4/+2
| | * | drm/i915: Kill check_power_well() callsVille Syrjälä2014-12-181-27/+0
* | | | Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie2015-01-225-0/+891
|\ \ \ \
| * | | | drm: sti: add DVO output connectorBenjamin Gaignard2014-12-305-0/+891
* | | | | Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie2015-01-2213-0/+3500
|\ \ \ \ \
| * | | | | drm: add Atmel HLCDC Display Controller supportBoris Brezillon2015-01-2111-0/+3459
OpenPOWER on IntegriCloud