index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
2017-02-17
drm/nouveau/core/client: pass notification callback to nvkm_client_new
Ben Skeggs
2017-02-17
drm/nouveau/core/client: destroy client objects over nvif
Ben Skeggs
2017-02-17
drm/nouveau/core/client: use standard object dtor/init/fini paths
Ben Skeggs
2017-02-17
drm/nouveau/core/client: modify prefix on nvif structures, for consistency
Ben Skeggs
2017-02-17
drm/nouveau/core/object: pass more args in oclass
Ben Skeggs
2017-02-17
drm/nouveau/core/object: pass client directly to ioctl handlers
Ben Skeggs
2017-02-17
drm/nouveau/dma: lookup objects with nvkm_object_search()
Ben Skeggs
2017-02-17
drm/nouveau/core/client: lookup client objects with nvkm_object_search()
Ben Skeggs
2017-02-17
drm/nouveau/core/object: support lookup of specific object types
Ben Skeggs
2017-02-17
drm/nouveau/dma: use rb_entry()
Geliang Tang
2017-02-17
replace BUG_ON(1) with BUG()
Ben Skeggs
2017-02-17
drm/nouveau/gr/nv50-mcp89: add defines for gr classes
Ben Skeggs
2017-02-17
drm/nouveau/gr/gf100-: fix ccache error logging
Ben Skeggs
2017-02-17
drm/nouveau/disp/g94: remove unused sor implementation
Ben Skeggs
2017-02-17
drm/nouveau/fb/ram/gk104: remove unused best_clk variable
Ben Skeggs
2017-02-17
drm/nouveau/secboot: clear halt interrupt after ACR is run
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: add lazy-bootstrap flag
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: fix WPR descriptor generation
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: set default error value in error register
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: add missing fields to BL structure
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: safer zeroing of BL descriptors
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: abstract LS firmware loading functions
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: remove ls_ucode_mgr
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: remove unneeded ls_ucode_img member
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: disable falcon interrupts when running blob
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: split reset function
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: add LS flags to LS func structure
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: reorganize into more files
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: generate HS BL descriptor in hook
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: add low-secure firmware hooks
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: remove fixup_hs_desc hook
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: rename init() hook to oneinit()
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: remove nvkm_secboot_start()
Alexandre Courbot
2017-02-17
drm/nouveau/gr/gf100: instantiate and reserve GR falcons
Alexandre Courbot
2017-02-17
drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
Alexandre Courbot
2017-02-17
drm/nouveau/gr: add fini() hook
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: use falcon library
Alexandre Courbot
2017-02-17
drm/nouveau/secboot: fix functions definitions
Alexandre Courbot
2017-02-17
drm/nouveau/gm20b: add dummy PMU device
Alexandre Courbot
2017-02-17
drm/nouveau/pmu/gk20a: use falcon library functions
Alexandre Courbot
2017-02-17
drm/nouveau/pmu/gk20a: simplify code a bit
Alexandre Courbot
2017-02-17
drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
Alexandre Courbot
2017-02-17
drm/nouveau/pmu: instanciate the falcon in PMU device
Alexandre Courbot
2017-02-17
drm/nouveau/pmu: add nvkm_pmu_ctor() function
Alexandre Courbot
2017-02-17
drm/nouveau/core: add falcon library functions
Alexandre Courbot
2017-02-17
drm/nouveau/mc: add nvkm_mc_enabled() function
Alexandre Courbot
[next]