Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03decbe57ac6c9e632f7cde0f7d0a54bbcaf8464
/
drivers
03decbe
drm: move "struct drm_vma_entry" to drm_vm.c
by David Herrmann
· 10 years ago
9fc5cde
drm: mark drm_buf and drm_map as legacy
by David Herrmann
· 10 years ago
9f50bd8
drm/radeon: move drm_buffer to drm/radeon/
by David Herrmann
· 10 years ago
58b21c2
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
by Maarten Lankhorst
· 10 years ago
b75402c
drm/qxl: fix gaping memory hole
by Maarten Lankhorst
· 10 years ago
d7e4d67
drm/qxl: Remove release_lock stupidity
by Maarten Lankhorst
· 10 years ago
47c1296
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
by Andreas Pokorny
· 10 years ago
058e9f5
drm/qxl: simple crtc page flipping emulated using buffer copy
by Andreas Pokorny
· 10 years ago
6ba59f3
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 10 years ago
a18b29f
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 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
472db7a
drm/ttm: use rcu in core ttm
by Maarten Lankhorst
· 11 years ago
5fbad99
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
by Maarten Lankhorst
· 11 years ago
39e7f6f
drm/radeon: use rcu waits in some ioctls
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
2f453ed
drm/qxl: rework to new fence interface
by Maarten Lankhorst
· 11 years ago
29ba89b
drm/nouveau: rework to new fence interface
by Maarten Lankhorst
· 11 years ago
2298e80
drm/vmwgfx: rework to new fence interface, v2
by Maarten Lankhorst
· 11 years ago
c060a4e
drm/vmwgfx: get rid of different types of fence_flags entirely
by Maarten Lankhorst
· 11 years ago
954605c
drm/radeon: use common fence implementation for fences, v4
by Maarten Lankhorst
· 11 years ago
1f0dc9a
drm/ttm: kill off some members to ttm_validate_buffer
by Maarten Lankhorst
· 11 years ago
58b4d72
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
by Maarten Lankhorst
· 11 years ago
dd7cfd6
drm/ttm: kill fence_lock
by Maarten Lankhorst
· 11 years ago
7040138
drm/ttm: call ttm_bo_wait while inside a reservation
by Maarten Lankhorst
· 11 years ago
bdaf7dd
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
by Maarten Lankhorst
· 11 years ago
d0b3c3b
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
by Maarten Lankhorst
· 11 years ago
feba9b0
drm/radeon: preallocate mem for UVD create/destroy msg
by Christian König
· 10 years ago
3852752
drm/radeon: allow UVD to use a second 256MB segment
by Christian König
· 10 years ago
6adae10
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
3c03638
drm/radeon: drop doing resets in a work item
by Christian König
· 10 years ago
d6d5c5b
drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2
by Christian König
· 10 years ago
9867d00
drm/radeon: add timeout argument to radeon_fence_wait_seq v2
by Maarten Lankhorst
· 10 years ago
0bfa4b4
drm/radeon: handle lockup in delayed work, v5
by Christian König
· 10 years ago
9bb39ff
drm/radeon: take exclusive_lock in read mode during ring tests, v5
by Maarten Lankhorst
· 10 years ago
eb98c70
drm/radeon: force fence completion only on problematic rings (v2)
by Christian König
· 10 years ago
f0d970b
drm/radeon: wake up all fences on manual reset
by Christian König
· 10 years ago
14e935a
drm/radeon: add UVD fw names for older asic
by Christian König
· 12 years ago
32517d5
drm/radeon: enable RB_ARB before resetting the VCPU
by Christian König
· 10 years ago
bdc9972
drm/radeon: 760G/780V/880V don't have UVD
by Alex Deucher
· 10 years ago
115365e
drm/radeon: implement UVD hw workarounds for R6xx v3
by Christian König
· 12 years ago
856754c
drm/radeon: add UVD support for older asics v4
by Christian König
· 12 years ago
4a956a7
drm/radeon: add set_uvd_clocks callback for r6xx v4
by Alex Deucher
· 12 years ago
a8fba64
drm/radeon: properly init UVD MC bits on R600
by Christian König
· 12 years ago
b6a7eee
drm/radeon: force UVD buffers into VRAM on RS[78]80 v2
by Christian König
· 12 years ago
13a7d29
drm/radeon: move the IB test after the AGP fallback
by Christian König
· 10 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 10 years ago
604effb
drm/i915: fix suspend/resume for GENs w/o runtime PM support
by Imre Deak
· 10 years ago
484048d
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
d5a0f2e
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
c0ee755
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
dd5957b
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 10 years ago
7be141d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
959dc25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
fa7f78e
Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
5e30ca1
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
bf87bb1
bus: arm-ccn: Fix warning message
by Pawel Moll
· 10 years ago
451fd72
Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
433ab34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c281354
drm/i915: Update DRIVER_DATE to 20140822
by Daniel Vetter
· 10 years ago
faaa552
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
by Rasmus Villemoes
· 10 years ago
7d149c5
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
by Rasmus Villemoes
· 10 years ago
cbd5228
ibmveth: Fix endian issues with rx_no_buffer statistic
by Anton Blanchard
· 10 years ago
c10e4ca
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
by Iyappan Subramanian
· 10 years ago
91c0d98
net: fec: ptp: avoid register access when ipg clock is disabled
by Nimrod Andy
· 10 years ago
1ae45cf
Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
6dc14ba
drm/radeon: add new KV pci id
by Alex Deucher
· 10 years ago
aee530c
firmware: Do not use WARN_ON(!spin_is_locked())
by Guenter Roeck
· 10 years ago
08f1a1b
cxgb4: Free completed tx skbs promptly
by Hariprasad Shenai
· 10 years ago
215a004
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
29aaee6
cxgb4: Fix race condition in cleanup
by Anish Bhatt
· 10 years ago
049d280
sh: intc: Confine SH_INTC to platforms that need it
by Geert Uytterhoeven
· 10 years ago
7c3afd8
bnx2x: Revert UNDI flushing mechanism
by Yuval Mintz
· 10 years ago
3d8623e
qlcnic: Fix endianess issue in firmware load from file operation
by Shahed Shaikh
· 10 years ago
d874df5
qlcnic: Fix endianess issue in FW dump template header
by Rajesh Borundia
· 10 years ago
26acc71
qlcnic: Fix flash access interface to application
by Jitendra Kalsaria
· 10 years ago
8a50f11
macvlan: Allow setting multicast filter on all macvlan types
by Vlad Yasevich
· 10 years ago
20a984c
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel
by Dave Airlie
· 10 years ago
5317821
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
cee5aa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
29fdd5b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
4ab2578
HID: fix a couple of off-by-ones
by Jiri Kosina
· 10 years ago
ad3e14d
HID: logitech: perform bounds checking on device_id early enough
by Jiri Kosina
· 10 years ago
51217e6
HID: logitech: fix bounds checking on LED report size
by Jiri Kosina
· 10 years ago
8117bd5
gpio-lynxpoint: enable input sensing in resume
by Mathias Nyman
· 10 years ago
8ce261d
can: flexcan: handle state passive -> warning transition
by Sebastian Andrzej Siewior
· 10 years ago
bc03a54
can: flexcan: Disable error interrupt when bus error reporting is disabled
by Alexander Stein
· 10 years ago
37b75a3
can: c_can: checking IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
9e37bc6
can: sja1000: Validate initialization state in start method
by Mirza Krak
· 10 years ago
3951ad2
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 10 years ago
be816bc
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3a5f87c
drm: fix plane rotation when restoring fbdev configuration
by Thomas Wood
· 10 years ago
8039aab
Revert "platform/x86/toshiba-apci.c possible bad if test?"
by Matthew Garrett
· 10 years ago
fd639ac
drm/i915/bdw: Disable execlists by default
by Damien Lespiau
· 10 years ago
d7f621e
drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
by Oscar Mateo
· 10 years ago
73e4d07
drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
by Oscar Mateo
· 10 years ago
c0ab1ae
drm/i915/bdw: Print context state in debugfs
by Ben Widawsky
· 10 years ago
c9fe99b
drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs
by Oscar Mateo
· 10 years ago
4ba70e4
drm/i915/bdw: Display execlists info in debugfs
by Oscar Mateo
· 10 years ago
Next »