Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0ad72863ea426d46b2786cba9430e122a40aad0b
/
drivers
/
gpu
/
drm
/
nouveau
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 10 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 10 years ago
db2bec1
drm/nouveau: kill nouveau_dev() + wrap register macros
by Ben Skeggs
· 10 years ago
fa2bade
drm/nouveau: fix some usages of the wrong print function
by Ben Skeggs
· 10 years ago
a04d042
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
by Ben Skeggs
· 10 years ago
803c178
drm/nouveau/client: add method to retrieve device list
by Ben Skeggs
· 10 years ago
9c210f3
drm/nouveau/core: remove NV_D0 family
by Ben Skeggs
· 10 years ago
d01c309
drm/nouveau/device: add method to retrieve some basic device info
by Ben Skeggs
· 10 years ago
8ec2a6e
drm/nouveau/core: import ioctl/event interfaces
by Ben Skeggs
· 10 years ago
29dff2f
drm/nouveau/core: add function to return list of supported children
by Ben Skeggs
· 10 years ago
79ca277
drm/nouveau/core: rework event interface
by Ben Skeggs
· 10 years ago
4d681b6
drm/nouveau/core: move handle-based object apis to handle.c
by Ben Skeggs
· 10 years ago
f5ee92f
drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed
by Ben Skeggs
· 10 years ago
3ee6f5b
drm/nouveau: store a pointer to vm in nouveau_cli
by Ben Skeggs
· 10 years ago
b12f0ae
drm/nouveau: store vblank event handler data in nv_crtc
by Ben Skeggs
· 10 years ago
8a42364
drm/nv50/kms: create ctxdma objects for framebuffers as required
by Ben Skeggs
· 10 years ago
ab0af55
drm/nv50/kms: move framebuffer wrangling out of common code
by Ben Skeggs
· 10 years ago
7820e5e
drm/nouveau: Bump version from 1.1.1 to 1.1.2
by Mario Kleiner
· 10 years ago
f4e9ce2
drm/nv50-/sw: use nv50_software_context_dtor....
by Ben Skeggs
· 10 years ago
838f6fe
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
by Ben Skeggs
· 10 years ago
9cba5ef
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
by Mario Kleiner
· 10 years ago
95713d4
drm/nouveau: platform: update moved Tegra header
by Alexandre Courbot
· 10 years ago
b13a0a9
drm/nouveau/gk20a: reclocking support
by Alexandre Courbot
· 10 years ago
bb4d29d
drm/nouveau/clk: support for non-BIOS pstates
by Alexandre Courbot
· 10 years ago
2cfd22f
drm/nouveau/clk: make therm and volt devices optional
by Alexandre Courbot
· 10 years ago
cbb4cf8
drm/nouveau/perfmon: do not forget to destroy the engine context
by Samuel Pitoiset
· 11 years ago
fd1496a
drm/nouveau: map pages using DMA API
by Alexandre Courbot
· 10 years ago
3967633
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
by Roy Spliet
· 10 years ago
25856c0
drm/nve4/graph: do not crash if no power device present
by Alexandre Courbot
· 11 years ago
ec1afbf
drm/gk20a: add BAR instance
by Alexandre Courbot
· 11 years ago
e2a4e78
drm/nouveau/bar: add noncached ioremap property
by Alexandre Courbot
· 11 years ago
8ba9ff1
drm/nouveau: support for probing platform devices
by Alexandre Courbot
· 11 years ago
0438443
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
by Ben Skeggs
· 11 years ago
4b5098f
drm/nouveau/kms: take more care when pulling down accelerated fbcon
by Ben Skeggs
· 11 years ago
7238eca
drm/nouveau: expose pstate selection per-power source in sysfs
by Ben Skeggs
· 11 years ago
7e1ee63
drm/nouveau/clk: allow selection of different power state for ac vs battery
by Ben Skeggs
· 11 years ago
d5d7a0f
drm/nouveau/clk: schedule pstate changes through a workqueue
by Ben Skeggs
· 11 years ago
ed76a87
drm/nouveau/device: register for acpi events
by Ben Skeggs
· 11 years ago
7d155da
drm/gk208-/gr: stop touching 0x260 inappropriately
by Ben Skeggs
· 11 years ago
579b7f3
drm/gk110b/gr: initvals differ from gk110
by Ben Skeggs
· 11 years ago
36b9902
drm/gk104/gr: disable PGOB at init time
by Ben Skeggs
· 11 years ago
61854bd
drm/gk104/pwr: implement PGOB disable method
by Ben Skeggs
· 11 years ago
adec9bc
drm/nouveau/pwr: tidy
by Ben Skeggs
· 11 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 11 years ago
6d385c0a
drm/nouveau: use helpers
by Rob Clark
· 11 years ago
85d9e14
Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
bb78e7a
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
by Martin Peres
· 11 years ago
093fa5d
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
0b4e8e7
drm/nouveau/ram: fix test for gpio presence
by Ben Skeggs
· 11 years ago
7fac493
drm/nouveau/dp: workaround broken display
by Ben Skeggs
· 11 years ago
0713b45
drm/nouveau/dp: fix required link bandwidth calculations
by Ben Skeggs
· 11 years ago
028791b
drm/nouveau/kms: restore fbcon after display has been resumed
by Ben Skeggs
· 11 years ago
276e526
drm/nv50-/kms: pass a non-zero value for head to sor dpms methods
by Ben Skeggs
· 11 years ago
3c4be80
drm/nouveau/fb: Prevent inlining of ramfuc_reg
by Stéphane Marchesin
· 11 years ago
797a816
drm/gk104/ram: bash mpll bit 31 on
by Ben Skeggs
· 11 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 11 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 11 years ago
e3f2027
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
by Christian König
· 11 years ago
afa95e7
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
5713662
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
242a42e
drm/nouveau/disp: fix oops in destructor with headless cards
by Maarten Lankhorst
· 11 years ago
82c2b5e
drm/gf117/i2c: no aux channels on this chipset
by Ben Skeggs
· 11 years ago
4139829
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
c15ad3c
drm/nouveau/pwr: fix typo in fifo wrap handling
by Ben Skeggs
· 11 years ago
ba5e01b
drm/nv50/disp: fix a potential oops in supervisor handling
by Ben Skeggs
· 11 years ago
cf7c5d6
drm/nouveau/disp/dp: don't touch link config after success
by Ben Skeggs
· 11 years ago
ba124a41
drm/nouveau/kms: reference vblank for crtc during pageflip.
by Mario Kleiner
· 11 years ago
86899b3
drm/gk104/fb/ram: fixups from an earlier search+replace
by Ben Skeggs
· 11 years ago
0c9483b
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
by Pierre Moreau
· 11 years ago
c03d082
drm/nv50/gr: fix overlap while zeroing zcull regions
by Pierre Moreau
· 11 years ago
23f6784
drm/gf100-/gr: report class data to host on fwmthd failure
by Ben Skeggs
· 11 years ago
0892a5f
drm/gk104/ibus: increase various random timeouts
by Ben Skeggs
· 11 years ago
1968a1e
drm/gk104/clk: only touch divider for mode we'll be using
by Ben Skeggs
· 11 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
bc1dfff
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
1ae5a62
drm/nouveau/disp/dp: fix tmds passthrough on dp connector
by Ben Skeggs
· 11 years ago
8777c5c
drm/nouveau/dp: probe dpcd to determine connectedness
by Ben Skeggs
· 11 years ago
efa366f
drm/nv50-: trigger update after all connectors disabled
by Ben Skeggs
· 11 years ago
e84a35a
drm/nv50-: prepare for attaching a SOR to multiple heads
by Ben Skeggs
· 11 years ago
e32d68c
drm/gf119-/disp: fix debug output on update failure
by Ben Skeggs
· 11 years ago
c33ba68
drm/nouveau/disp/dp: make use of postcursor when its available
by Ben Skeggs
· 11 years ago
3e1eb5c
drm/g94-/disp/dp: take max pullup value across all lanes
by Ben Skeggs
· 11 years ago
7a14bc7
drm/nouveau/bios/dp: parse lane postcursor data
by Ben Skeggs
· 11 years ago
4874322
drm/nouveau/dp: fix support for dpms
by Ben Skeggs
· 11 years ago
8894f49
drm/nouveau: register a drm_dp_aux channel for each dp connector
by Ben Skeggs
· 11 years ago
ebd6acb
drm/g94-/disp: add method to power-off dp lanes
by Ben Skeggs
· 11 years ago
55f083c
drm/nouveau/disp/dp: maintain link in response to hpd signal
by Ben Skeggs
· 11 years ago
13a6175
drm/g94-/disp: bash and wait for something after changing lane power regs
by Ben Skeggs
· 11 years ago
1ecee1c
drm/nouveau/disp/dp: split link config/power into two steps
by Ben Skeggs
· 11 years ago
b17932c
drm/nv50/disp: train PIOR-attached DP from second supervisor
by Ben Skeggs
· 11 years ago
3b52a1f
drm/nouveau/disp/dp: make use of existing output data for link training
by Ben Skeggs
· 11 years ago
2bd651e
drm/gf119/disp: start removing direct vbios parsing from supervisor
by Ben Skeggs
· 11 years ago
415f12e
drm/nv50/disp: start removing direct vbios parsing from supervisor
by Ben Skeggs
· 11 years ago
bb7ef1e
drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal
by Ben Skeggs
· 11 years ago
b8407c9
drm/nouveau/disp/dp: create subclass for dp outputs
by Ben Skeggs
· 11 years ago
456b057
drm/nouveau: use connector events for HPD instead of GPIO watching
by Ben Skeggs
· 11 years ago
7a014a8
drm/nouveau/disp: add internal representaion of output paths and connectors
by Ben Skeggs
· 11 years ago
20014cb
drm/nouveau/bios: extend connector table parsing
by Ben Skeggs
· 11 years ago
Next »