Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a57d985e378ca69f430b85852e4187db3698a89e
/
drivers
/
gpu
/
drm
/
i915
b98b601
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
by Wang Xingchao
· 12 years ago
7e81a42
drm/i915: Reduce a pin-leak BUG into a WARN
by Chris Wilson
· 12 years ago
5b5896e
drm/i915: enable lvds pin pairs before dpll on gen2
by Daniel Vetter
· 12 years ago
75c5da2
drm/i915: fix up the IBX transcoder B check
by Daniel Vetter
· 12 years ago
974a3b0
drm/i915: set the right gen3 flip_done mode also at resume
by Daniel Vetter
· 13 years ago
99d0b1d
drm/i915: initialize dpio_lock spin lock
by Alexander Shishkin
· 13 years ago
28dcc2d
drm/i915: do not expose a dysfunctional backlight interface to userspace
by Jani Nikula
· 13 years ago
fcbc50d
drm/i915: only enable sdvo hotplug irq if needed
by Jani Nikula
· 13 years ago
c1f0526
drm/i915/edp: get the panel delay before powering up
by Dave Airlie
· 13 years ago
a51d4ed
i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
by Calvin Walton
· 13 years ago
9a0f938
drm/i915: Use the correct size of the GTT for placing the per-process entries
by Chris Wilson
· 13 years ago
5ee3691
drm/i915: fix color order for BGR formats on IVB
by Vijay Purushothaman
· 13 years ago
b70ad58
drm/i915: fix wrong order of parameters in port checking functions
by Xu, Anhua
· 13 years ago
1ee9ae3
drm/i915: use hsw rps tuning values everywhere on gen6+
by Daniel Vetter
· 13 years ago
f1a2f5b
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
by Jani Nikula
· 13 years ago
4eab813
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
by Jani Nikula
· 13 years ago
a843af1
drm/i915: fix hsw uncached pte
by Daniel Vetter
· 13 years ago
b6c7488
drm/i915/contexts: fix list corruption
by Ben Widawsky
· 13 years ago
38ab8a2
drm/i915: fix EDID memory leak in SDVO
by Jani Nikula
· 13 years ago
7d54a90
drm/i915: Apply post-sync write for pipe control invalidates
by Chris Wilson
· 13 years ago
35a3855
drm/i915: reorder edp disabling to fix ivb MacBook Air
by Daniel Vetter
· 13 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 13 years ago
4344b81
drm/i915: ignore eDP bpc settings from vbt
by Daniel Vetter
· 13 years ago
770c123
drm/i915: Fix blank panel at reopening lid
by Takashi Iwai
· 13 years ago
41494cb
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
0d8957c
drm/i915: correctly order the ring init sequence
by Daniel Vetter
· 13 years ago
da612d8
drm/i915: add more Haswell PCI IDs
by Paulo Zanoni
· 13 years ago
5ab3633
drm/i915: make rc6 in sysfs functions conditional
by Hunt Xu
· 13 years ago
bcf9dcc
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
by Chris Wilson
· 13 years ago
faea35d
drm/i915: Make intel_panel_get_backlight static.
by Stéphane Marchesin
· 13 years ago
f00f979
i915: don't map imported dma-bufs for dmar.
by Dave Airlie
· 13 years ago
e47e9ad
drm/i915: remove unused variable
by Devendra Naga
· 13 years ago
e844b99
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
by Eric Anholt
· 13 years ago
6af2d18
drm/i915: fix forcewake related hangs on snb
by Daniel Vetter
· 13 years ago
9978cf5
i915: Remove silly test
by Alan Cox
· 13 years ago
0274df3
i915: fix error path leak in intel_sdvo_write_cmd
by Alan Cox
· 13 years ago
af447bd
vlv: it might be wise if we initialised the flag value...
by Alan Cox
· 13 years ago
98c7b42
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
e8aeaee
drm/i915: unbreak lastclose for failed driver init
by Daniel Vetter
· 13 years ago
0da5cec
drm/i915: Set the context before setting up regs for the context.
by Eric Anholt
· 13 years ago
35313cd
drm/i915: constify mode in crtc_mode_fixup
by Daniel Vetter
· 13 years ago
520c41c
drm/i915/lvds: ditch ->prepare special case
by Daniel Vetter
· 13 years ago
be63638
drm/i915: dereferencing an error pointer
by Dan Carpenter
· 13 years ago
b259b31
drm/i915: fix invalid reference handling of the default ctx obj
by Chris Wilson
· 13 years ago
eeef9b3
drm/i915: Add -EIO to the list of known errors for __wait_seqno
by Chris Wilson
· 13 years ago
d3373a2
drm/i915: Flush the context object from the CPU caches upon switching
by Chris Wilson
· 13 years ago
7915810
drm/i915: Make the lock for pageflips interruptible
by Chris Wilson
· 13 years ago
a4f32fc
drm/i915: don't forget the PCH backlight registers
by Paulo Zanoni
· 13 years ago
09cf7c9
drm/i915: Insert a flush between batches if the breadcrumb was dropped
by Chris Wilson
· 13 years ago
2e6c21e
drm/i915: missing error case in init status page
by Ben Widawsky
· 13 years ago
7962652
drm/i915: mask tiled bit when updating ILK sprites
by Ander Conselvan de Oliveira
· 13 years ago
0d71068
drm/i915: try to train DP even harder
by Paulo Zanoni
· 13 years ago
4d678e1
drm/i915: kill intel_ddc_probe
by Daniel Vetter
· 13 years ago
a2bd1f5
drm/i915: check whether we actually received an edid in detect_ddc
by Daniel Vetter
· 13 years ago
4b4147c
drm/i915: fix up PCH backlight #define mixup
by Daniel Vetter
· 13 years ago
12f5581
drm/i915: Add comments to explain the BSD tail write workaround
by Chris Wilson
· 13 years ago
67b1b57
drm/i915: Disable the BLT on pre-production SNB hardware
by Chris Wilson
· 13 years ago
0232e92
drm/i915: initialize power wells in modeset_init_hw
by Eugeni Dodonov
· 13 years ago
ff92826
drm/i915: Only request PM interrupts for the events we handled
by Chris Wilson
· 13 years ago
6a4ea12
drm/i915/context: Add missing IVB context sizes
by Ben Widawsky
· 13 years ago
4f91dd6
drm/i915/context/: s/CTX/CXT
by Ben Widawsky
· 13 years ago
e6b0b6a
Merge tag 'v3.5-rc7' into drm-next
by Dave Airlie
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 13 years ago
6b9d89b
drm: Add colouring to the range allocator
by Chris Wilson
· 13 years ago
12f0e67
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
4acf518
drm/i915: program FDI_RX TP and FDI delays
by Eugeni Dodonov
· 13 years ago
6c2b7c1
drm/i915: introduce for_each_encoder_on_crtc
by Daniel Vetter
· 13 years ago
c2c7513
drm/i915: adjust framebuffer base address on gen4+
by Daniel Vetter
· 13 years ago
e506a0c
drm/i915: introduce crtc->dspaddr_offset
by Daniel Vetter
· 13 years ago
e6a595d
drm/i915: Reject page flips with changed format/offset/pitch
by Ville Syrjälä
· 13 years ago
3a7f2f6
drm/i915: Zero initialize mode_cmd
by Ville Syrjälä
· 13 years ago
de2b998
drm/i915: don't return a spurious -EIO from intel_ring_begin
by Daniel Vetter
· 13 years ago
a9340cc
drm/i915: properly SIGBUS on I/O errors
by Daniel Vetter
· 13 years ago
0a6759c
drm/i915: don't hang userspace when the gpu reset is stuck
by Daniel Vetter
· 13 years ago
d6b2c79
drm/i915: non-interruptible sleeps can't handle -EAGAIN
by Daniel Vetter
· 13 years ago
d54a02c
drm/i915: don't trylock in the gpu reset code
by Daniel Vetter
· 13 years ago
4c3c115
drm/i915: fix PIPE_DDI_PORT_MASK
by Paulo Zanoni
· 13 years ago
4c243e2
drm/i915: prevent bogus intel_update_fbc notifications
by Eugeni Dodonov
· 13 years ago
a8f78b5
drm/i915: re-initialize DDI buffer translations after resume
by Eugeni Dodonov
· 13 years ago
40579ab
drm/i915: don't ironlake_init_pch_refclk() on LPT
by Paulo Zanoni
· 13 years ago
45e6e3a
drm/i915: get rid of dev_priv->info->has_pch_split
by Paulo Zanoni
· 13 years ago
f035083
drm/i915: add PCH_NONE to enum intel_pch
by Paulo Zanoni
· 13 years ago
2514bc5
drm/i915: prefer wide & slow to fast & narrow in DP configs
by Jesse Barnes
· 13 years ago
930ebb4
drm/i915: fix up ilk rc6 disabling confusion
by Daniel Vetter
· 13 years ago
6590190
drm/i915: move force wake support into intel_pm
by Eugeni Dodonov
· 13 years ago
1544d9d
drm/i915: enable RC6 workaround on Haswell
by Eugeni Dodonov
· 13 years ago
cad2a2d
drm/i915: introduce haswell_init_clock_gating
by Eugeni Dodonov
· 13 years ago
8850948
drm/i915: disable RC6 when disabling rps
by Eugeni Dodonov
· 13 years ago
4a637c2
drm/i915: enable RC6 by default on Haswell
by Eugeni Dodonov
· 13 years ago
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
9f846a1
drm/i915: kick any firmware framebuffers before claiming the gtt
by Daniel Vetter
· 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
4391b2c
Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
Next »