index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
drm/imagination: Numerous documentation fixes.
Donald Robson
2
-5
/
+2
2023-11-24
drm/todo: Add entry about implementing buffer age for damage tracking
Javier Martinez Canillas
1
-0
/
+23
2023-11-24
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Javier Martinez Canillas
1
-0
/
+2
2023-11-24
drm: Introduce documentation for hotspot properties
Michael Banack
1
-0
/
+6
2023-11-23
drm/imagination: Add driver documentation
drm-misc-next-2023-11-23
Sarah Walker
3
-0
/
+189
2023-11-17
drm/amd/display: add a debugfs interface for the DMUB trace mask
Hamza Mahfooz
2
-0
/
+70
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-13
/
+64
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
1
-0
/
+6
2023-11-09
drm/eld: add helpers to modify the SADs of an ELD
Jani Nikula
1
-0
/
+3
2023-11-09
drm/edid: split out drm_eld.h from drm_edid.h
Jani Nikula
1
-0
/
+3
2023-11-09
drm/todo: Add entry to clean up former seltests suites
Maxime Ripard
1
-0
/
+17
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-8
/
+345
2023-10-26
drm/ci: docs: add step about how to request privileges
Helen Koike
1
-2
/
+5
2023-10-26
drm/doc: ci: Require more context for flaky tests
Maxime Ripard
1
-0
/
+13
2023-10-25
drm/doc: document DRM_IOCTL_MODE_CREATE_DUMB
Simon Ser
1
-0
/
+2
2023-10-23
drm/doc: use cross-references for macros
Simon Ser
1
-4
/
+4
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2
-0
/
+48
2023-10-17
Documentation/gpu: Add a VM_BIND async document
Thomas Hellström
4
-2
/
+321
2023-10-16
Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-13
/
+16
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
16
-23
/
+206
2023-10-09
Documentation/amdgpu: Add FRU attribute details
Lijo Lazar
1
-0
/
+12
2023-10-09
Documentation/gpu: fix Panfrost documentation build warnings
Adrián Larumbe
1
-0
/
+1
2023-10-05
Documentation/amdgpu: Add board info details
Lijo Lazar
1
-0
/
+6
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
2
-46
/
+50
2023-10-04
drm/panfrost: Add fdinfo support GPU load metrics
Adrián Larumbe
2
-0
/
+41
2023-10-02
drm/i915: Add missing GSCCS documentation
Rodrigo Vivi
1
-0
/
+4
2023-10-02
drm/i915: Add missing CCS documentation
Rodrigo Vivi
1
-13
/
+12
2023-10-02
drm/doc: Document DRM device reset expectations
André Almeida
1
-0
/
+77
2023-09-27
drm/gpuvm: doc: fix filename references
Danilo Krummrich
1
-10
/
+10
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-46
/
+50
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+145
2023-09-07
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2023-09-07
drm/doc/rfc: Mark GPU VA as complete.
Rodrigo Vivi
1
-18
/
+18
2023-09-07
drm/doc/rfc: Mark DRM_VM_BIND as complete.
Rodrigo Vivi
1
-17
/
+17
2023-09-07
drm/doc/rfc: Mark Dev_coredump as completed.
Rodrigo Vivi
1
-7
/
+10
2023-09-07
drm/doc/rfc: No STAGING out of drivers/staging.
Rodrigo Vivi
1
-6
/
+0
2023-08-31
Documentation/gpu: Update amdgpu documentation
Lijo Lazar
1
-4
/
+4
2023-08-31
drm/amd/pm: add fan minimum pwm OD setting support for SMU13
Evan Quan
1
-0
/
+6
2023-08-31
drm/amd/pm: add fan target temperature OD setting support for SMU13
Evan Quan
1
-0
/
+6
2023-08-31
drm/amd/pm: add fan acoustic target OD setting support for SMU13
Evan Quan
1
-0
/
+6
2023-08-31
drm/amd/pm: add fan acoustic limit OD setting support for SMU13
Evan Quan
1
-0
/
+6
2023-08-31
drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13
Evan Quan
1
-0
/
+6
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
11
-19
/
+19
2023-08-30
Documentation/gpu: Update amdgpu documentation
Lijo Lazar
1
-4
/
+4
2023-08-29
drm: ci: docs: fix build warning - add missing escape
Helen Koike
1
-1
/
+1
2023-08-29
drm: Add initial ci/ subdirectory
Tomeu Vizoso
2
-0
/
+145
2023-08-21
doc: uapi: Add document describing dma-buf semantics
Daniel Stone
1
-0
/
+7
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
11
-19
/
+19
2023-08-11
Merge tag 'drm-misc-next-2023-08-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+12
2023-08-07
Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+4
[prev]
[next]