Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3945e47543863385b54d94c94b023ee7ca9df972
/
drivers
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
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
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
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
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
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
d9efd2a
be2net: Fix to avoid firmware update when interface is not open.
by Sarveshwar Bandi
· 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
c9a1c4c
drm/i915/crt: Introduce struct intel_crt
by Chris Wilson
· 14 years ago
51311d0
drm/i915: Do not hold mutex when faulting in user addresses
by Chris Wilson
· 14 years ago
164bcb9
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
by Alex Deucher
· 14 years ago
be66305
drm/radeon/kms: fix i2c pad masks on rs4xx
by Alex Deucher
· 14 years ago
589136b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
07bfa52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
2811036
Fix build failure at cx25821-video driver
by Youquan Song
· 14 years ago
d530db0
3c59x: fix build failure on !CONFIG_PCI
by Namhyung Kim
· 14 years ago
1aa46ec
ipg.c: remove id [SUNDANCE, 0x1021]
by Ken Kawasaki
· 14 years ago
8ea9122
net: caif: spi: fix potential NULL dereference
by Vasiliy Kulikov
· 14 years ago
3bf30b5
ath9k_htc: Avoid setting QoS control for non-QoS frames
by Rajkumar Manoharan
· 14 years ago
3006bc3
bonding: fix a race in IGMP handling
by Eric Dumazet
· 14 years ago
de391d1
Input: fix typo in keycode validation supporting large scancodes
by Mattia Dongili
· 14 years ago
95ccb0f
drm/ttm: Fix up a theoretical deadlock
by Thomas Hellstrom
· 14 years ago
9a03d34
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
1aa52bd
drm/radeon/kms: fix tiling info on evergreen
by Alex Deucher
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 14 years ago
2f5993c
drm/vmwgfx: Fix up an error path during bo creation
by Thomas Hellstrom
· 14 years ago
a5193fe
drm/radeon/kms: register an i2c adapter name for the dp aux bus
by Alex Deucher
· 14 years ago
3e4b998
drm/radeon/kms/atom: add proper external encoders support
by Alex Deucher
· 14 years ago
99999aa
drm/radeon/kms/atom: cleanup and unify DVO handling
by Alex Deucher
· 14 years ago
8b83485
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
by Alex Deucher
· 14 years ago
c7a71fc
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
by Alex Deucher
· 14 years ago
ba251bd
drm/radeon/kms: turn the backlight off explicitly for dpms
by Alex Deucher
· 14 years ago
d33ef52
drm/radeon/kms: fix typo in r600 cs checker
by Alex Deucher
· 14 years ago
21e2eae
drm: radeon: fix error value sign
by Vasiliy Kulikov
· 14 years ago
1679056
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
by Alex Deucher
· 14 years ago
ab83833
nouveau: Acknowledge HPD irq in handler, not bottom half
by Andy Lutomirski
· 14 years ago
c1b60ec
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
by Francisco Jerez
· 14 years ago
5bead79
drm/nouveau: don't expose backlight control when available through ACPI
by Ben Skeggs
· 14 years ago
cac8f05
drm/nouveau/pm: improve memtiming mappings
by Roy Spliet
· 14 years ago
9d5a6c4
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
by Francisco Jerez
· 14 years ago
dd661e5
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
by Francisco Jerez
· 14 years ago
b54262f
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
by Martin Peres
· 14 years ago
84b8081
drm/nouveau: Don't use load detection for connector polling.
by Francisco Jerez
· 14 years ago
63d6fd3
drm/nv10-nv20: Fix instability after MPLL changes.
by Francisco Jerez
· 14 years ago
56ac747
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
by Ben Skeggs
· 14 years ago
06ef3e6
drm/nouveau: Don't poll LVDS outputs.
by Francisco Jerez
· 14 years ago
01db363
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
by Francisco Jerez
· 14 years ago
5794b5f
drm/nv04: Fix scanout over the 16MB mark.
by Francisco Jerez
· 14 years ago
Next »