Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ab657db12d7020629f26f30d287558a8d0e32b41
/
drivers
/
gpu
/
drm
/
i915
ab657db1
drm/i915: Set up an MTRR covering the GTT at driver load.
by Eric Anholt
· 16 years ago
725e30a
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
by Eric Anholt
· 16 years ago
e806b49
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
by Eric Anholt
· 16 years ago
ac048e1
i915: fix unneeded locking in i915 LVDS get modes code.
by Dave Airlie
· 16 years ago
726a669
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
by Andrew Morton
· 16 years ago
cfb901b
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
832fb4a
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
aeb565d
Fix annoying DRM_ERROR() string warning
by Linus Torvalds
· 16 years ago
2906f02
drm/i915: Fix cursor physical address choice to match the 2D driver.
by Jesse Barnes
· 16 years ago
335041e
drm/i915: hook up LVDS DPMS property
by Jesse Barnes
· 16 years ago
ed2dd4b
drm/i915: remove unnecessary debug output in KMS init
by Jesse Barnes
· 16 years ago
260883c
i915: fix freeing path for gem phys objects.
by Dave Airlie
· 16 years ago
34b8686e
drm/i915: lock correct mutex around object unreference.
by Dave Airlie
· 16 years ago
71acb5e
drm/i915: add support for physical memory objects
by Dave Airlie
· 16 years ago
e285f3c
drm/i915: make LVDS fixed mode a preferred mode
by Jesse Barnes
· 16 years ago
712531b
drm: handle depth & bpp changes correctly
by Jesse Barnes
· 16 years ago
3a03ac1
drm/i915: setup sarea properly in master_priv
by Dave Airlie
· 16 years ago
71e0ffa
drm/i915: don't enable vblanks on disabled pipes
by Jesse Barnes
· 16 years ago
9b4778f
trivial: replace last usages of __FUNCTION__ in kernel
by Harvey Harrison
· 16 years ago
241fa85
drm/i915: Respect the other stolen memory sizes we know of.
by Eric Anholt
· 16 years ago
1fc45d8
drm/i915: Non-mobile parts don't have integrated TV-out.
by Eric Anholt
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago
3f8bc37
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
by Kristian Høgsberg
· 16 years ago
9bb2d6f
drm/i915: Don't allow objects to get bound while VT switched.
by Eric Anholt
· 16 years ago
aa59662
drm/i915: fix modeset devname allocation + agp init return check.
by Dave Airlie
· 16 years ago
aad87df
drm/i915: Remove redundant test in error path.
by Julia Lawall
· 16 years ago
f1acec9
drm/i915: Don't print to dmesg when taking signal during object_pin.
by Eric Anholt
· 16 years ago
3c4fdcf
drm: pin new and unpin old buffer when setting a mode.
by Kristian Høgsberg
· 16 years ago
d1e22c6
drm/i915: un-EXPORT and make 'intelfb_panic' static
by Hannes Eder
· 16 years ago
bae7ec6
drm/i915: Delete unused, pointless i915_driver_firstopen.
by Eric Anholt
· 16 years ago
d4da3af
drm/i915: fix sparse warnings: returning void-valued expression
by Hannes Eder
· 16 years ago
606df4e
drm/i915: fix sparse warnings: move 'extern' decls to header file
by Hannes Eder
· 16 years ago
b358d0a
drm/i915: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
95281e3
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
by Hannes Eder
· 16 years ago
b117763
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
by Eric Anholt
· 16 years ago
e7da40f
drm/i915: Fix fbcon setup to align display pitch to 64b.
by Eric Anholt
· 16 years ago
0c7c266
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
by Kristian H�gsberg
· 16 years ago
60fd99e
drm/i915: Fix stolen memory detection on G45 and GM45.
by Eric Anholt
· 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
a958747
drm/i915: Add /proc debugging entry for reading out the HWS.
by Eric Anholt
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
ac5c4e7
drm/i915: GEM on PAE has problems - disable it for now.
by Dave Airlie
· 16 years ago
c4de0a5
drm/i915: Don't return busy for buffers left on the flushing list.
by Eric Anholt
· 16 years ago
b60678a
drm/i915: Disable the GM965 MSI errata workaround.
by Keith Packard
· 16 years ago
15c3533
drm/i915: Don't return error in evict_everything when we get to the end.
by Owain Ainsworth
· 16 years ago
0235439
drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.
by Eric Anholt
· 16 years ago
ac94a96
drm/i915: Retry execbuffer pinning after clearing the GTT
by Keith Packard
· 16 years ago
646f0f6
drm/i915: Move the execbuffer domain computations together
by Keith Packard
· 16 years ago
c0d9082
drm/i915: Rename object_set_domain to object_set_to_gpu_domain
by Keith Packard
· 16 years ago
e47c68e
drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.
by Eric Anholt
· 16 years ago
2ef7eea
drm/i915: Make a single set-to-gtt-domain path.
by Eric Anholt
· 16 years ago
b670d81
drm/i915: If interrupted while setting object domains, still emit the flush.
by Eric Anholt
· 16 years ago
ce44b0e
drm/i915: Move flushing list cleanup from flush request retire to request emit.
by Eric Anholt
· 16 years ago
a7f014f
drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.
by Eric Anholt
· 16 years ago
9c84ba4
drivers/gpu/drm/i915/i915_irq.c: fix warning
by Andrew Morton
· 16 years ago
151903d
drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.
by Eric Anholt
· 16 years ago
461cba2
drm/i915: Save/restore HWS_PGA on suspend/resume
by Peng Li
· 16 years ago
5244021
drm: move drm vblank initialization/cleanup to driver load/unload
by Keith Packard
· 16 years ago
6133047
drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT
by Keith Packard
· 16 years ago
05eff84
drm/i915: Always read pipestat in irq_handler
by Keith Packard
· 16 years ago
2678d9d
drm/i915: Subtract total pinned bytes from available aperture size
by Keith Packard
· 16 years ago
28dfe52
drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.
by Eric Anholt
· 16 years ago
cdfbc41
drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.
by Eric Anholt
· 16 years ago
7c46358
drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.
by Keith Packard
· 16 years ago
0baf823
drm/i915: Move legacy breadcrumb out of the reserved status page area
by Keith Packard
· 16 years ago
bd95e0a
i915: Remove racy delayed vblank swap ioctl.
by Eric Anholt
· 16 years ago
d3e74d0
i915: Don't whine when pci_enable_msi() fails.
by Eric Anholt
· 16 years ago
6a47baa
i915: Don't attempt to short-circuit object_wait_rendering by checking domains.
by Owen Taylor
· 16 years ago
ad42ca8
i915: Clean up sarea pointers on leavevt
by Keith Packard
· 16 years ago
881ee98
i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45
by Keith Packard
· 16 years ago
da4a22c
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5a125c3
i915: Add GEM ioctl to get available aperture size.
by Eric Anholt
· 16 years ago
0839ccb
i915: use io-mapping interfaces instead of a variety of mapping kludges
by Keith Packard
· 16 years ago
65e082c
build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n
by Len Brown
· 16 years ago
70740d6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
42f52ef
drm/i915: use pipes, not planes to label vblank data
by Keith Packard
· 16 years ago
9e44af7
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
by Keith Packard
· 16 years ago
a2d44cc
i915: Don't dereference HWS in /proc debug files when it isn't initialized.
by Eric Anholt
· 16 years ago
053d7f2
i915: Enable IMR passthrough of vblank events before enabling it in pipestat.
by Eric Anholt
· 16 years ago
35ad68c
drm: Remove two leaks of vblank reference count in error paths.
by Eric Anholt
· 16 years ago
d1ed629
i915: Disable MSI on GM965 (errata says it doesn't work)
by Keith Packard
· 16 years ago
e9d21d7
i915: Protect vblank IRQ reg access with spinlock
by Keith Packard
· 16 years ago
e8848a1
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
by Thomas Gleixner
· 16 years ago
9b7530cc
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
by Linus Torvalds
· 16 years ago
4b40893
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
by Matthias Hopf
· 16 years ago
b612eda
i915: GM45 has GM965-style MCH setup.
by Eric Anholt
· 16 years ago
6dbe277
i915: Don't run retire work handler while suspended
by Keith Packard
· 16 years ago
ba1eb1d
i915: Map status page cached for chips with GTT-based HWS location.
by Keith Packard
· 16 years ago
50aa253d
i915: Fix up ring initialization to cover G45 oddities
by Keith Packard
· 16 years ago
0cdad7e
i915: Use non-reserved status page index for breadcrumb
by Keith Packard
· 16 years ago
630681d
drm: Increment dev_priv->irq_received so i915_gem_interrupts count works.
by Eric Anholt
· 16 years ago
e7d22bc
i915: add missing return in error path.
by Dave Airlie
· 16 years ago
2bdf00b
i915: fixup permissions on gem ioctls.
by Dave Airlie
· 16 years ago
3043c60
drm: Clean up many sparse warnings in i915.
by Eric Anholt
· 16 years ago
bd88ee4
drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.
by Eric Anholt
· 16 years ago
28af0a2
drm: G33-class hardware has a newer 965-style MCH (no DCC register).
by Eric Anholt
· 16 years ago
4f481ed
drm: Avoid oops in GEM execbuffers with bad arguments.
by Eric Anholt
· 16 years ago
dbb19d3
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
by Kristian Høgsberg
· 16 years ago
Next »