index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
-1454
/
+3387
2024-09-10
drm/nouveau/fb: restore init() for ramgp102
Ben Skeggs
-1
/
+4
2024-09-10
drm/i915/guc: prevent a possible int overflow in wq offsets
Nikita Zhandarovich
-2
/
+2
2024-09-10
Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-251
/
+1915
2024-09-09
treewide: correct the typo 'retun'
WangYuli
-1
/
+1
2024-09-09
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
-0
/
+4
2024-09-09
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
-2
/
+5
2024-09-09
drm/xe: Mark reserved engines in snapshot
Lucas De Marchi
-0
/
+5
2024-09-09
drm/xe: Fix arg to pci_iomap()
Lucas De Marchi
-3
/
+2
2024-09-09
drm/vc4: hvs: Correct logic on stopping an HVS channel
Dave Stevenson
-5
/
+3
2024-09-09
drm/vc4: hvs: Enable SCALER_CONTROL early in HVS init
Tim Gover
-6
/
+8
2024-09-09
drm/vc4: plane: Move the buffer offset out of the vc4_plane_state
Dave Stevenson
-36
/
+20
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
-8
/
+14
2024-09-09
drm/vc4: hvs: Rework LBM alignment
Maxime Ripard
-2
/
+6
2024-09-09
drm/vc4: plane: Change ptr0_offset to an array
Maxime Ripard
-10
/
+11
2024-09-09
drm/vc4: hvs: Rename hvs_regs list
Maxime Ripard
-3
/
+3
2024-09-09
drm/vc4: hvs: Create cob_init function
Maxime Ripard
-54
/
+74
2024-09-09
drm/vc4: hvs: Create hw_init function
Maxime Ripard
-72
/
+83
2024-09-09
drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_output
Maxime Ripard
-35
/
+42
2024-09-09
drm/vc4: Make v3d paths unavailable on any generation newer than vc4
Maxime Ripard
-59
/
+59
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
-107
/
+121
2024-09-09
drm/vc4: hvs: Remove ABORT_ON_EMPTY flag
Dom Cobley
-0
/
+2
2024-09-09
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
Dave Stevenson
-2
/
+5
2024-09-09
drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer
Dave Stevenson
-1
/
+2
2024-09-09
drm/vc4: hdmi: Avoid hang with debug registers when suspended
Dom Cobley
-0
/
+4
2024-09-09
drm/vc4: plane: YUV planes require vertical scaling to always be enabled
Dave Stevenson
-0
/
+6
2024-09-09
drm/vc4: hvs: Don't write gamma luts on 2711
Dave Stevenson
-0
/
+3
2024-09-09
drm/vc4: crtc: Move assigned_channel to a variable
Maxime Ripard
-3
/
+4
2024-09-09
drm/vc4: plane: Use return variable in atomic_check
Maxime Ripard
-1
/
+5
2024-09-09
drm/vc4: plane: Add more debugging for LBM allocation
Maxime Ripard
-0
/
+4
2024-09-09
drm/vc4: hvs: Print error if we fail an allocation
Maxime Ripard
-3
/
+8
2024-09-09
drm/vc4: hvs: More logging for dlist generation
Maxime Ripard
-2
/
+12
2024-09-09
drm/vc4: hdmi: Warn if writing to an unknown HDMI register
Maxime Ripard
-1
/
+4
2024-09-09
drm/vc4: hdmi: Increase audio MAI fifo dreq threshold
Dom Cobley
-5
/
+13
2024-09-09
drm/vc4: hvs: Set AXI panic modes for the HVS
Dave Stevenson
-0
/
+11
2024-09-09
drm/vc4: plane: Add support for YUV444 formats
Dom Cobley
-0
/
+18
2024-09-09
drm/vc4: hdmi: Avoid log spam for audio start failure
Dom Cobley
-1
/
+1
2024-09-09
drm/vc4: crtc: Force trigger of dlist update on margins change
Dave Stevenson
-10
/
+12
2024-09-09
drm/vc4: plane: Handle fractional coordinates using the phase field
Dom Cobley
-11
/
+76
2024-09-09
drm/vc4: plane: Keep fractional source coords inside state
Dom Cobley
-36
/
+34
2024-09-09
drm/i915/bios: fix printk format width
Jani Nikula
-1
/
+1
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
-5
/
+5
2024-09-07
Merge tag 'drm-msm-next-2024-09-02' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-128
/
+2498
2024-09-06
drm/amdgpu: drop redundant W=1 warnings from Makefile
Jani Nikula
-17
/
+1
2024-09-06
drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
Christian König
-6
/
+0
2024-09-06
drm/amdgpu/mes11: Indent an if statment
Dan Carpenter
-1
/
+1
2024-09-06
drm/amdkfd: Document and define SVM events message macro
Philip Yang
-23
/
+22
2024-09-06
drm/amdkfd: Select reset method for poison handling
Hawking Zhang
-8
/
+32
2024-09-06
drm/amdkfd: fix missed queue reset on queue destroy
Jonathan Kim
-2
/
+3
2024-09-06
drm/amdgpu: Surface svm_default_granularity, a RW module parameter
Ramesh Errabolu
-7
/
+39
[prev]
[next]