summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-102-0/+145
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-292-0/+145
* | Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-071-4/+4
|\ \
| * | Documentation/gpu: Update amdgpu documentationLijo Lazar2023-08-311-4/+4
| |/
* | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-3011-19/+19
|\ \ | |/ |/|
| * Documentation: Fix typosBjorn Helgaas2023-08-1811-19/+19
* | Merge tag 'drm-misc-next-2023-08-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-08-112-1/+12
|\ \
| * | drm/nouveau: implement new VM_BIND uAPIDanilo Krummrich2023-08-041-0/+3
| * | drm/nouveau: new VM_BIND uAPI interfacesDanilo Krummrich2023-08-041-0/+8
| * | drm/doc: fix underline for section "DRM Sync Objects"Simon Ser2023-08-031-1/+1
* | | Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-071-0/+4
|\ \ \
| * | | drm/doc: fix duplicate declaration warningJani Nikula2023-06-261-0/+4
* | | | Merge tag 'drm-misc-next-2023-08-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-08-072-9/+40
|\ \ \ \ | | |/ / | |/| |
| * | | drm/doc: use proper cross-references for sectionsSimon Ser2023-08-031-0/+2
| * | | drm/panel: Fix todo indentation for panel prepared/enabled cleanupDouglas Anderson2023-08-031-1/+2
| * | | drm/panel: Check for already prepared/enabled in drm_panelDouglas Anderson2023-08-011-0/+24
| * | | drm/todo: Convert list of fbconv links to footnotesGeert Uytterhoeven2023-07-291-6/+6
| * | | drm/todo: Add atomic modesetting referencesGeert Uytterhoeven2023-07-291-3/+7
* | | | Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter2023-08-042-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | drm/amd: Add documentation for how to flash a dGPUMario Limonciello2023-07-072-0/+34
| | |/ | |/|
* | | drm: manager to keep track of GPUs VA mappingsDanilo Krummrich2023-07-201-0/+36
* | | drm: execution context for GEM buffers v7Christian König2023-07-121-0/+12
* | | fbdev: Make support for userspace interfaces configurableThomas Zimmermann2023-06-271-0/+13
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-06-191-1/+3
|\| |
| * | Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-151-1/+3
| |\ \ | | |/ | |/|
| | * drm/amd: Update driver-misc.html for Rembrandt-RMario Limonciello2023-06-091-1/+1
| | * drm/amd: Update driver-misc.html for Dragon RangeMario Limonciello2023-06-091-0/+1
| | * drm/amd: Update driver-misc.html for PhoenixMario Limonciello2023-06-091-0/+1
* | | drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann2023-06-191-9/+0
|/ /
* | drm/doc: Relax fdinfo string constraintsRob Clark2023-05-241-13/+14
* | drm: Add fdinfo memory statsRob Clark2023-05-241-12/+42
* | drm: Add common fdinfo helperRob Clark2023-05-241-1/+9
* | drm/docs: Fix usage stats typosRob Clark2023-05-241-2/+2
* | drm/vkms: drop "Rotation" TODOMaíra Canal2023-05-081-1/+1
* | drm/doc/rfc: Introduce the merge plan for the Xe driver.Rodrigo Vivi2023-04-262-0/+239
* | drm/vkms: drop full alpha blending TODOMaíra Canal2023-04-261-5/+0
* | drm/gem: Check for valid formatsMaíra Canal2023-04-191-5/+2
|/
* Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-03-201-1/+1
|\
| * drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro2023-03-081-1/+1
* | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-228-22/+57
|\|
| * Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-253-9/+13
| |\
| | * Documentation/gpu: update dGPU asic info tableAlex Deucher2023-01-191-0/+2
| | * Documentation/gpu: Add Raphael to apu-asic-info-tableMario Limonciello2023-01-191-0/+1
| | * Documentation/gpu: Add Mendocino to apu-asic-info-tableMario Limonciello2023-01-191-0/+1
| | * Documentation/gpu: Update lines for GREEN_SARDINE and YELLOW_CARPMario Limonciello2023-01-191-2/+2
| | * Documentation/gpu: Add MP0 version to apu-asic-info-tableMario Limonciello2023-01-192-9/+9
| * | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-044-7/+38
| |\ \
| | * | drm/todo: update the debugfs clean up taskMaíra Canal2022-12-221-7/+6
| | * | drm/vc4: Improve the KUnit documentationMaxime Ripard2022-12-151-2/+5