Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4e9f4b39426de5053308ceadbfa3d066b7ef1288
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
7471233
drm/i915: Restore lost "Initialized i915" welcome message
by Chris Wilson
· 8 years ago
84c8e09
drm/i915: Enable polling when we don't have hpd
by Lyude
· 8 years ago
22dea0b
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
by Rodrigo Vivi
· 8 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 8 years ago
ded8b07
drm/i915: Remove impossible tests for dev->dev_private
by Chris Wilson
· 8 years ago
fb93942
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
by Chris Wilson
· 8 years ago
94b4f3b
drm/i915: Split out runtime configuration of device info to its own file
by Chris Wilson
· 8 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 8 years ago
7b4d3a1
drm/i915: Remove stop-rings debugfs interface
by Chris Wilson
· 8 years ago
c33d247
drm/i915: Flush the RPS bottom-half when the GPU idles
by Chris Wilson
· 8 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 8 years ago
338d0ee
drm/i915: Fix random indent in i915_drm_resume()
by Chris Wilson
· 8 years ago
7774002
drm/i915: Remove the dedicated hangcheck workqueue
by Chris Wilson
· 8 years ago
37f501a
drm/i915/bxt: Export pooled eu info to userspace
by arun.siluvery@linux.intel.com
· 8 years ago
41ce405
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
b273669
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
c6ddc5f
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
a09d0ba
drm/i915: Move module init/exit to i915_pci.c
by Chris Wilson
· 8 years ago
42f5551
drm/i915: Split out the PCI driver interface to i915_pci.c
by Chris Wilson
· 8 years ago
c2dac86
drm/i915: Fix misleading driver debug message
by Frank Binns
· 8 years ago
dda3300
drm/i915: Remove user controllable DRM_ERROR for i915_getparam()
by Chris Wilson
· 8 years ago
0673ad4
drm/i915: Merge i915_dma.c into i915_drv.c
by Chris Wilson
· 8 years ago
3e783ba
drm/i915: Demidlayer driver unloading
by Chris Wilson
· 8 years ago
8f460e2
drm/i915: Demidlayer driver loading
by Chris Wilson
· 8 years ago
1dac891
drm/i915: Register debugfs interface last
by Chris Wilson
· 8 years ago
e015dd6
drm/i915/bxt: Add WaEnablePooledEuFor2x6
by arun.siluvery@linux.intel.com
· 9 years ago
33e141e
drm/i915:bxt: Enable Pooled EU support
by arun.siluvery@linux.intel.com
· 9 years ago
94bb489
drm/i915: use #defines for qemu subsystem ids
by Gerd Hoffmann
· 9 years ago
5599617
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
65439b6
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b00e533
vga_switcheroo: Add helper for deferred probing
by Lukas Wunner
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
03d92e4
drm/i915/opregion: Rename init/fini functions to register/unregister
by Chris Wilson
· 9 years ago
6f9f4b7
drm/i915/opregion: Convert to using native drm_i915_private
by Chris Wilson
· 9 years ago
5fbd041
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
461fb99
drm/i915: Update domain tracking for GEM objects on hibernation
by Chris Wilson
· 9 years ago
1f19ac2
drm/i915: Add distinct stubs for PM hibernation phases
by Chris Wilson
· 9 years ago
ab0d24a
drm/i915: Promote IS_BROADWELL to a simple macro
by Tvrtko Ursulin
· 9 years ago
dc97997
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
by Chris Wilson
· 9 years ago
ac840ae
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
91d1425
drm/i915: Small display interrupt handlers tidy
by Tvrtko Ursulin
· 9 years ago
fffb675
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c14005a
drm/i915: Enable semaphores for legacy submission on gen8
by Chris Wilson
· 9 years ago
f62c79b
drm/i915/bxt: Enable DC5 during runtime resume
by Imre Deak
· 9 years ago
da2f41d
drm/i915/bxt: Sanitize DC state tracking during system resume
by Imre Deak
· 9 years ago
b8aea3d1
drm/i915/bxt: Don't uninit/init display core twice during system suspend/resume
by Imre Deak
· 9 years ago
507e126
drm/i915: Inline intel_suspend_complete
by Imre Deak
· 9 years ago
605b28c
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f74ed08
drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't loaded
by Imre Deak
· 9 years ago
44410cd
drm/i915: Fix system resume if PCI device remained enabled
by Imre Deak
· 9 years ago
6e35e8a
drm/i915: Fix error path in i915_drm_resume_early
by Imre Deak
· 9 years ago
d7d7c9e
drm/i915/bxt: Don't toggle power well 1 on-demand
by Imre Deak
· 9 years ago
c6c4696
drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
by Imre Deak
· 9 years ago
a7c8125
drm/i915/bxt: Suspend power domains during suspend-to-idle
by Imre Deak
· 9 years ago
804e59a
drm/i915: Suppress error message when GPU resets are disabled
by Chris Wilson
· 9 years ago
d98c52c
drm/i915: Tighten reset_counter for reset status
by Chris Wilson
· 9 years ago
2d1fe07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
by Joonas Lahtinen
· 9 years ago
85bd5ac
Merge tag 'drm-intel-next-2016-03-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9c74170
drm/i915/kbl: Remove preliminary_hw_support protection from KBL.
by Rodrigo Vivi
· 9 years ago
44debe7
vgacon: dummy implementation for vgacon_text_force
by Daniel Vetter
· 9 years ago
a16b765
drm/i915: Call intel_dp_mst_resume() before resuming displays
by Lyude
· 9 years ago
29dc373
drm/i915: Implement color management on chv
by Lionel Landwerlin
· 9 years ago
82cf435
drm/i915: Implement color management on bdw/skl/bxt/kbl
by Lionel Landwerlin
· 9 years ago
1844a66
drm/i915: add another virtual PCH bridge for passthrough support
by Jesse Barnes
· 9 years ago
ee4b6fa
drm/i915: Modify reset func to handle per engine resets
by Mika Kuoppala
· 9 years ago
e2c8b87
drm/i915: Use atomic helpers for suspend, v2.
by Maarten Lankhorst
· 9 years ago
704ab61
drm/i915: Defer probe if gmux is present but its driver isn't
by Lukas Wunner
· 9 years ago
b039d6d
Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f2e3051
drm/i915: refine qemu south bridge detection
by Gerd Hoffmann
· 9 years ago
6fa283b
drm/i915: Tune down "GT register while GT waking disabled" message
by Daniel Vetter
· 9 years ago
87ad321
drm/i915: add onoff utility function
by Jani Nikula
· 9 years ago
6a7e4f9
drm/i915: Kill intel_prepare_ddi()
by Ville Syrjälä
· 9 years ago
bc3b934
drm/i915: Arm the unclaimed mmio debugs on suspend path
by Mika Kuoppala
· 9 years ago
55ec45c
drm/i915: Detect and clear unclaimed access on resume
by Mika Kuoppala
· 9 years ago
1f814da
drm/i915: add support for checking if we hold an RPM reference
by Imre Deak
· 9 years ago
19c8054
drm/i915: prefer for_each_intel_* macros for iteration
by Jani Nikula
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
825f272
drm/i915: Cancel hangcheck before GPU is suspended
by Joonas Lahtinen
· 9 years ago
1562020
drm/i915/skl: Add SKL GT4 PCI IDs
by Mika Kuoppala
· 9 years ago
a9287db
drm/i915: Restore skl_gt3 device info
by Daniel Vetter
· 9 years ago
6a8beef
drm/i915: Clean up device info structure definitions
by Wayne Boyer
· 9 years ago
39bfcd52
drm/i915: more virtual south bridge detection
by Gerd Hoffmann
· 9 years ago
bc87229
drm/i915/skl: enable PC9/10 power states during suspend-to-idle
by Imre Deak
· 9 years ago
a03bc7c
drm/i915/skl: Remove unused suspend and resume callbacks
by Patrik Jakobsson
· 9 years ago
9f836f9
drm/i915/gen9: Turn DC handling into a power well
by Patrik Jakobsson
· 9 years ago
73dfc22
drm/i915/skl: init/uninit display core as part of the HW power domain state
by Imre Deak
· 9 years ago
f514c2d
drm/i915/gen9: flush DMC fw loading work during system suspend
by Imre Deak
· 9 years ago
15e72c1
drm/i915/gen9: Use flush_work to synchronize with dmc loader
by Animesh Manna
· 9 years ago
f444837
drm/i915/gen9: Use dev_priv in csr functions
by Daniel Vetter
· 9 years ago
c729ed8
drm/i915/gen9: Simplify csr loading failure printing.
by Daniel Vetter
· 9 years ago
414b799
drm/i915/gen9: Remove csr.state, csr_lock and related code.
by Daniel Vetter
· 9 years ago
8b10c0c
drm/i915/kbl: Add Kabylake GT4 PCI ID
by Deepak S
· 9 years ago
d97044b
drm/i915/kbl: Add Kabylake PCI ID
by Deepak S
· 9 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
7526ac1
drm/i915: Define IS_BROXTON properly.
by Rodrigo Vivi
· 9 years ago
3cb27f3
drm/i915: remove an extra level of indirection in PCI ID list
by Jani Nikula
· 9 years ago
Next »