Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9731129c5e3077d0c2da13479f91c3a07e341f70
/
drivers
9731129
drm/i915: Remove eviction debug spam
by Chris Wilson
· 15 years ago
2d7ef39
drm/i915: Immediately discard any backing storage for uneeded objects
by Chris Wilson
· 15 years ago
963b483
drm/i915: Do not mis-classify clean objects as purgeable
by Chris Wilson
· 15 years ago
13a05fd
drm/i915: Whitespace correction for madv
by Chris Wilson
· 15 years ago
a32808c
drm/i915: BUG_ON page refleak during unbind
by Chris Wilson
· 15 years ago
9a1e258
drm/i915: Search harder for a reusable object
by Chris Wilson
· 15 years ago
ab5ee57
drm/i915: Clean up evict from list.
by Chris Wilson
· 15 years ago
1c5d22f
drm/i915: Add tracepoints
by Chris Wilson
· 15 years ago
74dff28
drm/i915: framebuffer compression for GM45+
by Jesse Barnes
· 15 years ago
e70236a
drm/i915: split display functions by chip type
by Jesse Barnes
· 15 years ago
8542a0b
drm/i915: Skip the sanity checks if the current relocation is valid
by Chris Wilson
· 15 years ago
cd0b9fb
drm/i915: Check that the relocation points to within the target
by Chris Wilson
· 15 years ago
edb8195
drm/i915: correct FBC update when pipe base update occurs
by Jesse Barnes
· 15 years ago
7121413
drm/i915: blacklist Acer AspireOne lid status
by Jesse Barnes
· 15 years ago
d660467
drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks
by Jesse Barnes
· 15 years ago
decbbcd
drm/i915: intel_display.c handle latency variable efficiently
by Jaswinder Singh Rajput
· 15 years ago
b7e53ab
drm/i915: remove restore in resume
by Zhenyu Wang
· 15 years ago
07f73f6
drm/i915: Improve behaviour under memory pressure
by Chris Wilson
· 15 years ago
3ef94da
drm/i915: Add ioctl to set 'purgeability' of objects
by Chris Wilson
· 15 years ago
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
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
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
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
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
5136a6c
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
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
3bb314f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
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
6399534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
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
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
5e17ee7
drm/i915: do dynamic clock freq control only in kernel modesetting
by Zhenyu Wang
· 15 years ago
57cdaf9
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
by Keith Packard
· 15 years ago
553bd14
drm/i915: fix tiling on IGDNG
by Zhenyu Wang
· 15 years ago
65655d4
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
by Daniel Vetter
· 15 years ago
Next »