index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Merge tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
8
-368
/
+496
2016-03-17
Merge tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org...
Dave Airlie
1
-1
/
+2
2016-03-17
Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
3
-16
/
+204
2016-03-17
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
2
-2
/
+4
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
1
-1
/
+1
2016-03-16
gpu: host1x: bus: Add missing of_node_put()
Amitoj Kaur Chawla
1
-1
/
+3
2016-03-16
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2016-03-16
nouveau: fix nv40_perfctr_next() cleanup regression
Arnd Bergmann
1
-2
/
+4
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
26
-289
/
+411
2016-03-16
Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2016-03-16
drm/omap: fix panel/encoder probes
Tomi Valkeinen
2
-2
/
+2
2016-03-15
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
1
-1
/
+1
2016-03-15
Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next
Dave Airlie
6
-57
/
+181
2016-03-14
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
Thomas Hellstrom
1
-1
/
+1
2016-03-14
drm/vmwgfx: Send a hotplug event at master_set
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...
Thomas Hellstrom
2
-2
/
+2
2016-03-14
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
5
-2
/
+10
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
6
-2
/
+54
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
5
-4
/
+55
2016-03-14
drm/vmwgfx: Add implicit framebuffer checks to the screen target code
Thomas Hellstrom
1
-1
/
+16
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
4
-112
/
+120
2016-03-14
drm/vmwgfx: Rework screen target page flips v2
Thomas Hellstrom
1
-234
/
+188
2016-03-14
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
3
-10
/
+14
2016-03-14
drm/vmwgfx: Fix a screen object framebuffer dirty corner case
Thomas Hellstrom
1
-0
/
+15
2016-03-14
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
1
-1
/
+21
2016-03-14
drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.
Maarten Lankhorst
1
-1
/
+2
2016-03-13
drm/vc4: Recognize a more specific compatible string for V3D.
Eric Anholt
1
-0
/
+1
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
4
-0
/
+201
2016-03-14
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2
-36
/
+73
2016-03-14
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
1
-2
/
+5
2016-03-14
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
1
-12
/
+31
2016-03-14
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
1
-21
/
+36
2016-03-14
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
1
-31
/
+36
2016-03-14
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
1
-2
/
+2
2016-03-14
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
1
-3
/
+10
2016-03-14
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
1
-3
/
+5
2016-03-14
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
1
-1
/
+2
2016-03-14
drm/nouveau/clk/gk20a: rename enable/disable functions
Alexandre Courbot
1
-28
/
+24
2016-03-14
drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()
Alexandre Courbot
1
-4
/
+8
2016-03-14
drm/nouveau/clk/gk20a: convert parameters to Khz
Alexandre Courbot
1
-15
/
+17
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
4
-0
/
+59
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2
-12
/
+25
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2
-18
/
+51
2016-03-14
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
4
-2
/
+59
2016-03-14
drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels
Ben Skeggs
4
-1
/
+49
2016-03-14
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
9
-2
/
+89
2016-03-14
drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICE
Ben Skeggs
1
-1
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
2
-0
/
+3
2016-03-14
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
2
-0
/
+3
2016-03-14
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
3
-0
/
+4
[next]