summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul2017-06-20681-20564/+316620
|\
| * Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-205-77/+204
| |\
| | * drm/amdgpu: Optimize mutex usage (v4)Alex Xie2017-06-192-12/+30
| | * drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)Alex Xie2017-06-191-23/+30
| | * amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie2017-06-163-2/+91
| | * amdgpu/cs: split out fence dependency checking (v2)Dave Airlie2017-06-161-42/+51
| | * drm/amdgpu: don't check the default value for vm sizeAlex Deucher2017-06-161-0/+4
| * | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2017-06-203-16/+26
| |\ \
| | * | drm/arm: mali-dp: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-161-7/+5
| | * | drm/mali-dp: Check PM status when sharing interrupt linesLiviu Dudau2017-06-161-3/+16
| | * | drm/arm: malidp: Use crtc->mode_valid() callbackJose Abreu2017-06-161-6/+5
| | |/
| * | Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-06-2091-4018/+4531
| |\ \
| | * | drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs2017-06-1714-10/+39
| | * | drm/nouveau: use proper prototype in nouveau_pmops_runtime() definitionArnd Bergmann2017-06-161-1/+1
| | * | drm/nouveau: Skip vga_fini on non-PCI deviceMikko Perttunen2017-06-161-0/+4
| | * | drm/nouveau/tegra: Don't leave GPU in resetMikko Perttunen2017-06-161-3/+0
| | * | drm/nouveau/tegra: Skip manual unpowergating when not necessaryMikko Perttunen2017-06-161-4/+6
| | * | drm/nouveau/hwmon: Change permissions to numericOscar Salvador2017-06-161-5/+5
| | * | drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrsOscar Salvador2017-06-161-1/+33
| | * | drm/nouveau/hwmon: Remove old code, add .write/.read operationsOscar Salvador2017-06-161-583/+261
| | * | drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_stringOscar Salvador2017-06-161-0/+163
| | * | drm/nouveau/hwmon: Add config for all sensors and their settingsOscar Salvador2017-06-161-0/+72
| | * | drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro linksBen Skeggs2017-06-161-2/+2
| | * | drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs2017-06-168-338/+35
| | * | drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs2017-06-1625-246/+321
| | * | drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs2017-06-163-21/+11
| | * | drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs2017-06-165-155/+41
| | * | drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs2017-06-163-12/+70
| | * | drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issuesBen Skeggs2017-06-161-27/+0
| | * | drm/nouveau/disp/dp: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-38/+30
| | * | drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs2017-06-167-2/+62
| | * | drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs2017-06-1616-40/+287
| | * | drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs2017-06-1628-342/+36
| | * | drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs2017-06-167-14/+16
| | * | drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs2017-06-1620-136/+161
| | * | drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs2017-06-1612-143/+66
| | * | drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs2017-06-1612-30/+27
| | * | drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs2017-06-1612-43/+17
| | * | drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs2017-06-1612-30/+47
| | * | drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs2017-06-169-9/+30
| | * | drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs2017-06-1629-219/+134
| | * | drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs2017-06-1617-80/+40
| | * | drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs2017-06-1632-257/+108
| | * | drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs2017-06-1617-0/+165
| | * | drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs2017-06-163-3/+10
| | * | drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs2017-06-162-10/+6
| | * | drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs2017-06-164-45/+13
| | * | drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs2017-06-161-19/+35
| | * | drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs2017-06-161-22/+17
| | * | drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs2017-06-161-31/+24