index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/nouveau: bump driver patchlevel for coherent flag
Ben Skeggs
2015-04-14
1
-1
/
+3
*
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
2015-04-14
1
-0
/
+3
*
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
2015-04-14
1
-39
/
+252
*
drm/nouveau/platform: probe IOMMU if present
Alexandre Courbot
2015-04-14
2
-1
/
+92
*
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
2015-04-14
1
-4
/
+20
*
drm/nouveau/gk20a: remove RAM device
Alexandre Courbot
2015-04-14
4
-70
/
+0
*
drm/nouveau/instmem/gk20a: move memory allocation to instmem
Alexandre Courbot
2015-04-14
5
-85
/
+216
*
make RAM device optional
Alexandre Courbot
2015-04-14
7
-17
/
+57
*
drm/nouveau/gr/gf100: Clear notify interrupt
Lauri Peltonen
2015-04-14
1
-0
/
+9
*
drm/nouveau/graph/nvc0: Fix engine pointer retrieval
Lauri Peltonen
2015-04-14
1
-1
/
+1
*
drm/nouveau/devinit/nv04: change owner to int
Ben Skeggs
2015-04-14
1
-1
/
+1
*
drm/nouveau/mxm: indent an if statement
Dan Carpenter
2015-04-14
1
-1
/
+1
*
drm/nouveau/fuse/gm107: simplify the return logic
Martin Peres
2015-04-14
1
-3
/
+1
*
Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-13
10
-96
/
+179
|
\
|
*
drm/imx: imx-ldb: allow to determine bus format from the connected panel
Philipp Zabel
2015-03-31
1
-53
/
+63
|
*
drm/imx: imx-ldb: reset display clock input when disabling LVDS
Philipp Zabel
2015-03-31
1
-0
/
+26
|
*
drm/imx: imx-ldb: add drm_panel support
Philipp Zabel
2015-03-31
2
-2
/
+47
|
*
drm/imx: consolidate bus format variable names
Philipp Zabel
2015-03-31
7
-36
/
+32
|
*
drm/imx: switch to use media bus formats
Philipp Zabel
2015-03-31
4
-10
/
+10
|
*
drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2
Philipp Zabel
2015-03-31
1
-3
/
+5
|
*
drm/imx: Add support for interlaced scanout
Philipp Zabel
2015-03-31
3
-4
/
+8
*
|
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-04-13
4
-51
/
+15
|
\
\
|
*
|
drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...
Philipp Zabel
2015-04-08
1
-7
/
+4
|
*
|
drm/rcar-du: use for_each_endpoint_of_node macro
Philipp Zabel
2015-04-08
1
-13
/
+3
|
*
|
drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id
Philipp Zabel
2015-04-08
1
-7
/
+4
|
*
|
drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
Philipp Zabel
2015-04-08
1
-7
/
+3
|
*
|
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
2015-03-25
2
-21
/
+5
|
|
\
\
|
|
*
|
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
2015-02-23
2
-21
/
+5
*
|
|
|
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
2015-04-13
1
-2
/
+2
*
|
|
|
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
2015-04-13
3
-0
/
+44
*
|
|
|
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
2015-04-13
1
-0
/
+2
*
|
|
|
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
2015-04-13
1
-7
/
+0
*
|
|
|
drm/exynos: add ratio calculation
Joonyoung Shim
2015-04-13
3
-9
/
+12
[next]