Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c180fa5bd5f264e4863bb88861e8cd7d135b917
1c180fa
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
by Francisco Jerez
· 14 years ago
332b242
drm/nouveau: Implement the pageflip ioctl.
by Francisco Jerez
· 14 years ago
042206c
drm/nouveau: Implement the vblank DRM hooks.
by Francisco Jerez
· 14 years ago
63f7fcf
drm/nv04: Make CRTC base changes effective in the next hsync.
by Francisco Jerez
· 14 years ago
382d62e
drm/nouveau: fix annoying nouveau_fence type issue
by Marcin Slusarz
· 14 years ago
5f80198
drm/nv50: regression fix, point NVAA/NVAC at correct PM functions
by Ben Skeggs
· 14 years ago
35fa2f2
drm/nouveau: add support for MSI
by Ben Skeggs
· 14 years ago
01d63187
drm/nv10: fix thinko and let nv17 do 3d again :)
by Ben Skeggs
· 14 years ago
8888cb1
drm/nv50: fix evo instmem alignment
by Ben Skeggs
· 14 years ago
97e2000
drm/nv50: improve evo error handler when more than just channel 0 active
by Ben Skeggs
· 14 years ago
43ce028
drm/nv50: rework evo init to match nvidia more closely
by Ben Skeggs
· 14 years ago
1e96268
drm/nv50: initial work to allow multiple evo channels
by Ben Skeggs
· 14 years ago
b7bc613
drm/nv50: move evo handling to nv50_evo.c
by Ben Skeggs
· 14 years ago
106ddad
drm/nv50: clearer separation of the stages of evo init
by Ben Skeggs
· 14 years ago
f4512e6
drm/nv50: create graph and crypt contexts on demand
by Ben Skeggs
· 14 years ago
3052be2
drm/nv50: remove excessive alignment of graph/crypt contexts
by Ben Skeggs
· 14 years ago
bd2e597
drm/nv84: add support for the PCRYPT engine
by Ben Skeggs
· 14 years ago
b8c157d
drm/nouveau: only expose the object classes that are supported by the chipset
by Ben Skeggs
· 14 years ago
a6a1a38
drm/nouveau: use object class structs more extensively
by Ben Skeggs
· 14 years ago
5053694
drm/nouveau: store engine type in gpuobj class structs
by Ben Skeggs
· 14 years ago
9100468
drm/nouveau: pass gpuobj alignment request down into backing allocator
by Ben Skeggs
· 14 years ago
0541324a
drm/nv40: Ignore sync-to-vblank active when waiting for idle.
by Francisco Jerez
· 14 years ago
889fa93
drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini().
by Francisco Jerez
· 14 years ago
2b478add
drm/nouveau: Avoid race in the interchannel sync code.
by Francisco Jerez
· 14 years ago
2a6789a
drm/nouveau: Make fences take a weak channel reference.
by Francisco Jerez
· 14 years ago
f091a3d
drm/nouveau: Implement weak channel references.
by Francisco Jerez
· 14 years ago
36c952e
drm/nouveau: Fix lock unbalance on card take down.
by Francisco Jerez
· 14 years ago
feeb0ae
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
by Francisco Jerez
· 14 years ago
f175b74
drm/nouveau: Fix race condition in channel refcount handling.
by Francisco Jerez
· 14 years ago
3945e47
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
by Francisco Jerez
· 14 years ago
fcccab2
drm/nouveau: Use lazy fence waits when doing software interchannel sync.
by Francisco Jerez
· 14 years ago
aa5ac73
drm/nouveau: Leave BO eviction synchronization for later.
by Francisco Jerez
· 14 years ago
cbb4b60
drm/nv50: remove some unnecessary PDISPLAY init
by Ben Skeggs
· 14 years ago
9acc810
drm/nouveau: fallback to sw fbcon if we can't get mutex immediately
by Ben Skeggs
· 14 years ago
6032649
drm/nouveau: hook up acpi power supply change tracking
by Ben Skeggs
· 14 years ago
18a16a7
drm/nouveau: return error from nouveau_ramht_remove() if not found
by Ben Skeggs
· 14 years ago
938c40e
drm/nouveau: use interruptible waits during pushbuf validation
by Ben Skeggs
· 14 years ago
08cd3d4
drm/nouveau: fix thinko in channel locking in semaphore path
by Ben Skeggs
· 14 years ago
21e86c1
drm/nouveau: remove cpu_writers lock
by Ben Skeggs
· 14 years ago
b12120a
drm/nouveau: switch to unlocked ioctls
by Ben Skeggs
· 14 years ago
cff5c13
drm/nouveau: add more fine-grained locking to channel list + structures
by Ben Skeggs
· 14 years ago
6a6b73f
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
by Ben Skeggs
· 14 years ago
ceed5f3
drm/nouveau: disallow fbcon accel if running in interrupt context
by Ben Skeggs
· 14 years ago
7c74cbd
drm/nouveau: tidy fifo swmthd handler a little
by Ben Skeggs
· 14 years ago
f7eb0c5
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
7e76c5c
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
a9979d6
Merge branch 'drm-ttm-next' into drm-core-next
by Dave Airlie
· 14 years ago
acb3250
drm/radeon/kms: improve pflip precision on r1xx-r4xx
by Alex Deucher
· 14 years ago
439bd6c
drm/radeon/kms: add Ontario APU ucode loading support
by Alex Deucher
· 14 years ago
11fa161
drm/radeon/kms: add Ontario Fusion APU pci ids
by Alex Deucher
· 14 years ago
bbbf9b7
drm/radeon/kms: enable MSIs on fusion APUs
by Alex Deucher
· 14 years ago
b0e6641
drm/radeon/kms: add power table parsing support for Ontario fusion APUs
by Alex Deucher
· 14 years ago
560154e
drm/radeon/kms: refactor atombios power state fetching
by Alex Deucher
· 14 years ago
e719ebd
drm/radeon/kms: add bo blit support for Ontario fusion APUs
by Alex Deucher
· 14 years ago
e33df25
drm/radeon/kms: add thermal sensor support for fusion APUs
by Alex Deucher
· 14 years ago
d5e455e
drm/radeon/kms: fill in GPU init for AMD Ontario Fusion APUs
by Alex Deucher
· 14 years ago
958261d
drm/radeon/kms: add radeon_asic struct for AMD Ontario fusion APUs
by Alex Deucher
· 14 years ago
1800740
drm/radeon/kms: evergreen.c updates for fusion
by Alex Deucher
· 14 years ago
6eb18f8
drm/radeon/kms: MC setup changes for fusion APUs
by Alex Deucher
· 14 years ago
0ef0c1f
drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function
by Alex Deucher
· 14 years ago
4339c44
drm/radeon/kms: add support for ss overrides on Fusion APUs
by Alex Deucher
· 14 years ago
bf982eb
drm/radeon/kms: Add support for external encoders on fusion APUs
by Alex Deucher
· 14 years ago
4e8c65a
drm/radeon/kms: atom changes for DCE4.1 devices
by Alex Deucher
· 14 years ago
2f062fd
drm/radeon/kms: add new family id for AMD Ontario APUs
by Alex Deucher
· 14 years ago
603a9da
drm/radeon/kms: upstream power table updates
by Alex Deucher
· 14 years ago
1422ef5
drm/radeon/kms: upstream atombios.h updates
by Alex Deucher
· 14 years ago
5d68e50
drm/radeon/kms: upstream ObjectID.h updates
by Alex Deucher
· 14 years ago
9535ab7
drm/radeon/kms: setup mc chremap properly on r7xx/evergreen
by Alex Deucher
· 14 years ago
147666f
drm/radeon: Use the ttm execbuf utilities
by Thomas Hellstrom
· 14 years ago
eba6709
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
by Thomas Hellstrom
· 14 years ago
6570596
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
by Thomas Hellstrom
· 14 years ago
95762c2
drm/ttm: Improved fencing of buffer object lists
by Thomas Hellstrom
· 14 years ago
702adba
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
by Thomas Hellstrom
· 14 years ago
96726fe
drm/ttm: Don't deadlock on recursive multi-bo reservations
by Thomas Hellstrom
· 14 years ago
68c4fa3
drm/ttm: Optimize ttm_eu_backoff_reservation
by Thomas Hellstrom
· 14 years ago
2357cbe
drm/ttm: Use kref_sub instead of repeatedly calling kref_put
by Thomas Hellstrom
· 14 years ago
ecf7ace
kref: Add a kref_sub function
by Thomas Hellstrom
· 14 years ago
d6ea888
drm/ttm: Add a bo list reserve fastpath (v2)
by Dave Airlie
· 14 years ago
b672440
drm/kms/radeon: Use high precision timestamps for pageflip completion events.
by Mario Kleiner
· 14 years ago
3e4ea74
drm/kms/radeon: Reorder vblank and pageflip interrupt handling.
by Mario Kleiner
· 14 years ago
6f34be5
drm/radeon/kms: add pageflip ioctl support (v3)
by Alex Deucher
· 14 years ago
f5a8020
drm/kms/radeon: Add support for precise vblank timestamping.
by Mario Kleiner
· 14 years ago
27641c3
drm/vblank: Add support for precise vblank timestamping.
by Mario Kleiner
· 14 years ago
3561d43
Linux 2.6.37-rc3
by Linus Torvalds
· 14 years ago
b86db47
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
e681c04
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
by Lukas Czerner
· 14 years ago
93bb41f
fs: Do not dispatch FITRIM through separate super_operation
by Lukas Czerner
· 14 years ago
76db8ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
caf8394
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6656b3f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
33e0d57
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
by Linus Torvalds
· 14 years ago
864ee6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
973d168
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
764bc56
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
b1353e4
sata_via: apply magic FIFO fix to vt6420 too
by Tejun Heo
· 14 years ago
0302b86
net: fix kernel-doc for sk_filter_rcu_release
by Randy Dunlap
· 14 years ago
d9efd2a
be2net: Fix to avoid firmware update when interface is not open.
by Sarveshwar Bandi
· 14 years ago
5a9ae68
ext4: ext4_fill_super shouldn't return 0 on corruption
by Darrick J. Wong
· 14 years ago
16c59ef
drm/i915: Disable FBC on Ironlake to save 1W
by Alex Shi
· 14 years ago
e7dbb2f
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
by Keith Packard
· 14 years ago
Next »