Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f513dfff9622ac72c461770e1fa01d291ba6ba5a
/
drivers
/
gpu
/
drm
/
i915
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c715089
drm/i915: Handle ERESTARTSYS during page fault
by Chris Wilson
· 15 years ago
ab18282
drm/i915: Warn before mmaping a purgeable buffer.
by Chris Wilson
· 15 years ago
bb6baf7
drm/i915: Track purged state.
by Chris Wilson
· 15 years ago
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
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 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
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
e6890f6
i915: disable interrupts before tearing down GEM state
by Linus Torvalds
· 15 years ago
7c8460d
drm/i915: fix mask bits setting
by Zhenyu Wang
· 15 years ago
ec2a4c3
drm/i915: get the bridge device once.
by Dave Airlie
· 15 years ago
11670d3
Merge intel drm-intel-next branch
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
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
c05422d
drm/i915: remove open-coded drm_mode_object_find
by Daniel Vetter
· 15 years ago
67cf781
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
by Eric Anholt
· 15 years ago
d6073d7
drm/i915: i915_modeset is signed
by Kyle McMartin
· 16 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
0430296
drm/i915: Support IGD EOS
by Shaohua Li
· 15 years ago
ce6feab
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
by Zhao Yakui
· 15 years ago
213c2e6
drm/i915: select TV format according to connector type
by Ma Ling
· 15 years ago
5f6a169
drm/i915: update debugfs interrupt info on IGDNG
by Zhenyu Wang
· 15 years ago
9e3a6d1
drm/i915: Add i915 register dumping debugfs file
by Ben Gamari
· 16 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 16 years ago
58c2fb6
drm/i915: Unref old_obj on get_fence_reg() error path
by Chris Wilson
· 15 years ago
bcc24fb
drm/i915: increase default latency constant (v2 w/comment)
by Jesse Barnes
· 15 years ago
3420e74
drm: fix two issues with fb consolidation.
by Dave Airlie
· 15 years ago
785b93e
drm/kms: move driver specific fb common code to helper functions (v2)
by Dave Airlie
· 15 years ago
db54501
drm/i915: Improve CRTDDC mapping by using VBT info
by David Müller (ELSOFT AG)
· 15 years ago
a09ba7f
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
by Eric Anholt
· 15 years ago
a1a2d1d
drm: GEM handles are u32, not int
by Pekka Paalanen
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
27185ae
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
by Ma Ling
· 15 years ago
19e1f88
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
by Roel Kluin
· 15 years ago
bc5e571
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
by Bruno Prémont
· 15 years ago
942642a
drm/i915: Set the multiplier for SDVO on G33 platform
by Sean Young
· 15 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
53bd838
drm: clarify scaling property names
by Jesse Barnes
· 16 years ago
6cb504c
drm/i915: silence vblank warnings
by Frans Pop
· 15 years ago
819e006
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
by Roel Kluin
· 15 years ago
9c9fe1f
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
by Eric Anholt
· 15 years ago
8a4c47f
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
by Zhao Yakui
· 15 years ago
0c2e395
drm/i915: Add support for dual-channel LVDS on 8xx.
by ling.ma@intel.com
· 15 years ago
Next »