summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse2018-07-301-0/+14
* drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan Crouse2018-07-301-0/+4
* drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse2018-07-301-0/+7
* drm/msm/adreno: Convert the show/crash file formatJordan Crouse2018-07-301-0/+71
* Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-202-10/+29
|\
| * drm/doc: Include drm_of.c helpersDaniel Vetter2018-07-131-0/+9
| * drm/doc: Group the fb gem helpers betterDaniel Vetter2018-07-131-9/+9
| * drm: switch drm_plane to inline commentsDaniel Vetter2018-07-131-5/+6
| * drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
| * drm-kms-helpers.rst: document the DP CEC helpersHans Verkuil2018-07-131-0/+9
* | Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-193-0/+41
|\|
| * drm: Begin an API for in-kernel clientsNoralf Trønnes2018-07-102-0/+13
| * drm/v3d: Add missing v3d documentation structure.Eric Anholt2018-07-051-0/+28
* | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-101-0/+12
|\ \ | |/ |/|
| * drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang2018-07-051-0/+7
| * drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)Tom St Denis2018-07-051-0/+5
* | drm: Fix hdmi connector content type property docsDaniel Vetter2018-07-031-1/+1
|/
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-223-0/+138
|\
| * drm/amdgpu: Restore :internal: for amdgpu_vm.c documentationMichel Dänzer2018-06-151-0/+1
| * drm/doc: Add amdgpu hwmon/power documentation (v2)Alex Deucher2018-06-151-0/+53
| * drm/amdgpu: update documentation for amdgpu_irq.c v3Slava Abramov2018-06-151-0/+8
| * drm/amdgpu: Update function level documentation for GPUVM v3Andrey Grodzovsky2018-06-151-0/+9
| * drm/amdgpu: fix documentation of amdgpu_mn.c v2Christian König2018-06-151-0/+9
| * drm/amdgpu: Hook up amdgpu_object.c documentationMichel Dänzer2018-06-151-0/+9
| * drm/amdgpu: Hook up documentation about memory domainsMichel Dänzer2018-06-151-0/+8
| * drm/amdgpu: Add documentation for PRIME related codeMichel Dänzer2018-06-151-0/+14
| * drm/doc: Add initial amdgpu driver documentationMichel Dänzer2018-06-152-0/+7
| * drm/doc: Add a label for the PRIME Buffer Sharing chapterMichel Dänzer2018-06-151-0/+2
| * drm/doc: add a chapter for gpu schedulerNayan Deshmukh2018-06-151-0/+18
* | drm: Add writeback connector typeBrian Starkey2018-06-201-0/+9
* | drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-172-0/+7
|/
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-05-111-20/+121
|\
| * Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-041-20/+121
| |\
| | * drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo2018-04-111-0/+6
| | * drm/i915: Add link to documentation in i915_gem_execbuffer.cKevin Rogovin2018-04-061-0/+6
| | * drm/i915: Narration overview on GEMKevin Rogovin2018-04-061-23/+97
| | * Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2018-03-304-9/+26
| | |\
| | * | drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li2018-03-281-0/+15
* | | | drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-031-0/+1
|/ / /
* | | drm/todo: Fallout from v3d reviewDaniel Vetter2018-04-251-0/+18
* | | drm/xen-front: Remove CMA supportOleksandr Andrushchenko2018-04-181-12/+0
* | | drm/docs: Remove the rcar alpha from the csv fileMaxime Ripard2018-04-161-1/+0
* | | drm/xen-front: Add support for Xen PV display frontendOleksandr Andrushchenko2018-04-032-0/+44
| |/ |/|
* | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-1/+1
|\ \
| * \ Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-1/+1
| |\ \
| | * | drm/tve200: fix kernel-doc documentation comment includeJani Nikula2018-02-211-1/+1
| | * | docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.cMarkus Heiser2018-01-021-3/+0
| | * | documentation/gpu/i915: fix docs build error after file renameRandy Dunlap2018-01-021-2/+2
* | | | Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-211-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen2018-03-013-3/+13
| |\ \ \