Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
983d308cb8f602d1920a8c40196eb2ab6cc07bd2
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
b2e7723
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
by Matt Roper
· 10 years ago
59bad94
drm/i915: Rename the forcewake get/put functions
by Mika Kuoppala
· 10 years ago
dc9fb09
drm/i915: Rebalance runtime pm vs forcewake
by Chris Wilson
· 10 years ago
0a87a2d
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
888d0d4
drm/i915: add dev_to_i915 helper
by Imre Deak
· 10 years ago
da6b51d
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
by Dave Airlie
· 10 years ago
9871116
drm/i915: Skip gunit save/restore for cherryview
by Deepak S
· 10 years ago
dbea3ce
drm/i915: sanitize RPS resetting during GPU reset
by Imre Deak
· 10 years ago
e7d6f7d
drm/i915: resume MST after reading back hw state
by Dave Airlie
· 10 years ago
1362b77
drm/i915: Deal with video overlay on GPU reset
by Ville Syrjälä
· 10 years ago
7514747
drm/i915: Grab modeset locks for GPU rest on pre-ctg
by Ville Syrjälä
· 10 years ago
408d4b9
drm/i915: Implement GPU reset for g33
by Ville Syrjälä
· 10 years ago
59ea905
drm/i915: Implement GPU reset for 915/945
by Ville Syrjälä
· 10 years ago
ca83b93
drm/i915: Restore the display config after a GPU reset on gen4
by Ville Syrjälä
· 10 years ago
26045b5
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
8725548
drm/i915: Ditch dev_priv->ums.mm_suspend
by Daniel Vetter
· 10 years ago
5c6c600
drm/i915: Remove DRI1 ring accessors and API
by Chris Wilson
· 10 years ago
2eb5252
drm/i915: disable rps irqs earlier during suspend/unload
by Imre Deak
· 10 years ago
5ea13be
drm/i915: remove the unnecessary block around display.hpd_irq_setup
by Jani Nikula
· 10 years ago
fac6adb
drm/i915: fix RPS on runtime suspend
by Paulo Zanoni
· 10 years ago
efee833
drm/i915: run hsw_disable_pc8() later on resume
by Paulo Zanoni
· 10 years ago
1a5df18
drm/i915: kill intel_resume_prepare()
by Paulo Zanoni
· 10 years ago
5545dbb
drm/i915: add comments on what stage a given PM handler is called
by Imre Deak
· 10 years ago
fc49b3d
drm/i915: unify switcheroo and legacy suspend/resume handlers
by Imre Deak
· 10 years ago
da2bc1b
drm/i915: add poweroff_late handler
by Imre Deak
· 10 years ago
5e365c3
drm/i915: sanitize suspend/resume helper function names
by Imre Deak
· 10 years ago
36d61e6
drm/i915: unify S3 and S4 suspend/resume handlers
by Imre Deak
· 10 years ago
f2476ae
drm/i915: disable/re-enable PCI device around S4 freeze/thaw
by Imre Deak
· 10 years ago
ee6f280
drm/i915: enable output polling during S4 thaw
by Imre Deak
· 10 years ago
ed49388
drm/i915: check for GT faults in all resume handlers and driver load time
by Imre Deak
· 10 years ago
f4a12ea
drm/i915: remove unused restore_gtt_mappings optimization during suspend
by Imre Deak
· 10 years ago
097dd83
drm/i915: fix S4 suspend while switcheroo state is off
by Imre Deak
· 10 years ago
5a17514
drm/i915: vlv: fix switcheroo/legacy suspend/resume
by Imre Deak
· 10 years ago
50a0072
drm/i915: propagate error from legacy resume handler
by Imre Deak
· 10 years ago
f2888fa
drm/i915: unify legacy S3 suspend and S4 freeze handlers
by Imre Deak
· 10 years ago
c3c09c9
drm/i915: factor out i915_drm_suspend_late
by Imre Deak
· 10 years ago
163f53a
drm/i915: vlv: fix gunit HW state corruption during S4 suspend
by Imre Deak
· 10 years ago
0b14cbd
drm/i915: remove dead code from legacy suspend handler
by Imre Deak
· 10 years ago
fa4dca2c
drm/i915/skl: Don't check for ULT/ULX when detecting the PCH
by Damien Lespiau
· 10 years ago
bcef6d5
drm/i915: Use IS_HSW_ULT() in a HSW specific code path
by Damien Lespiau
· 10 years ago
b963291
drm/i915: Use dev_priv instead of dev in irq setup functions
by Daniel Vetter
· 10 years ago
d8f2716
drm/i915: Reinstate error level message for non-simulated gpu hangs
by Daniel Vetter
· 10 years ago
970104f
drm/i915: Remove intel_modeset_suspend_hw
by Daniel Vetter
· 10 years ago
955e36d
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
e7e7ea2
drm/i915/skl: Sunrise Point PCH detection
by Satheeshakrishna M
· 11 years ago
043efb1
drm/i915/skl: SKL FBC enablement
by Daisy Sun
· 11 years ago
7201c0b
drm/i915/skl: Add an IS_SKYLAKE macro
by Satheeshakrishna M
· 11 years ago
72bbf0a
drm/i915/skl: Add the Skylake PCI ids
by Damien Lespiau
· 12 years ago
1332178
drm/i915: Clarify irq_lock locking, special cases
by Daniel Vetter
· 10 years ago
2363d8c
drm/i915: Restore resume irq ordering comment
by Daniel Vetter
· 10 years ago
a1e470d
drm/i915: Don't reinit hpd interrupts after gpu reset
by Daniel Vetter
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
1eab923
drm/i915: Add "Intel Corporation" as module author
by Damien Lespiau
· 10 years ago
0a6d163
drm/i915: Don't use a define when it's clearer to just put the value
by Damien Lespiau
· 10 years ago
c8a0bd4
drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspend
by Paulo Zanoni
· 10 years ago
6689c16
drm/i915: Rework GPU reset sequence to match driver load & thaw
by McAulay, Alistair
· 10 years ago
a18b29f
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
604effb
drm/i915: fix suspend/resume for GENs w/o runtime PM support
by Imre Deak
· 10 years ago
71386ef
drm/i915/bdw: Disable semaphores for Execlists
by Oscar Mateo
· 10 years ago
07f9cd0
drm/i915: make sure VDD is turned off during system suspend
by Imre Deak
· 10 years ago
1d0d343
drm/i915: cancel hotplug and dig_port work during suspend and unload
by Imre Deak
· 10 years ago
016970b
drm/i915: Sharing platform specific sequence between runtime and system suspend/ resume paths
by Sagar Kamble
· 10 years ago
ebc3282
drm/i915: Created common handler for platform specific suspend/resume
by Sagar Kamble
· 10 years ago
82e3b8c
drm/i915: Localise the fbdev console lock frobbing
by Chris Wilson
· 10 years ago
be71eab
Revert "drm/i915: Enable semaphores on BDW"
by Rodrigo Vivi
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
09b6426
drm/i915: don't suspend gt until after we disable irqs and display (v2)
by Dave Airlie
· 10 years ago
66bc2ca
drm/i915: BDW can also detect unclaimed registers
by Paulo Zanoni
· 10 years ago
b04c5bd
drm/i915: Power gating display wells during i915_pm_suspend
by Borun Fu
· 10 years ago
0e32b39
drm/i915: add DP 1.2 MST support (v0.7)
by Dave Airlie
· 11 years ago
c51f716
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
ca5a1b9
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
95fa2ee
drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP
by Imre Deak
· 10 years ago
50c3dc9
drm/fb-helper: Fix hpd vs. initial config races
by Daniel Vetter
· 10 years ago
521e62e
drm/i915: Enable semaphores on BDW
by Rodrigo Vivi
· 10 years ago
84a2ab8
drm/i915: flush delayed_resume_work when suspending
by Paulo Zanoni
· 10 years ago
395a5ab
drm/i915: don't take runtime PM reference around freeze/thaw
by Jesse Barnes
· 10 years ago
e11aa36
drm/i915: use runtime irq suspend/resume in freeze/thaw
by Jesse Barnes
· 10 years ago
5d0cf3d
Merge branch 'topic/soix' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
1001860
drm/i915: preserve user forcewake over system suspend/resume
by Imre Deak
· 10 years ago
8abdc17
drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4
by Kristen Carlson Accardi
· 10 years ago
e5747e3
drm/i915: send proper opregion notifications on suspend/resume
by Jesse Barnes
· 10 years ago
156c7ca
drm/i915: leave rc6 enabled at suspend time v4
by Jesse Barnes
· 10 years ago
85e9067
drm/i915: disable power wells on suspend
by Kristen Carlson Accardi
· 10 years ago
2d401b1
drm/i915: Don't use pipe_offset stuff for DPLL registers
by Ville Syrjälä
· 11 years ago
15d24aa
drm/i915: BDW: Adding missing cursor offsets.
by Rodrigo Vivi
· 10 years ago
c9cd7b6
drm/i915: tell the user if both KMS and UMS are disabled
by Jani Nikula
· 11 years ago
78ad455
drm/i915: Improve irq handling after gpu resets
by Daniel Vetter
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
fe5b188
drm/i915: disable GT power saving early during system suspend
by Imre Deak
· 11 years ago
d610297
drm/i915: remove user GTT mappings early during runtime suspend
by Imre Deak
· 11 years ago
f7ef3fa
drm/i915: Hold CRTC lock whilst freezing the planes
by Chris Wilson
· 11 years ago
1ff74cf
drm/i915: drop encoder hot_plug calls at resume
by Jesse Barnes
· 11 years ago
07fddb1
drm/i915/chv: Bump num_pipes to 3
by Ville Syrjälä
· 11 years ago
5efb3e2
drm/i915/chv: Add cursor pipe offsets
by Ville Syrjälä
· 11 years ago
84fd4f4
drm/i915/chv: Add CHV display support
by Rafael Barbalho
· 11 years ago
70e1e0e
drm/i915: Use for_each_crtc() when iterating through the CRTCs
by Damien Lespiau
· 11 years ago
7d87a7f
srm/i915/chv: Add Cherryview PCI IDs
by Ville Syrjälä
· 11 years ago
Next »