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: Make integer overflow checking cover universal cursor updates (v2)
Matt Roper
2015-04-14
1
-11
/
+11
|
*
|
|
|
|
|
drm/armada: constify struct drm_encoder_helper_funcs pointer
Jani Nikula
2015-04-13
1
-1
/
+1
|
*
|
|
|
|
|
drm/radeon: constify more struct drm_*_helper funcs pointers
Jani Nikula
2015-04-13
2
-3
/
+3
|
*
|
|
|
|
|
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
2015-04-11
2
-222
/
+93
|
*
|
|
|
|
|
drm/drm: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
4
-19
/
+19
|
*
|
|
|
|
|
drm/qxl: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-1
/
+1
|
*
|
|
|
|
|
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
7
-15
/
+15
|
*
|
|
|
|
|
drm/radeon: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
2
-9
/
+9
|
*
|
|
|
|
|
drm/gma500: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
10
-14
/
+14
|
*
|
|
|
|
|
drm/mgag200: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-1
/
+1
|
*
|
|
|
|
|
drm/exynos: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-1
/
+1
|
*
|
|
|
|
|
drm: Fix some typos
John Hunter
2015-04-07
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-04-16
3
-38
/
+42
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm: rockchip/dw_hdmi-rockchip: improve for HDMI electrical test
Yakir Yang
2015-04-01
1
-3
/
+3
|
*
|
|
|
|
|
|
drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
Yakir Yang
2015-04-01
3
-26
/
+26
|
*
|
|
|
|
|
|
drm: bridge/dw_hdmi: fixed codec style
Yakir Yang
2015-04-01
1
-4
/
+4
|
*
|
|
|
|
|
|
drm: bridge/dw_hdmi: adjust n/cts setting order
Russell King
2015-03-30
1
-8
/
+8
|
*
|
|
|
|
|
|
drm: bridge/dw_hdmi: protect n/cts setting with a mutex
Russell King
2015-03-30
1
-0
/
+8
|
*
|
|
|
|
|
|
drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenera...
Russell King
2015-03-30
1
-10
/
+6
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'drm-next-4.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-04-16
5
-29
/
+87
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/radeon: allow creating overlapping userptrs
Christian König
2015-04-13
2
-28
/
+76
|
*
|
|
|
|
|
|
drm/radeon: add userptr config option
Christian König
2015-04-13
1
-0
/
+8
|
*
|
|
|
|
|
|
drm/radeon: add video usability info support for VCE
Leo Liu
2015-04-09
2
-1
/
+3
*
|
|
|
|
|
|
|
drm/nouveau/bios: fix fetching from acpi on certain systems
Jan Vesely
2015-04-14
1
-2
/
+2
*
|
|
|
|
|
|
|
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
2015-04-14
9
-16
/
+162
*
|
|
|
|
|
|
|
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
2015-04-14
1
-2
/
+2
*
|
|
|
|
|
|
|
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
2015-04-14
10
-18
/
+1484
*
|
|
|
|
|
|
|
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
2015-04-14
1
-0
/
+2
*
|
|
|
|
|
|
|
drm/nouveau/ce/gm204: initial support
Ben Skeggs
2015-04-14
4
-1
/
+178
*
|
|
|
|
|
|
|
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2015-04-14
2
-1
/
+3
*
|
|
|
|
|
|
|
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
2015-04-14
7
-5
/
+68
*
|
|
|
|
|
|
|
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
2015-04-14
1
-1
/
+6
*
|
|
|
|
|
|
|
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
2015-04-14
3
-14
/
+11
*
|
|
|
|
|
|
|
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
2015-04-14
9
-17
/
+24
*
|
|
|
|
|
|
|
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
2015-04-14
10
-766
/
+1025
*
|
|
|
|
|
|
|
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
2015-04-14
8
-709
/
+726
*
|
|
|
|
|
|
|
drm/nouveau/gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
2015-04-14
1
-3
/
+4
*
|
|
|
|
|
|
|
drm/nouveau/platform: fix probe error path
Alexandre Courbot
2015-04-14
1
-2
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/platform: release IOMMU's mm upon exit
Alexandre Courbot
2015-04-14
1
-0
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
2015-04-14
5
-4
/
+18
*
|
|
|
|
|
|
|
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
2015-04-14
4
-39
/
+5
*
|
|
|
|
|
|
|
drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
2015-04-14
7
-44
/
+101
*
|
|
|
|
|
|
|
drm/nouveau/pbus/hwsq: Make code size u16
Roy Spliet
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/pbus/hwsq: Support strided register writes
Roy Spliet
2015-04-14
1
-7
/
+37
*
|
|
|
|
|
|
|
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
|
|
drm/nouveau/disp/gf110-: fix base channel update debug/error output
Ben Skeggs
2015-04-14
1
-2
/
+2
*
|
|
|
|
|
|
|
drm/nouveau/disp/nv50-: fix push buffers in vram
Ben Skeggs
2015-04-14
1
-1
/
+1
[prev]
[next]