Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7cf50fc8d7a491d9aa47e1a0262ed7d265f2bec3
/
drivers
/
gpu
/
drm
/
i915
7cf50fc
drm/i915: slightly improve gt enable/disable routines
by Eugeni Dodonov
· 13 years ago
5a7dc92
drm/i915: add RPS configuration for Haswell
by Eugeni Dodonov
· 13 years ago
e7911c4
drm/i915: support Haswell force waking
by Eugeni Dodonov
· 13 years ago
c4de7b0
drm/i915: Implement w/a for sporadic read failures on waking from rc6
by Chris Wilson
· 13 years ago
990bbda
drm/i915: Group the GT routines together in both code and vtable
by Chris Wilson
· 13 years ago
146937e
drm/i915: linuxify create_hw_context()
by Ben Widawsky
· 13 years ago
e486fad
drm/i915: fix PIPE_WM_LINETIME definition
by Paulo Zanoni
· 13 years ago
97f209b
drm/i915: "Flush Me Harder" required on gen6+
by Daniel Vetter
· 13 years ago
a8b0bba
drm/i915/sprite: Fix mem leak in intel_plane_init()
by Jesper Juhl
· 13 years ago
f4d7105
drm/i915: correct IVB default sprite format
by Jesse Barnes
· 13 years ago
e86fe0d
drm/i915: mask tiled bit when updating IVB sprites
by Jesse Barnes
· 13 years ago
01a0685
drm/i915: disable drm agp support for !gen3 with kms enabled
by Daniel Vetter
· 13 years ago
87207ca
drm/i915: don't use dev->agp
by Daniel Vetter
· 13 years ago
79f5b2c
drm/i915: make enable/disable_gt_powersave locking consistent
by Daniel Vetter
· 13 years ago
8090c6b
drm/i915: wrap up gt powersave enabling functions
by Daniel Vetter
· 13 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
9756fe3
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
by Sjoerd Simons
· 13 years ago
ff049b6
drm/i915: bind driver to ValleyView chipsets
by Jesse Barnes
· 13 years ago
7983117
drm/i915: enable display messages to GT on ValleyView
by Jesse Barnes
· 13 years ago
31acc7f
drm/i915: support page flipping on ValleyView
by Jesse Barnes
· 13 years ago
9355360
drm/i915: don't enable PPGTT on VLV yet
by Jesse Barnes
· 13 years ago
bd9e841
drm/i915: VLV VGA port only handles on & off, like PCH VGA
by Jesse Barnes
· 13 years ago
f7dff0c
drm/i915: access VLV regs through read/write switch
by Jesse Barnes
· 13 years ago
4a87d65
drm/i915: add HDMI and DP port enumeration on ValleyView
by Jesse Barnes
· 13 years ago
7d2c24e
drm/i915: add ValleyView specific CRT detect function
by Jesse Barnes
· 13 years ago
9836437
drm/i915: Enable DP panel power sequencing for ValleyView
by Shobhit Kumar
· 13 years ago
a0c4da24
drm/i915: ValleyView mode setting limits and PLL functions
by Jesse Barnes
· 13 years ago
cc889e0
drm/i915: disable flushing_list/gpu_write_list
by Daniel Vetter
· 13 years ago
8e88a2b
drm/i915: don't call modeset_init_hw in i915_reset
by Daniel Vetter
· 13 years ago
5fa8be6
drm/i915: return -ENODEV if hw context are not supported
by Daniel Vetter
· 13 years ago
73c273e
drm/i915: simplify context_idr_cleanup
by Daniel Vetter
· 13 years ago
6f4c45c
drm/i915/context: shut up compiler
by Daniel Vetter
· 13 years ago
0d32601
drm/i915: return -ENOENT if the context doesn't exist
by Daniel Vetter
· 13 years ago
df12c6d
drm/i915: initialize the context idr unconditionally
by Daniel Vetter
· 13 years ago
55a6662
drm/i915: fix module unload after context merge
by Daniel Vetter
· 13 years ago
e3f33d4
drm/i915: add L3 bank clock gating disable on VLV
by Jesse Barnes
· 13 years ago
6edaa7f
drm/i915: add TDL unit clock gating disable for VLV
by Jesse Barnes
· 13 years ago
b4ae3f2
drm/i915: load boot context at driver init time
by Jesse Barnes
· 13 years ago
0f846f8
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
by Jesse Barnes
· 13 years ago
e080b91
drm/i915: fixup hangman rebase goof-up
by Daniel Vetter
· 13 years ago
2084822
drm/i915: set IDICOS to medium uncore resources
by Ben Widawsky
· 13 years ago
e158c5a
drm/i915: disable contexts on old HW
by Ben Widawsky
· 13 years ago
39fb50f
drm/i915: properly wait for SBI status
by Eugeni Dodonov
· 13 years ago
d6f24d0
drm/i915: cache the EDID for eDP panels
by Jesse Barnes
· 13 years ago
6b4e0a9
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
by Daniel Vetter
· 13 years ago
351cfc3
drm/i915: eDP aux needs vdd
by Daniel Vetter
· 13 years ago
b708a1d
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
by Jesse Barnes
· 13 years ago
aaa3773
drm/i915/crt: Do not rely upon the HPD presence pin
by Daniel Vetter
· 13 years ago
8e96d9c
drm/i915: reset the GPU on context fini
by Ben Widawsky
· 13 years ago
6e0a69d
drm/i915/context: switch contexts with execbuf2
by Ben Widawsky
· 13 years ago
8462481
drm/i915/context: create & destroy ioctls
by Ben Widawsky
· 13 years ago
f2ef6eb
drm/i915: switch to default context on idle
by Ben Widawsky
· 13 years ago
b9a3906
drm/i915: add ccid to error state
by Ben Widawsky
· 13 years ago
dfabbcb
drm/i915: use the default context
by Ben Widawsky
· 13 years ago
12b0286
drm/i915: possibly invalidate TLB before context switch
by Ben Widawsky
· 13 years ago
cc0f639
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
by Ben Widawsky
· 13 years ago
e37ec39
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
by Ben Widawsky
· 13 years ago
3af7b85
drm/i915: ensure context objects are bound to the global gtt
by Daniel Vetter
· 13 years ago
e055684
drm/i915: context switch implementation
by Ben Widawsky
· 13 years ago
4052105
drm/i915: context basic create & destroy
by Ben Widawsky
· 13 years ago
254f965
drm/i915: preliminary context support
by Ben Widawsky
· 13 years ago
fe1cc68
drm/i915: CXT_SIZE register offsets added
by Ben Widawsky
· 13 years ago
14d94a3
drm/i915: ignore pipe select bit when checking for LVDS register initialization
by Seth Forshee
· 13 years ago
93314b5
drm/i915: Switch off FBC when disabling the primary plane when obscured
by Chris Wilson
· 13 years ago
e188719
drm/i915: kick any firmware framebuffers before claiming the gtt
by Daniel Vetter
· 13 years ago
8ecd1a6
drm/i915: call intel_enable_gtt
by Daniel Vetter
· 13 years ago
14be93d
drm/i915 + agp/intel-gtt: prep work for direct setup
by Daniel Vetter
· 13 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 13 years ago
0b9f43a
drm/i915: allow pipe A for lvds on gen4
by Daniel Vetter
· 13 years ago
24ded20
drm/i915: properly enable the blc controller on the right pipe
by Daniel Vetter
· 13 years ago
7cf4160
drm/i915: clear up backlight #define confusion on gen4+
by Daniel Vetter
· 13 years ago
534b5a5
drm/i915: pnv has a backlight polarity control bit, too
by Daniel Vetter
· 13 years ago
afba018
drm/i915: ensure HDMI port is disabled inside set_infoframes
by Daniel Vetter
· 13 years ago
8f53369
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
by Linus Torvalds
· 13 years ago
6cf98d6
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
23e81d6
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
by Adam Jackson
· 13 years ago
172cf15
drm/i915: Add wait render timeout get param
by Ben Widawsky
· 13 years ago
eac1f14
drm/i915: Inifite timeout for wait ioctl
by Ben Widawsky
· 13 years ago
de9a35a
drm/i915: assert that the IBX port transcoder select w/a is implemented
by Daniel Vetter
· 13 years ago
7a87c28
drm/i915: implement IBX hdmi transcoder select workaround
by Daniel Vetter
· 13 years ago
cb05d8d
drm/i915: fix up ivb plane 3 pageflips
by Daniel Vetter
· 13 years ago
1523c31
drm/i915: add min freq control to debugfs
by Jesse Barnes
· 13 years ago
cb1793c
drm/i915: don't chnage the original mode in dp_mode_fixup
by Daniel Vetter
· 13 years ago
7124465
drm/i915: adjusted_mode->clock in the dp mode_fixup
by Daniel Vetter
· 13 years ago
94bf2ce
drm/i915: compute the target_clock for edp directly
by Daniel Vetter
· 13 years ago
b7884eb
drm/i915: hold forcewake around ring hw init
by Daniel Vetter
· 13 years ago
3eef891
drm/i915: Mark the ringbuffers as being in the GTT domain
by Chris Wilson
· 13 years ago
30dfebf
drm/i915: extract object active state flushing code
by Daniel Vetter
· 13 years ago
493a708
drm/i915: clarify IBX dp workaround
by Daniel Vetter
· 13 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
112abd2
drm/i915: simplify sysfs setup code
by Daniel Vetter
· 13 years ago
98fd81c
drm/i915: initialize the parity work only once
by Daniel Vetter
· 13 years ago
d2ba847
drm/i915: ivybridge_handle_parity_error should be static
by Daniel Vetter
· 13 years ago
9a70cc2
i915: add dma-buf vmap support for exporting vmapped buffer
by Dave Airlie
· 13 years ago
9e612a0
drm/i915/crt: Do not rely upon the HPD presence pin
by Chris Wilson
· 13 years ago
2dad9d4
i915: add stub dma-buf mmap callback.
by Dave Airlie
· 13 years ago
84bc758
drm/i915: l3 parity sysfs interface
by Ben Widawsky
· 13 years ago
b9524a1
drm/i915: remap l3 on hw init
by Ben Widawsky
· 13 years ago
15b9f80
drm/i915: enable parity error interrupts
by Ben Widawsky
· 13 years ago
e368919
drm/i915: Dynamic Parity Detection handling
by Ben Widawsky
· 13 years ago
Next »