Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0ea457839d050370e0f7c75c81f9abd573e1f420
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
4bdadb9
drm/i915: Selectively enable self-reclaim
by Chris Wilson
· 15 years ago
500a8cc
drm/i915: parse eDP panel color depth from VBT block
by Zhenyu Wang
· 15 years ago
3381434
drm/i915: disable LVDS downclock by default
by Jesse Barnes
· 15 years ago
b9241ea
drm/i915: Don't wait interruptible for possible plane buffer flush
by Zhenyu Wang
· 15 years ago
1d3c36ad
drm/i915: Fix RC6 suspend/resume
by Andrew Lutomirski
· 15 years ago
76446ca
drm/i915: execbuf2 support
by Jesse Barnes
· 15 years ago
b295d1b
drm/i915: Track whether cursor needs physical address in intel_device_info
by Kristian Høgsberg
· 15 years ago
cfdf1fa
drm/i915: Implement IS_* macros using static tables
by Kristian Høgsberg
· 15 years ago
a256537
drm/i915: Update LVDS connector status when receiving ACPI LID event
by Zhao Yakui
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
7e8b60f
drm/i915: restore render clock gating on resume
by Andrew Lutomirski
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
103a196
drm/i915: PineView only has LVDS and CRT ports
by Zhenyu Wang
· 15 years ago
6363ee6
drm/i915: parse child device from VBT
by Zhao Yakui
· 15 years ago
29874f4
drm/i915: fix gpio register detection logic for BIOS without VBT
by Shaohua Li
· 15 years ago
18f9ed1
drm/i915: Enable LVDS downclock feature through EDID.
by Zhao Yakui
· 15 years ago
5586c8b
drm/i915: Add more registers save/restore for Ironlake suspend
by Zhenyu Wang
· 15 years ago
c650156
drm/i915: Add display hotplug event on Ironlake
by Zhenyu Wang
· 15 years ago
01c6688
drm/i915: Add ACPI OpRegion support for Ironlake
by Zhao Yakui
· 15 years ago
1df4b35
drm/i915: kill i915_lp_ring_sync
by Daniel Vetter
· 15 years ago
5a5a0c6
drm/i915: implement fastpath for overlay flip waiting
by Daniel Vetter
· 15 years ago
02e792f
drm/i915: implement drmmode overlay support v4
by Daniel Vetter
· 15 years ago
f0f8a9c
drm/i915: kill superflous IS_I855 macro
by Daniel Vetter
· 15 years ago
48764bf
drm/i915: add i915_lp_ring_sync helper
by Daniel Vetter
· 15 years ago
97f5ab6
drm/i915: add render standby support
by Jesse Barnes
· 15 years ago
91d3f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c9354c8
i915: fix intel graphics suspend breakage due to resume/lid event confusion
by Linus Torvalds
· 15 years ago
4204878
drm/i915: Ironlake suspend/resume support
by Zhenyu Wang
· 15 years ago
0eb96d6
drm/i915: save/restore BLC histogram control reg across suspend/resume
by Jesse Barnes
· 15 years ago
c03342f
drm/i915: disable powersave feature for Ironlake currently
by Zhenyu Wang
· 15 years ago
06027f9
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
by Jesse Barnes
· 15 years ago
a3e17eb
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
by Zhao Yakui
· 15 years ago
9216d44
drm/i915: disable FBC for Pineview, fixing a boot hang.
by Shaohua Li
· 15 years ago
9d34e5d
drm/i915: Enable irq to trace batch buffer completion.
by Chris Wilson
· 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
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
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 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
e67b8ce
drm/i915: Remove stored gtt_alignment
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
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
8082400
drm/i915: framebuffer compression for pre-GM45
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
7839c5d
drm/i915: add B43 chipset support
by Fabian Henze
· 15 years ago
ec2a4c3
drm/i915: get the bridge device once.
by Dave Airlie
· 15 years ago
0ef82af
drm/i915: Pad ringbuffer with NOOPs before wrapping
by Chris Wilson
· 15 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 16 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
9c9fe1f
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
by Eric Anholt
· 15 years ago
32f9d65
drm/i915: Add eDP support on IGDNG mobile chip
by Zhenyu Wang
· 16 years ago
8a90523
drm/i915: refactor error detection & collection
by Jesse Barnes
· 16 years ago
d05ca30
drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.
by Eric Anholt
· 16 years ago
b532359
drm/i915: Remove gtt_bound from drm_i915_gem_object
by Ben Gamari
· 16 years ago
22bd50c
drm/i915: Don't update display FIFO watermark on IGDNG
by Zhenyu Wang
· 16 years ago
7662c8b
drm/i915: add FIFO watermark support
by Shaohua Li
· 16 years ago
63eeaf3
drm/i915: enable error detection & state collection
by Jesse Barnes
· 16 years ago
a4fc5ed
drm/i915: Add Display Port support
by Keith Packard
· 16 years ago
52dc7d3
drm/i915: Clear fence register on tiling stride change.
by Chris Wilson
· 16 years ago
8c4b8c3
drm/i915: Install fence register for tiled scanout on i915
by Chris Wilson
· 16 years ago
036a4a7
drm/i915: handle interrupt on new chipset
by Zhenyu Wang
· 16 years ago
d765898
drm/i915: enable MCHBAR if needed
by Jesse Barnes
· 16 years ago
9b9d172
drm/i915: parse VBT general definition block to get the SDVO device info
by yakui_zhao
· 16 years ago
280da22
drm/i915: Add chipset/feature defines for for new chipsets
by Zhenyu Wang
· 16 years ago
b962442
drm/i915: Change GEM throttling to be 20ms like the comment says.
by Eric Anholt
· 16 years ago
1fd1c62
drm/i915: Save/restore cursor state on suspend/resume.
by Eric Anholt
· 16 years ago
8863170
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
by Ma Ling
· 16 years ago
c9ed448
drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.
by Ma Ling
· 16 years ago
79f11c1
drm/i915: save/restore fence registers across suspend/resume
by Keith Packard
· 16 years ago
049ef7e
drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.
by Keith Packard
· 16 years ago
7202178
drm/i915: add support for G41 chipset
by Zhenyu Wang
· 16 years ago
3b1c1c1
drm/i915: Unregister ACPI video driver when exiting
by Matthew Garrett
· 16 years ago
b897e6f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
280b713
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
by Eric Anholt
· 16 years ago
6911a9b
drm/i915: Implement batch and ring buffer dumping
by Ben Gamari
· 16 years ago
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
5e118f4
drm/i915: Add a spinlock to protect the active_list
by Carl Worth
· 16 years ago
5ca5828
drm/i915: add VGA hotplug support for 945+
by Jesse Barnes
· 16 years ago
03ae61d
ACPI: fix CONFIG_ACPI=n build
by Len Brown
· 16 years ago
74a365b
ACPI: Populate DIDL before registering ACPI video device on Intel
by Matthew Garrett
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
2017263
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
by Ben Gamari
· 16 years ago
201361a
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
by Eric Anholt
· 16 years ago
856fa19
drm/i915: Make GEM object's page lists refcounted instead of get/free.
by Eric Anholt
· 16 years ago
66824bd
drm/i915: Don't restore palettes through VGA registers.
by Pierre Willenbrock
· 16 years ago
b70d11d
drm: Return EINVAL on duplicate objects in execbuffer object list
by Kristian Høgsberg
· 16 years ago
5669fca
drm/i915: suspend/resume GEM when KMS is active
by Jesse Barnes
· 16 years ago
43565a0
drm: Use spread spectrum when the bios tells us it's ok.
by Kristian Høgsberg
· 16 years ago
9880b7a
drm/i915: add get_vblank_counter function for GM45
by Jesse Barnes
· 16 years ago
Next »