index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel
Stefan Riedmueller
2021-06-21
1
-0
/
+2
*
drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_i...
Marek Vasut
2021-06-21
1
-4
/
+31
*
drm/gma500/oaktrail_lvds: replace continue with break
Colin Ian King
2021-06-18
1
-2
/
+2
*
drm/amdgpu: fix amdgpu_preempt_mgr_new()
Dan Carpenter
2021-06-18
1
-1
/
+1
*
drm/bridge: anx7625: Make hpd workqueue freezable
Pi-Hsun Shih
2021-06-18
1
-2
/
+2
*
drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...
Martin Krastev
2021-06-16
2
-4
/
+5
*
drm/vmwgfx: Fix a bad merge in otable batch takedown
Zack Rusin
2021-06-16
1
-1
/
+0
*
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
2021-06-16
1
-1
/
+1
*
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-16
28
-10563
/
+7624
*
drm/vc4: hdmi: Rely on interrupts to handle hotplug
Maxime Ripard
2021-06-16
1
-0
/
+45
*
drivers: gpu: add missing MODULE_DEVICE_TABLE in anx7625.c
Yu Jiahua
2021-06-16
1
-0
/
+1
*
drm/ast: Add detect function support
Ainux
2021-06-15
1
-1
/
+17
*
drm/panel: s6e63m0: Switch to DBI abstraction for SPI
Linus Walleij
2021-06-14
5
-91
/
+77
*
drm/dbi: Support DBI typec1 read operations
Linus Walleij
2021-06-14
1
-1
/
+54
*
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
2021-06-14
4
-13
/
+9
*
Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-next
Thomas Zimmermann
2021-06-14
23
-249
/
+1038
|
\
|
*
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
2021-06-11
8
-92
/
+251
|
*
drm/vma: Add a driver_private member to vma_node.
Maarten Lankhorst
2021-06-11
1
-9
/
+0
|
*
drm/i915/lmem: Verify checks for lmem residency
Thomas Hellström
2021-06-11
4
-2
/
+64
|
*
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
2021-06-11
16
-153
/
+730
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-06-14
125
-2788
/
+2062
|
\
|
|
*
Merge tag 'exynos-drm-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2021-06-11
12
-22
/
+86
|
|
\
|
|
*
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2021-06-11
11
-18
/
+84
|
|
*
drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-11
1
-4
/
+2
|
*
|
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-11
108
-2723
/
+1897
|
|
\
\
|
|
*
|
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2021-06-09
2
-2
/
+2
|
|
*
|
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
11
-54
/
+54
|
|
*
|
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2021-06-06
3
-6
/
+6
|
|
*
|
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
44
-320
/
+321
|
|
*
|
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
2021-06-04
3
-10
/
+42
|
|
*
|
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
2021-06-04
1
-9
/
+9
|
|
*
|
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
2021-06-04
1
-60
/
+120
|
|
*
|
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2021-06-04
2
-20
/
+50
|
|
*
|
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
2021-06-04
1
-4
/
+0
|
|
*
|
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
2021-06-04
1
-0
/
+28
|
|
*
|
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2021-06-04
2
-2
/
+14
|
|
*
|
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
2021-06-04
1
-28
/
+32
|
|
*
|
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2021-06-04
2
-23
/
+30
|
|
*
|
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
2021-06-03
1
-6
/
+10
|
|
*
|
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2021-06-03
2
-14
/
+43
|
|
*
|
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-06-03
2
-5
/
+5
|
|
*
|
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2021-06-03
2
-70
/
+6
|
|
*
|
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2021-06-03
2
-19
/
+9
|
|
*
|
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
2021-06-03
6
-197
/
+250
|
|
*
|
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
2021-06-03
4
-25
/
+0
|
|
*
|
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2021-06-03
2
-38
/
+11
|
|
*
|
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
2021-06-03
1
-23
/
+25
|
|
*
|
drm/i915/guc: skip disabling CTBs before sanitizing the GuC
Daniele Ceraolo Spurio
2021-06-03
1
-7
/
+1
|
|
*
|
drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
Thomas Hellström
2021-06-02
2
-1
/
+18
|
|
*
|
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-06-02
30
-1754
/
+631
[next]