Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fb2362b43371f35b98a55e615d990f96d8ac966
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
1fb2362
i915: send D1 opregion notification
by Kristen Carlson Accardi
· 11 years ago
babb190
drm/i915/bdw: remove preliminary_hw_support flag from BDW
by Jesse Barnes
· 11 years ago
fae0ce1
drm/i915: Make semaphore modparam RO
by Ben Widawsky
· 11 years ago
cfd72a4
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
859ae23
Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
24986ee
drm: kill DRIVER_REQUIRE_AGP
by Daniel Vetter
· 11 years ago
da32cc9
Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a08acaf
drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled
by Daniel Vetter
· 11 years ago
48018a5
drm/i915: release the GTT mmaps when going into D3
by Paulo Zanoni
· 11 years ago
16a3d6e
drm/i915: cancel the hangcheck before runtime suspend
by Paulo Zanoni
· 11 years ago
fd70d52
drm/i915: Enable FBC for all mobile gen2 and gen3 platforms
by Ville Syrjälä
· 11 years ago
cd2e9e9
drm/i915: do adapter power state notification at runtime PM
by Paulo Zanoni
· 11 years ago
8a18745
drm/i915: add initial Runtime PM functions
by Paulo Zanoni
· 11 years ago
edd5b13
drm/i915: Do not clobber config status after a forced restore of hw state
by Chris Wilson
· 11 years ago
7c063c7
drm/i915: take mode config lock around crtc disable at suspend
by Jesse Barnes
· 11 years ago
ad52546
drm/i915: Disallow dynamic ppgtt param modification
by Ben Widawsky
· 11 years ago
b33ecdd
drm/i915: Fix module unloading with DRM_I915_UMS=n
by Daniel Vetter
· 11 years ago
cbaef0f
drm/i915: Set has_fbc=true for all SNB+, except VLV
by Ville Syrjälä
· 11 years ago
c09cd6e
Merge branch 'backlight-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
b30324a
drm/i915: Deprecated UMS support
by Daniel Vetter
· 11 years ago
3bb6ce6
drm/i915: Kill legeacy AGP for gen3 kms
by Daniel Vetter
· 11 years ago
ea8eea7
drm/i915: Make AGP=n work even on gen3
by Daniel Vetter
· 11 years ago
f2d91a2
drm/i915: tune reset dmesg output a bit
by Daniel Vetter
· 11 years ago
00fe639
drm/i915: Make AGP support optional
by Ville Syrjälä
· 11 years ago
e76e063
drm/i915/bdw: Add BDW PCH check first
by Ben Widawsky
· 11 years ago
e64c4a1
drm/i915/bdw: Disable semaphores
by Ben Widawsky
· 11 years ago
018f52c
drm/i915/bdw: pretend we have LPT LP on Broadwell
by Paulo Zanoni
· 11 years ago
4b30553
drm/i915/bdw: Broadwell has 3 pipes
by Damien Lespiau
· 11 years ago
4d4dead
drm/i915/bdw: Add device IDs
by Ben Widawsky
· 11 years ago
8245be3
drm/i915: Require HW contexts (when possible)
by Ben Widawsky
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
ddb642f
drm/i915: rename i915_init_power_well to init_power_domains_init
by Imre Deak
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
828c790
drm/i915: Disable GGTT PTEs on GEN6+ suspend
by Ben Widawsky
· 11 years ago
45c5f20
drm/i915: Disable all GEM timers and work on unload
by Chris Wilson
· 11 years ago
73ae478
drm/i915: Replace has_bsd/blt/vebox with a mask
by Ben Widawsky
· 11 years ago
3d57e5b
drm/i915: Do a fuller init after reset
by Ben Widawsky
· 11 years ago
ab484f8
drm/i915: Remove gen specific checks in MMIO
by Ben Widawsky
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
492ab66
drm/i915: fix typo s/PatherPoint/PantherPoint/
by Jani Nikula
· 11 years ago
c9f7fbf
drm/i915: Call intel_uncore_early_sanitize() during resume
by Ville Syrjälä
· 11 years ago
ebdcefc
drm/i915: Move power well resume earlier
by Ville Syrjälä
· 11 years ago
d631729
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
by Ville Syrjälä
· 11 years ago
9d49c0e
drm/i915: move more code to __i915_drm_thaw
by Paulo Zanoni
· 11 years ago
be62acb
drm/i915: ban badly behaving contexts
by Mika Kuoppala
· 11 years ago
b833d68
drm/i915: Restore the preliminary HW check.
by Ben Widawsky
· 11 years ago
a0a1807
drm/i915: split PCI IDs out into i915_drm.h v4
by Jesse Barnes
· 11 years ago
10ba501
drm/i915: Support render nodes
by Kristian Høgsberg
· 11 years ago
efa27f9
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
e27e970
drm/i915: enable Package C8+ by default
by Paulo Zanoni
· 11 years ago
9005874
drm/i915: add i915.pc8_timeout function
by Paulo Zanoni
· 11 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
99486b8
i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default
by Josh Triplett
· 11 years ago
2818564
drm: rip out drm_core_has_MTRR checks
by Daniel Vetter
· 11 years ago
b0e898a
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
32c913e
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
181d1b9
drm/i915: fix up gt init sequence fallout
by Daniel Vetter
· 11 years ago
a7cd1b8
drm/i915: Serialize almost all register access
by Chris Wilson
· 11 years ago
0b74b50
drm/i915: add prefault_disable module option
by Xiong Zhang
· 11 years ago
e13af9a
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 11 years ago
db1b76c
drm/i915: don't frob mm.suspended when not using ums
by Daniel Vetter
· 11 years ago
36c0cc6
drm/i915: clean up media reset on gm45
by Daniel Vetter
· 11 years ago
bf51d5e
drm/i915: switch disable_power_well default value to 1
by Paulo Zanoni
· 11 years ago
2385bdf
drm/i915: add fastboot param for fast & loose mode setting
by Jesse Barnes
· 11 years ago
6a9c4b3
drm/i915: Fix PCH detect with multiple ISA bridges in VM
by Rui Guo
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
7c74ade
drm/i915: consolidate ->num_shared_dplls assignement
by Daniel Vetter
· 11 years ago
e72f9fb
drm/i915: s/pch_pll/shared_dpll/
by Daniel Vetter
· 11 years ago
b6f3eff
drm/i915: Use FBINFO_STATE defines instead of 0 and 1
by Damien Lespiau
· 11 years ago
3c4ca58
drm/i915: add enable_ips module option
by Paulo Zanoni
· 11 years ago
f72a118
drm/i915: add HAS_VEBOX
by Xiang, Haihao
· 11 years ago
2e7c8ee
drm/i915: Avoid promoting a simulated hang to 'wedged'
by Chris Wilson
· 11 years ago
e81f3d8
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
1c98b48
drm/i915: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
891348b
drm/i915: Enable FBC at Haswell.
by Rodrigo Vivi
· 12 years ago
abe959c
drm/i915: Add support for FBC on Ivybridge.
by Rodrigo Vivi
· 12 years ago
590e4df
drm/i915: VLV support is no longer preliminary
by Jesse Barnes
· 12 years ago
7d708ee
drm/i915: HSW: allow PCH clock gating for suspend
by Imre Deak
· 12 years ago
ecdb4eb7
drm/i915: Add platform information to implemented workarounds
by Damien Lespiau
· 12 years ago
30568c4
drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
by Damien Lespiau
· 12 years ago
e76ebff
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
by Damien Lespiau
· 12 years ago
dd93be5
drm/i915: Turn HAS_DDI() into a device_info flag
by Damien Lespiau
· 12 years ago
08e1413
drm/i915: WARN when LPT-LP is not paired with ULT CPU
by Paulo Zanoni
· 12 years ago
30ccd96
drm/i915: VLV doesn't have LLC
by Ben Widawsky
· 12 years ago
b7c36d2
drm/i915: Allow PPGTT enable to fail
by Ben Widawsky
· 12 years ago
6197349
drm/i915: Abstract PPGTT enabling
by Ben Widawsky
· 12 years ago
999bcde
drm/i915: Add a pipeless ivybridge configuration
by Ben Widawsky
· 12 years ago
ce1bb32
drm/i915: Set PCH_NOP
by Ben Widawsky
· 12 years ago
bae3699
drm/i915: info level for simulated gpu hang dmesg notice
by Daniel Vetter
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
8a5c2ae
drm/i915: fix ILK GPU reset for render
by Jesse Barnes
· 12 years ago
bb60b96
drm/i915: emit a hotplug event on resume
by Jesse Barnes
· 12 years ago
24576d2
drm/i915: enable VT switchless resume v3
by Jesse Barnes
· 12 years ago
Next »