Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b633353115e352d3c31c12d4c61978c810f05ea1
/
drivers
/
gpu
/
drm
/
nouveau
4fbbed4
drm/nouveau: use post-decrement in error handling
by Rasmus Villemoes
· 9 years ago
ff683df
drm/nouveau/display: Enable vblank irqs after display engine is on again.
by Mario Kleiner
· 9 years ago
e3de671
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
38b1751
drm: nouveau: fix nouveau_debugfs_init prototype
by Arnd Bergmann
· 9 years ago
25c8050
drm/nouveau/pci: fix check in nvkm_pcie_set_link
by Karol Herbst
· 9 years ago
a18c91d
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
by Ben Skeggs
· 9 years ago
f68f4c9
drm/nouveau/perf: change pcie speed on pstate change
by Karol Herbst
· 9 years ago
d3b378c
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
by Karol Herbst
· 9 years ago
c6e2f9b
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards
by Karol Herbst
· 9 years ago
3aba825
drm/nouveau/pci: implement pcie speed change for kepler+
by Karol Herbst
· 9 years ago
7c92384
drm/nouveau/pci: implement pcie speed change for Fermi
by Karol Herbst
· 9 years ago
5cca4bd
drm/nouveau/pci: implement pcie speed change for tesla
by Karol Herbst
· 9 years ago
bcc19d9
drm/nouveau/pci: implement generic code for pcie speed change
by Karol Herbst
· 9 years ago
28c8060
drm/nouveau/pci: add gk104 variant
by Karol Herbst
· 9 years ago
bec4961
drm/nouveau/pci: add gf106 variant
by Karol Herbst
· 9 years ago
0a882cad
drm/nouveau/kms: take mode_config mutex in connector hotplug path
by Ben Skeggs
· 9 years ago
2e7db87
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
by Karol Herbst
· 9 years ago
fcc95ce
drm/nouveau/sysfs: remove pstate interface
by Karol Herbst
· 9 years ago
6e9fc17
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
by Karol Herbst
· 9 years ago
b126a20
drm/nouveau/debugfs: we need a ctrl object for debugfs
by Karol Herbst
· 9 years ago
56c101a
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
by Karol Herbst
· 9 years ago
1b7ab1a
drm/nouveau/debugfs: add infrastructure to add files with other fops than only read
by Karol Herbst
· 9 years ago
9402aec
drm/nouveau/fifo/gf100: remove references to "daemon"
by Ben Skeggs
· 9 years ago
bac34ed
drm/nouveau/fb/nv50: remove references to "daemon"
by Ben Skeggs
· 9 years ago
547dd27
drm/nouveau/clk: remove references to "daemon"
by Ben Skeggs
· 9 years ago
caf2be8
drm/nouveau/gr/gf100: provide a bit more info for various errors
by Ilia Mirkin
· 9 years ago
cf09129
drm/nouveau/bios: parse 8.1 Gbps DP link rate
by Ben Skeggs
· 9 years ago
7d2813c
drm/nouveau/ltc/gm204: split implementation from gm107
by Ben Skeggs
· 9 years ago
4fb9c3f
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
by Ben Skeggs
· 9 years ago
e3d26d0
drm/nouveau/ibus/gm204: split implementation from gk104
by Ben Skeggs
· 9 years ago
5bf561e
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
by Ben Skeggs
· 9 years ago
f01c4e6
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
by Ben Skeggs
· 9 years ago
13db6d6
drm/nouveau/nvif: split out client interface definitions
by Ben Skeggs
· 9 years ago
923bc41
drm/nouveau/nvif: split out device interface definitions
by Ben Skeggs
· 9 years ago
845f272
drm/nouveau/nvif: split out ctxdma interface definitions
by Ben Skeggs
· 9 years ago
75445a4
drm/nouveau/nvif: split out perfmon interface definitions
by Ben Skeggs
· 9 years ago
671e969
drm/nouveau/nvif: split out device control interface definitions
by Ben Skeggs
· 9 years ago
8ed1730
drm/nouveau/nvif: split out fifo interface definitions
by Ben Skeggs
· 9 years ago
7568b10
drm/nouveau/nvif: split out display interface definitions
by Ben Skeggs
· 9 years ago
538b269
drm/nouveau/nvif: split out nvsw interface definitons
by Ben Skeggs
· 9 years ago
53a6df7
drm/nouveau/nvif: split out fermi interface definitions
by Ben Skeggs
· 9 years ago
08f7633
drm/nouveau/nvif: move internal class identifiers to class.h
by Ben Skeggs
· 9 years ago
21f560e
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
by Ben Skeggs
· 9 years ago
b306712
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
by Alexandre Courbot
· 9 years ago
338840e
drm/nouveau/instmem/gk20a: fix race conditions
by Alexandre Courbot
· 9 years ago
5a9e822
drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a
by Nicolas Chauvet
· 9 years ago
da4ee13
drm/nouveau/fifo/gk104: fix engine status register offset
by Vince Hsu
· 9 years ago
864d55f
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
by Ben Skeggs
· 9 years ago
d40d0fd
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
by Ben Skeggs
· 9 years ago
386ffd5
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
by Ben Skeggs
· 9 years ago
cfb4f92
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
by Ilia Mirkin
· 9 years ago
700c18c
drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor
by Ilia Mirkin
· 9 years ago
1299b63
drm/nouveau/core: fix return in error path of device probe
by Alexandre Courbot
· 9 years ago
1a0c96c0
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
by Ilia Mirkin
· 9 years ago
16ef53a9
drm/nouveau/disp: activate dual link TMDS links only when possible
by Hauke Mehrtens
· 9 years ago
3bea6a4
Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
9d99388
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
9daf38f
drm/nouveau/gr/nv40: fix oops in interrupt handler
by Ben Skeggs
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
59c8231
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
6545f31
Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
a814a29
drm/nouveau/bios/fan: hardcode the fan mode to linear
by Martin Peres
· 9 years ago
e112e59
drm: use dev_name as default unique name in drm_dev_alloc()
by Nicolas Iooss
· 9 years ago
399368aa
drm: make drm_dev_set_unique() not use a format string
by Nicolas Iooss
· 9 years ago
ebb79a3
drm/nouveau: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
16c3719
drm: Constify drm_encoder_slave_funcs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
ff6e0fd
Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
714a98f
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
by Ben Skeggs
· 9 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 9 years ago
2c3d771
drm/nouveau: Use private save/restore hooks for CRTCs
by Daniel Vetter
· 9 years ago
fee6fdf
drm/nouveau: Ditch NULL save/restore hook assignments
by Daniel Vetter
· 9 years ago
b516a9e
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
by Daniel Vetter
· 9 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 9 years ago
bbc8764
drm/nouveau: Fix pre-nv50 pageflip events (v4)
by Daniel Vetter
· 9 years ago
aeb745e
Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8c14f72
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 9 years ago
ef0e9f5
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set
by Martin Peres
· 9 years ago
f5e5518
drm/nouveau/nvif: allow userspace access to its own client object
by Ben Skeggs
· 9 years ago
0d7fc24
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
by Ben Skeggs
· 9 years ago
2fb2b3c
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero
by Ben Skeggs
· 9 years ago
ccb7b6b
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC
by Ben Skeggs
· 9 years ago
7028156
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
by Ben Skeggs
· 9 years ago
9543294
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
by Ben Skeggs
· 9 years ago
9509503
drm/nouveau/instmem: protect instobj list with a spinlock
by Ben Skeggs
· 9 years ago
c294a05
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
by Ben Skeggs
· 9 years ago
269249e
drm/nouveau/pci: enable c800 magic for Clevo P157SM
by Karol Herbst
· 9 years ago
1eb83451
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
8cb87c0
nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usage
by Nicolas Pitre
· 9 years ago
c5a3788
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
10855ae
drm/nouveau: fix build failures on all non ARM.
by Dave Airlie
· 9 years ago
0dcc4a5
nouveau: don't call pci_dma_supported
by Christoph Hellwig
· 9 years ago
79ef5dc
drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop
by Ben Skeggs
· 9 years ago
2621a41
drm/nouveau/abi16: implement limited interoperability with usif/nvif
by Ben Skeggs
· 9 years ago
786a57e
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
by Ben Skeggs
· 9 years ago
09433f2
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
by Ben Skeggs
· 9 years ago
b41c485
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
by Ilia Mirkin
· 9 years ago
Next »