Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e2f0ba97d60e59fe5c6237851933a9c38a8f9a24
/
drivers
/
gpu
e2f0ba9
drm/i915: sync SDVO code with stable userland modesetting driver
by Jesse Barnes
· 16 years ago
72daad4
drm/i915: Unref the object after failing to set tiling mode.
by Chris Wilson
· 16 years ago
0f973f2
drm/i915: add fence register management to execbuf
by Jesse Barnes
· 16 years ago
d9ddcb9
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
by Eric Anholt
· 16 years ago
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
9b8d5a1
drm/radeon: fix ioremap conflict with AGP mappings
by Dave Airlie
· 16 years ago
ac048e1
i915: fix unneeded locking in i915 LVDS get modes code.
by Dave Airlie
· 16 years ago
fc8744a
Stop playing silly games with the VM_ACCOUNT flag
by Linus Torvalds
· 16 years ago
726a669
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
by Andrew Morton
· 16 years ago
30b2363
drm: Rip out the racy, unused vblank signal code.
by Eric Anholt
· 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
1bb88ed
drm: stash AGP include under the do-we-have-AGP ifdef
by Eric Anholt
· 16 years ago
4942f8b
drm: don't whine about not reading EDID data
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
ad2563c
drm: create mode_config idr lock
by Jesse Barnes
· 16 years ago
c1ff85d
drm: fix leak of device mappings since multi-master changes.
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
e285f3cd
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
40a518d
drm: initial KMS config fixes
by Jesse Barnes
· 16 years ago
3a03ac1
drm/i915: setup sarea properly in master_priv
by Dave Airlie
· 16 years ago
dc1336f
drm/i915: set vblank enabled flag correctly across IRQ install/uninstall
by Jesse Barnes
· 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
a75f284
drm: fix ordering of driver unload vs agp unload.
by Dave Airlie
· 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
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
f41ced8
Check fops_get() return value
by Laurent Pinchart
· 16 years ago
8f4bbd9
gpu: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 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
fede5c9
drm: Add a debug node for vblank state.
by Eric Anholt
· 16 years ago
f51c5b6
drm: Avoid use-before-null-test on dev in drm_cleanup().
by Eric Anholt
· 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
e0c8463
drm: sanitise drm modesetting API + remove unused hotplug
by Jakob Bornecrantz
· 16 years ago
df98937
drm: fix allowing master ioctls on non-master fds.
by Dave Airlie
· 16 years ago
4e74f36
drm/radeon: use locked rmmap to remove sarea mapping.
by Dave Airlie
· 16 years ago
60f2ee0
drm/radeon: fix missing hunk from the master changes.
by Dave Airlie
· 16 years ago
f890607
drm: fix useless gcc unused variable warning
by Dave Airlie
· 16 years ago
bdf539a
drm/radeon: fix warning due to PAGE_SIZE max
by Dave Airlie
· 16 years ago
57a6297
drm: kconfig have drm core select i2c for kms
by Dave Airlie
· 16 years ago
ae14dc0
drm: PAGE_CACHE_WC is x86 only so far
by Dave Airlie
· 16 years ago
aa91c66
drm: pick an 800x600@60HZ mode by default for unknown CRT.
by Dave Airlie
· 16 years ago
60fd99e
drm/i915: Fix stolen memory detection on G45 and GM45.
by Eric Anholt
· 16 years ago
06d9f33
drm/i915: Register module dependencies for the modesetting code.
by Eric Anholt
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago
de151cf
drm/i915: add GEM GTT mapping support
by Jesse Barnes
· 16 years ago
a2c0a97
drm: GEM mmap 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
a9d51a5
drm: reorganise start and load.
by Dave Airlie
· 16 years ago
1147c9c
drm: fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
e7f7ab4
drm: cleanup exit path for module unload
by Dave Airlie
· 16 years ago
077ebed
drm/radeon: fix correctness of irq_enabled check for radeon.
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
fae7043
drm/radeon: don't actually enable the IRQ regs until irq is enabled
by Dave Airlie
· 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
Next »