Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ca6cd435effd1d762217529baaab010f34f8cc8
/
drivers
/
gpu
/
drm
/
nouveau
3ca6cd4
drm/nouveau/subdev: add a pfuse subdev v2
by Martin Peres
· 11 years ago
3d40a71
drm/nva3/clk: Set intermediate core clock on reclocking
by Roy Spliet
· 11 years ago
a749a1f
drm/nva3/clk: For PLL clocks always make sure the PLL is not in use
by Roy Spliet
· 11 years ago
275dd6f
drm/nva3/clk: Abort when PLL doesn't lock
by Roy Spliet
· 11 years ago
70c7995
drm/nva3/clk: HOST clock
by Roy Spliet
· 11 years ago
6a4a47c
drm/nva3/clk: Set PLL refclk
by Roy Spliet
· 11 years ago
3d896d3
drm/nva3/clk: Parse clock control registers more accurately
by Roy Spliet
· 11 years ago
17eac85
drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_*
by Pierre Moreau
· 11 years ago
703fa26
drm/nouveau: Display Nouveau boot options at launch
by Pierre Moreau
· 11 years ago
a2410f5
drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode
by Ben Skeggs
· 11 years ago
4417be5
drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
by Martin Peres
· 11 years ago
b9fcf97
drm/nouveau/pwr/fuc: add ld/st macros
by Martin Peres
· 11 years ago
d5837df
drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay
by Martin Peres
· 11 years ago
2befd17
drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)
by Martin Peres
· 11 years ago
9db66fc
drm/nouveau/pwr: fix the timers implementation with concurent processes
by Martin Peres
· 11 years ago
2a5e5fa
drm/nouveau/ppwr: enable ppwr on gm107
by Martin Peres
· 11 years ago
808a188
drm/gm107/therm: add PWM fan support v2
by Martin Peres
· 11 years ago
90a2c1a
drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use toggle
by Martin Peres
· 11 years ago
288c17b
drm/nouveau/bios/fan: add support for maxwell's fan management table v2
by Martin Peres
· 11 years ago
e0ae679
drm/nouveau/ltc: allocate tagram from memory that spans all partitions
by Ben Skeggs
· 11 years ago
65270a6
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
by Ben Skeggs
· 11 years ago
13dfe12
drm/nouveau/core/mm: fill in holes with "allocated" nodes
by Ben Skeggs
· 11 years ago
d7bda18
drm/nouveau/core/mm: dump mm when trying to tear one down that still has allocations
by Ben Skeggs
· 11 years ago
d979ab9
drm/nouveau/core/mm: modify test for if building a mm with holes in it
by Ben Skeggs
· 11 years ago
79456e1
drm/nouveau/core/mm: make it clearer what (type == 0) means
by Ben Skeggs
· 11 years ago
a1fc50b
drm/gf100/ltc: translate interrupt status into more meaningful names
by Ben Skeggs
· 11 years ago
9ea97ff
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
by Ben Skeggs
· 11 years ago
b38a232
drm/nv50-/disp: add support for completion events
by Ben Skeggs
· 11 years ago
996f5a0
drm/nouveau/core: pass related object into notify constructor
by Ben Skeggs
· 11 years ago
e94654e
drm/nouveau/bar: ioremap only the areas that we're actually using
by Ben Skeggs
· 11 years ago
336879b
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
by Daniel Vetter
· 11 years ago
3d3cbd8
drm: Clarify vblank ts/scanoutpos sampling #defines
by Daniel Vetter
· 11 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 11 years ago
809e944
drm/nouveau: use shared fences for readable objects
by Maarten Lankhorst
· 11 years ago
9242829
drm/nouveau: Keep only a single list for validation.
by Maarten Lankhorst
· 11 years ago
59701f9
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
by Maarten Lankhorst
· 11 years ago
f2c24b8
drm/ttm: flip the switch, and convert to dma_fence
by Maarten Lankhorst
· 11 years ago
29ba89b
drm/nouveau: rework to new fence interface
by Maarten Lankhorst
· 12 years ago
dd7cfd6
drm/ttm: kill fence_lock
by Maarten Lankhorst
· 12 years ago
bdaf7dd
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
by Maarten Lankhorst
· 12 years ago
d0b3c3b
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
by Maarten Lankhorst
· 12 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 11 years ago
83d45f2
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
4898ac0
drm/nouveau/platform: fix compilation error
by Alexandre Courbot
· 11 years ago
5d6d94f
drm/nouveau/gk20a: add LTC device
by Alexandre Courbot
· 11 years ago
c9a6fd9
drm/nouveau: warn if we fail to re-pin fb on resume
by Ben Skeggs
· 11 years ago
8bd62a8
drm/nouveau/nvif: fix dac load detect method definition
by Ben Skeggs
· 11 years ago
da7c74e
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
by Ben Skeggs
· 11 years ago
ef07cea
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
by Ben Skeggs
· 11 years ago
147ed89
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
by Ben Skeggs
· 11 years ago
3d9e392
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
by Ben Skeggs
· 11 years ago
e7d9692
drm/nouveau/bar: behave better if ioremap failed
by Ben Skeggs
· 11 years ago
e715396
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
by Fengguang Wu
· 11 years ago
5c13cac
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
by Ben Skeggs
· 11 years ago
7caa63c
drm/nouveau/nvif: fix a number of notify thinkos
by Ben Skeggs
· 11 years ago
9138475
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
by Linus Torvalds
· 11 years ago
27111a2
drm/nouveau: expose the full object/event interfaces to userspace
by Ben Skeggs
· 11 years ago
771fa0e
drm/nouveau: fix headless mode
by Ben Skeggs
· 11 years ago
0d48b58
drm/nouveau: hide sysfs pstate file behind an option again
by Ben Skeggs
· 11 years ago
c354080
drm/nv50/disp: shhh compiler
by Ben Skeggs
· 11 years ago
d6bd380
drm/gf100-/gr: implement the proper SetShaderExceptions method
by Ben Skeggs
· 11 years ago
e887377
drm/gf100-/gr: remove some broken ltc bashing, for now
by Ben Skeggs
· 11 years ago
67cfbfd
drm/gf100-/gr: unhardcode attribute cb config
by Ben Skeggs
· 11 years ago
b81146b
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
by Ben Skeggs
· 11 years ago
f331a15
drm/gf100-/gr: unhardcode pagepool config
by Ben Skeggs
· 11 years ago
aa2d58c
drm/gf100-/gr: unhardcode bundle cb config
by Ben Skeggs
· 11 years ago
694c6ca
drm/gf100-/gr: improve initial context patch list helpers
by Ben Skeggs
· 11 years ago
ac9738b
drm/gf100-/gr: add support for zero bandwidth clear
by Ben Skeggs
· 11 years ago
f38fdb6
drm/nouveau/ltc: add zbc drivers
by Ben Skeggs
· 11 years ago
95484b5
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
by Ben Skeggs
· 11 years ago
f392ec4
drm/nouveau: use ram info from nvif_device
by Ben Skeggs
· 11 years ago
80bc340
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
by Ben Skeggs
· 11 years ago
b76f152
drm/nouveau/disp: allow user direct access to channel control registers
by Ben Skeggs
· 11 years ago
648d4df
drm/nouveau/disp: audit and version display classes
by Ben Skeggs
· 11 years ago
4952b4d
drm/nouveau/disp: audit and version SCANOUTPOS method
by Ben Skeggs
· 11 years ago
67cb49c
drm/nv50-/disp: audit and version PIOR_PWR method
by Ben Skeggs
· 11 years ago
c02ed2b
drm/nv50-/disp: audit and version SOR_DP_PWR method
by Ben Skeggs
· 11 years ago
a3761fa
drm/nv50-/disp: audit and version LVDS_SCRIPT method
by Ben Skeggs
· 11 years ago
e00f223
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
by Ben Skeggs
· 11 years ago
120b0c3
drm/nv50-/disp: audit and version SOR_HDA_ELD method
by Ben Skeggs
· 11 years ago
d55b4af
drm/nv50-/disp: audit and version SOR_PWR method
by Ben Skeggs
· 11 years ago
c4abd31
drm/nv50-/disp: audit and version DAC_LOAD method
by Ben Skeggs
· 11 years ago
bf0eb89
drm/nv50-/disp: audit and version DAC_PWR method
by Ben Skeggs
· 11 years ago
2c04ae0
drm/nv50-/disp: share channel creation between nv50/gf110 impls
by Ben Skeggs
· 11 years ago
410f3ec
drm/nv50/kms: don't assume same class versions for all channels
by Ben Skeggs
· 11 years ago
867920f
drm/nouveau/fifo: implement nvif event source
by Ben Skeggs
· 11 years ago
6c6ae06
drm/nouveau/fifo: allow direct access to channel control registers where possible
by Ben Skeggs
· 11 years ago
bbf8906
drm/nouveau/fifo: audit and version fifo channel classes
by Ben Skeggs
· 11 years ago
a532da9
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
by Ben Skeggs
· 11 years ago
96af822
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
by Ben Skeggs
· 11 years ago
4acfd70
drm/nouveau/dma: audit and version NV_DMA classes
by Ben Skeggs
· 11 years ago
b2c8170
drm/nouveau/dmaobj: switch to a slightly saner design
by Ben Skeggs
· 11 years ago
bc98540
drm/nouveau/dmaobj: update to an improved style of class definition
by Ben Skeggs
· 11 years ago
586491e
drm/nouveau/device: audit and version NV_DEVICE class
by Ben Skeggs
· 11 years ago
aedf43d
drm/nouveau: use ioctl interface for abi16 gpuobj free
by Ben Skeggs
· 11 years ago
3bdda04
drm/nouveau: use ioctl interface for abi16 ntfy alloc
by Ben Skeggs
· 11 years ago
a4e610b
drm/nouveau: use ioctl interface for abi16 grobj alloc
by Ben Skeggs
· 11 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 11 years ago
f45f55c4
drm/nouveau: remove (most) hardcoded object handle usage
by Ben Skeggs
· 11 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 11 years ago
Next »