Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
dc96e9b8e37641d9d15a8a4cdd18ed7680d8f546
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
dc96e9b
drm/i915: Try to reset gen2 devices.
by Chris Wilson
· 14 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 14 years ago
dfaae39
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
by Chris Wilson
· 14 years ago
6eecba3
drm/i915: Disable output polling across suspend & resume
by Chris Wilson
· 14 years ago
881f47b
drm/i915: add a new BSD ring buffer for Sandybridge
by Xiang, Haihao
· 14 years ago
92f49d9
drm/i915: fix HAS_BSD with a device info flag
by Xiang, Haihao
· 14 years ago
f803aa5
drm/i915: Clean up bo lists on all hung gpus
by Chris Wilson
· 14 years ago
77f0123
drm/i915: Clear GPU read domains on reset
by Chris Wilson
· 14 years ago
9375e44
drm/i915: Clear flushing lists on GPU reset
by Chris Wilson
· 14 years ago
9fd9814
drm/i915: After a reset perform a forced modeset
by Chris Wilson
· 14 years ago
0573ed4
drm/i915: Add support for GPU soft reset on Ironlake.
by Kenneth Graunke
· 14 years ago
eeccdca
drm/i915: Rename graphics reset registers.
by Kenneth Graunke
· 14 years ago
f49f058
drm/i915: Actually set the reset bit in i965_reset.
by Kenneth Graunke
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
41a5142
drm/i915,agp/intel: Add second set of PCI-IDs for B43
by Chris Wilson
· 14 years ago
31578148
drm/i915/overlay: Move capabilities bits to common info block.
by Chris Wilson
· 14 years ago
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
b970be7
Merge remote branch 'airlied/drm-core-next' into HEAD
by Chris Wilson
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
c96c3a8
drm/i915: Include a generation number in the device info
by Chris Wilson
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
b09a1fe
drm/i915: Refactor i915_gem_retire_requests()
by Chris Wilson
· 14 years ago
6103da0
drm/i915: Include any alternate names by which the device is known.
by Chris Wilson
· 14 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 14 years ago
b4b78d1
drm/i915: Silence sparse over non-static local structure.
by Chris Wilson
· 14 years ago
2d3fa0d
drm/i915: Silence sparse over duplicate members in static initializer
by Chris Wilson
· 14 years ago
b52eb4d
drm/i915: Add frame buffer compression support on Ironlake mobile
by Zhao Yakui
· 14 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 14 years ago
9a7e849
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 14 years ago
f953c93
i915: fix lock imbalance on error path...
by Daniel J Blueman
· 14 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 14 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 14 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 14 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
5ce8ba7
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
by Adam Jackson
· 15 years ago
3bad078
drm/i915: Probe for PCH chipset type
by Zhenyu Wang
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
8d06a1e
drm/i915: Disable FBC on 915GM and 945GM.
by Robert Hooker
· 15 years ago
59f2d0f
drm/i915: Fix check with IS_GEN6
by Zhenyu Wang
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
1f7a6e3
drm/i915: Add dependency on the intel agp module
by Zhenyu Wang
· 15 years ago
faa7bde
drm/i915: Correct the Sandybridge chipset info structs.
by Eric Anholt
· 15 years ago
a13e409
drm/i915: Add a new mobile Sandybridge PCI ID.
by Eric Anholt
· 15 years ago
f6e450a
drm/i915: Fix sandybridge status page setup.
by Eric Anholt
· 15 years ago
30d6c72
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
61caf87
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
by Rafael J. Wysocki
· 15 years ago
f97108d
drm/i915: add dynamic performance control support for Ironlake
by Jesse Barnes
· 15 years ago
84b79f8
drm/i915: Fix crash while aborting hibernation
by Rafael J. Wysocki
· 15 years ago
8a6c77d
drm/i915: Fix the device info of Pineview
by Li Peng
· 15 years ago
3381434
drm/i915: disable LVDS downclock by default
by Jesse Barnes
· 15 years ago
d8e2920
drm/i915: Fix resume regression on MSI Wind U100 w/o KMS
by Rafael J. Wysocki
· 15 years ago
635b3c9
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
b295d1b
drm/i915: Track whether cursor needs physical address in intel_device_info
by Kristian Høgsberg
· 15 years ago
cfdf1fa
drm/i915: Implement IS_* macros using static tables
by Kristian Høgsberg
· 15 years ago
49ae35f
drm/i915: Move PCI IDs into i915 driver
by Kristian Høgsberg
· 15 years ago
cbda12d
drm/i915: implement new pm ops for i915
by Zhenyu Wang
· 15 years ago
c9a9c5e
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
c9354c8
i915: fix intel graphics suspend breakage due to resume/lid event confusion
by Linus Torvalds
· 15 years ago
b7e53ab
drm/i915: remove restore in resume
by Zhenyu Wang
· 15 years ago
3116971
drm/i915: Register a shrinker to free inactive lists under memory pressure
by Chris Wilson
· 15 years ago
06891e2
drm/i915: fix suspend/resume breakage in lid notifier
by Jesse Barnes
· 15 years ago
11ed50e
drm/i915: Implement GPU reset on i965
by Ben Gamari
· 15 years ago
d6073d7
drm/i915: i915_modeset is signed
by Kyle McMartin
· 15 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 15 years ago
354ff96
drm/i915: Restore the KMS modeset for every activated CRTC
by Zhao Yakui
· 15 years ago
1ae8c0a
drm/i915: Make driver less chatty
by Keith Packard
· 15 years ago
9e06dd3
drm/i915: correct suspend/resume ordering
by Jesse Barnes
· 15 years ago
3b1c1c1
drm/i915: Unregister ACPI video driver when exiting
by Matthew Garrett
· 16 years ago
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
74a365b
ACPI: Populate DIDL before registering ACPI video device on Intel
by Matthew Garrett
· 16 years ago
955b12d
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
112b715
drm: claim PCI device when running in modesetting mode.
by Kristian Høgsberg
· 16 years ago
226485e
i915: suspend/resume interrupt state
by Jesse Barnes
· 16 years ago
5669fca
drm/i915: suspend/resume GEM when KMS is active
by Jesse Barnes
· 16 years ago
ab00b3e
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
by Jesse Barnes
· 16 years ago
9880b7a
drm/i915: add get_vblank_counter function for GM45
by Jesse Barnes
· 16 years ago
b358d0a
drm/i915: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago
de151cf
drm/i915: add GEM GTT mapping support
by Jesse Barnes
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
317c35d
separate i915 suspend/resume functions into their own file
by Jesse Barnes
· 16 years ago
8ee1c3d
Add Intel ACPI IGD OpRegion support
by Matthew Garrett
· 16 years ago
585fb11
i915: Use more consistent names for regs, and store them in a separate file.
by Jesse Barnes
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/i915_drv.c]
ea7b44c
enable bus mastering on i915 at resume time
by Jie Luo
· 16 years ago
e948e99
drm/i915: save and restore dsparb and d_state registers.
by Keith Packard
· 17 years ago
a59e122
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
by Jesse Barnes
· 17 years ago
af6061a
Revert "drm/vbl rework: rework how the drm deals with vblank."
by Dave Airlie
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 17 years ago
39273b5
i915: fix AR register restore.
by Jesse Barnes
· 17 years ago
b932ccb
drm: add support for passing state into the suspend hooks.
by Dave Airlie
· 17 years ago
Next »