Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
31169714fc928aed4e945b959dca2bedd259b9c9
3116971
drm/i915: Register a shrinker to free inactive lists under memory pressure
by Chris Wilson
· 15 years ago
725ceaa
drm/i915: Include buffer size and dirty state in debugfs lists
by Chris Wilson
· 15 years ago
e67b8ce
drm/i915: Remove stored gtt_alignment
by Chris Wilson
· 15 years ago
4960aac
drm/i915: Add buffer to inactive list immediately during fault
by Chris Wilson
· 15 years ago
c1a1cdc
drm/i915: fix startup hang on some non-mobile platforms
by Jesse Barnes
· 15 years ago
06891e2
drm/i915: fix suspend/resume breakage in lid notifier
by Jesse Barnes
· 15 years ago
ba1234d
drm/i915: Make dev_priv->mm.wedged an atomic_t
by Ben Gamari
· 15 years ago
f316a42
drm/i915: Hookup chip reset in error handler
by Ben Gamari
· 15 years ago
11ed50e
drm/i915: Implement GPU reset on i965
by Ben Gamari
· 15 years ago
f65d942
drm/i915: Add hangcheck timer
by Ben Gamari
· 15 years ago
22be172
drm/i915: make i915_seqno_passed non-static
by Ben Gamari
· 15 years ago
1341d65
drm/i915: Refactor save/restore code
by Ben Gamari
· 15 years ago
ffed1d0
drm/i915: Check whether chip is wedged in i915_wait_request()
by Ben Gamari
· 15 years ago
078a033
drm/i915: fix opregion backlight chip detect and range
by Li Peng
· 15 years ago
8dd81a3
drm/i915: Fix LVDS panel fitting on Arrandale
by Zhenyu Wang
· 15 years ago
730915d
drm/i915: Remove DAC disable in CRT force detect on IGDNG
by Zhenyu Wang
· 15 years ago
339e5a4
drm/i915: Fix SSC frequence for IGDNG
by Zhenyu Wang
· 15 years ago
b09aea7
drm/i915: Fix typo for wrong LVDS clock setting on IGDNG
by Zhenyu Wang
· 15 years ago
6f465a89
drm/i915: fix typo in compressed buffer setup
by Jesse Barnes
· 15 years ago
7e61615
drm/i915: Only destroy a constructed mmap offset
by Chris Wilson
· 15 years ago
e517a5e
agp/intel: Fix the pre-9xx chipset flush.
by Eric Anholt
· 15 years ago
8082400
drm/i915: framebuffer compression for pre-GM45
by Jesse Barnes
· 15 years ago
0632419
drm/i915: generate a KMS uevent at lid open/close time
by Jesse Barnes
· 15 years ago
b42d4c5
drm/i915: use ACPI LID status for LVDS ->detect hook
by Jesse Barnes
· 15 years ago
c1c7af6
drm/i915: force mode set at lid open time
by Jesse Barnes
· 15 years ago
7e12715
ACPI button: provide lid status functions
by Jesse Barnes
· 15 years ago
af729a2
Add G33 series in VGA hotplug support category
by Li Peng
· 15 years ago
bb66c51
drm/i915: Write zero to DPLL_MD Reg for non-SDVO output
by Zhao Yakui
· 15 years ago
e270846
drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)
by Zhao Yakui
· 15 years ago
d0cbde9
drm/i915: Add the brightness property for SDVO-LVDS
by Zhao Yakui
· 15 years ago
b9219c5
drm/i915: Add the enhancement property for SDVO-TV
by Zhao Yakui
· 15 years ago
5323fd0
drm/i915: Zap mmaps of objects before unbinding them from the GTT.
by Eric Anholt
· 15 years ago
7839c5d
drm/i915: add B43 chipset support
by Fabian Henze
· 15 years ago
38d8a95
agp/intel: Add B43 chipset support
by Fabian Henze
· 15 years ago
cecc6b6
drm/radeon/r600: use fence->timeout directly
by Alex Deucher
· 15 years ago
60d15f5
drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307
by Alex Deucher
· 15 years ago
cc84ef3
Merge remote branch 'origin/master' of ../linux-2.6 into drm-next
by Dave Airlie
· 15 years ago
c746e20
drm/radeon/kms: don't allow ERESTART to hit userspace.
by Dave Airlie
· 15 years ago
620f378
drm: prune modes when output is disconnected.
by Adam Jackson
· 15 years ago
1ecff1e
drm: shut the EDID warnings up.
by Adam Jackson
· 15 years ago
ec2a4c3
drm/i915: get the bridge device once.
by Dave Airlie
· 15 years ago
f1938cd
drm: include seq_file.h for debugfs builds.
by Dave Airlie
· 15 years ago
f641e51
drm/radeon/kms: lower debugging on dpms events.
by Dave Airlie
· 15 years ago
a0cdc64
drm/kms/radeon: make kms default a runtime option
by Dave Airlie
· 15 years ago
6fcefd5
drm/kms: fix kms helper license + Kconfig
by Dave Airlie
· 15 years ago
3ce0a23
drm/radeon/kms: add r600 KMS support
by Jerome Glisse
· 15 years ago
4ce001a
drm/radeon/kms: add initial radeon tv-out support.
by Dave Airlie
· 15 years ago
551ebd8
drm/radeon/kms: add rn50/r100/r200 CS tracker.
by Dave Airlie
· 15 years ago
3ff323f
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
755ae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
4886b5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
cbeb286
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
f69fb9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
575dc34
drm/kms: remove old std mode fallback code.
by Dave Airlie
· 15 years ago
50fe4cf
drm/kms/i915: Add the default mode for CRT output without EDID
by ykzhao
· 15 years ago
f0fda0a
drm/kms: add a function that can add the mode for the output device without EDID
by Zhao Yakui
· 15 years ago
559ee21
drm/kms: try to find the std mode in DMT table
by Zhao Yakui
· 15 years ago
aa9eaa1
drm/kms: Add the default mode table
by Zhao Yakui
· 15 years ago
13a8195
drm: split crtc/fb helpers into a separate module
by Dave Airlie
· 15 years ago
a54775c
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
by Dave Airlie
· 15 years ago
adf551b
drm/radeon/kms: add updated registers from drm-fixes.
by Dave Airlie
· 15 years ago
a498b82
drm/radeon/kms: block depthxy offset from use from userspace.
by Dave Airlie
· 15 years ago
acd0c93
IMA: update ima_counts_put
by Mimi Zohar
· 15 years ago
01dfba9
drm/i915: Put the idle reclocking work on our private workqueue as well.
by Eric Anholt
· 15 years ago
0ef82af
drm/i915: Pad ringbuffer with NOOPs before wrapping
by Chris Wilson
· 15 years ago
d9d8e04
gianfar: Fix build.
by David S. Miller
· 15 years ago
e07cccf
Linux 2.6.31-rc9
by Linus Torvalds
· 15 years ago
f815c33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
74a0118
powerpc: Fix i8259 interrupt driver kernel crash on ML510
by Roderick Colenbrander
· 15 years ago
5136a6c
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
by Linus Torvalds
· 15 years ago
e505a8d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b71b7dc
Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e9ee3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
3bb314f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
535e0c1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
0edfa2b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
5a09adf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
931f703
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
e305fc5
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
9b6a3df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
d3acd16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
93697a3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6399534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
9de6886
ext2: fix unbalanced kmap()/kunmap()
by Nicolas Pitre
· 15 years ago
ac7ac9f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
ac89a91
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
by Linus Torvalds
· 15 years ago
37f81fa
n_tty: do O_ONLCR translation as a single write
by Linus Torvalds
· 15 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 15 years ago
dd5d241
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
by Mel Gorman
· 15 years ago
a190887
nommu: fix error handling in do_mmap_pgoff()
by David Howells
· 15 years ago
4e49627
workqueues: introduce __cancel_delayed_work()
by Oleg Nesterov
· 15 years ago
baed6b8
firewire: sbp2: fix freeing of unallocated memory
by Stefan Richter
· 15 years ago
4fe0bad
firewire: ohci: fix Ricoh R5C832, video reception
by Stefan Richter
· 15 years ago
fc38379
firewire: ohci: fix Agere FW643 and multiple cameras
by Stefan Richter
· 15 years ago
1821bc1
firewire: core: fix crash in iso resource management
by Stefan Richter
· 15 years ago
8379e7c
ocfs2: ocfs2_write_begin_nolock() should handle len=0
by Sunil Mushran
· 15 years ago
5e17ee7
drm/i915: do dynamic clock freq control only in kernel modesetting
by Zhenyu Wang
· 15 years ago
Next »