Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7659e9804b7a66047433182d86393d38ba4eff79
/
drivers
/
gpu
7659e98
radeon: fix r600 AGP support
by Alex Deucher
· 16 years ago
c05ce08
drm/radeon: add initial support for R6xx/R7xx GPUs
by Alex Deucher
· 16 years ago
80b3334
drm/radeon: add r6xx/r7xx microcode
by Alex Deucher
· 16 years ago
befb73c
drm/radeon: prep for r6xx/r7xx support
by Alex Deucher
· 16 years ago
995e37c
i915/drm: Remove two redundant agp_chipset_flushes
by Owain G. Ainsworth
· 16 years ago
87ba7c6
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
by Chris Wilson
· 16 years ago
97d479e
drm/i915: Add information on pinning and fencing to the i915 list debug.
by Eric Anholt
· 16 years ago
30106f9
drm/i915: Consolidate gem object list dumping
by Ben Gamari
· 16 years ago
955b12d
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
dd8d7cb
drm/radeon: split busmaster enable out to a separate function
by Dave Airlie
· 16 years ago
4247ca9
drm/radeon: align ring writes to 16 dwords boundaries.
by Dave Airlie
· 16 years ago
cd00f95
drm/radeon: Print PCI ID of cards when probing
by Benjamin Herrenschmidt
· 16 years ago
09e40d6
drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.
by David Miller
· 16 years ago
958a6f8
drm: radeon: Fix unaligned access in r300_scratch().
by David Miller
· 16 years ago
f1a2a9b
drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.
by David Miller
· 16 years ago
d30333b
drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init().
by David Miller
· 16 years ago
6abf6bb
drm: radeon: Use surface for PCI GART table.
by David Miller
· 16 years ago
e8a8943
drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
by David Miller
· 16 years ago
b266503
drm: radeon: Fix RADEON_*_EMITED defines.
by David Miller
· 16 years ago
b07fa02
drm: radeon: Fix ring_rptr accesses.
by David Miller
· 16 years ago
296c6ae
drm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.
by David Miller
· 16 years ago
5a7aad9
drm: ati_pcigart: Do not access I/O MEM space using pointer derefs.
by David Miller
· 16 years ago
8e10045
drm: Drop unused and broken dri_library_name sysfs attribute.
by Kristian Høgsberg
· 16 years ago
112b715
drm: claim PCI device when running in modesetting mode.
by Kristian Høgsberg
· 16 years ago
41c2e75
drm: Make drm_local_map use a resource_size_t offset
by Benjamin Herrenschmidt
· 16 years ago
f77d390
drm: Split drm_map and drm_local_map
by Benjamin Herrenschmidt
· 16 years ago
d883f7f
drm: Use resource_size_t for drm_get_resource_{start, len}
by Benjamin Herrenschmidt
· 16 years ago
dc529a4
drm/i915: fix 945 fence register writes for fence 8 and above.
by Eric Anholt
· 16 years ago
d7619c4
drm/i915: Protect active fences on i915
by Chris Wilson
· 16 years ago
fc7170b
drm/i915: Check to see if we've pinned all available fences
by Chris Wilson
· 16 years ago
22c344e
drm/i915: Check fence status on every pin.
by Chris Wilson
· 16 years ago
9b2412f
drm/i915: First recheck for an empty fence register.
by Chris Wilson
· 16 years ago
040aefa
drm/i915: Fix bad \n in MTRR failure notice.
by Eric Anholt
· 16 years ago
66824bd
drm/i915: Don't restore palettes through VGA registers.
by Pierre Willenbrock
· 16 years ago
0fce81e
i915: add newline to i915_gem_object_pin failure msg
by Kyle McMartin
· 16 years ago
b70d11d
drm: Return EINVAL on duplicate objects in execbuffer object list
by Kristian Høgsberg
· 16 years ago
5ad8b7d
drm: fix double lock typo
by Helge Bahmann
· 16 years ago
299eb93
drm/i915: Fix use-before-null-check in i915_irq_emit().
by Eric Anholt
· 16 years ago
fda714c
drm: Avoid client deadlocks when the master disappears.
by Thomas Hellstrom
· 16 years ago
171901d
drm: Wake up all lock waiters when the master disappears.
by Thomas Hellstrom
· 16 years ago
4d77c88
drm: Don't return ERESTARTSYS to user-space.
by Thomas Hellstrom
· 16 years ago
535d8e8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6644107d
gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way
by Venkatesh Pallipadi
· 16 years ago
e08fb4f
drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path
by Dave Airlie
· 16 years ago
dd0910b
drm/i915: make hw page ioremap use ioremap_wc
by Dave Airlie
· 16 years ago
d61e738
drm: edid revision 0 is valid
by Kyle McMartin
· 16 years ago
b3f5e73
drm: Correct unbalanced drm_vblank_put() during mode setting.
by Chris Wilson
· 16 years ago
7bec756
drm: disable encoders before re-routing them
by Jesse Barnes
· 16 years ago
c8766ac
drm: Fix shifts of EDID vsync offset/width fields.
by Linus Torvalds
· 16 years ago
37df967
drm/i915: handle bogus VBT panel timing
by Jesse Barnes
· 16 years ago
7c04d1d
drm/i915: remove PLL debugging messages
by Jesse Barnes
· 16 years ago
226485e
i915: suspend/resume interrupt state
by Jesse Barnes
· 16 years ago
6c0594a
Fix an oops in i915_gem_retire_requests()
by Karsten Wiese
· 16 years ago
5004417
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
by Pierre Willenbrock
· 16 years ago
6fb8858
drm/i915: fix WC mapping in non-GEM i915 code.
by Jesse Barnes
· 16 years ago
bab2d1f
drm/i915: Fix regression in 95ca9d
by Chris Wilson
· 16 years ago
f21289b
drm/i915: Retire requests from i915_gem_busy_ioctl.
by Eric Anholt
· 16 years ago
5669fca
drm/i915: suspend/resume GEM when KMS is active
by Jesse Barnes
· 16 years ago
efbeed9
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
by Eric Anholt
· 16 years ago
8b0e378
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
by Eric Anholt
· 16 years ago
3d16118
drm/radeon: update sarea copies of last_ variables on resume.
by etienne
· 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
496818f
drm/i915: take struct mutex around fb unref
by Jesse Barnes
· 16 years ago
43565a0
drm: Use spread spectrum when the bios tells us it's ok.
by Kristian Høgsberg
· 16 years ago
a29f5ca
drm: Collapse identical i8xx_clock() and i9xx_clock().
by Kristian Høgsberg
· 16 years ago
f3cade5
drm: Bring PLL limits in sync with DDX values.
by Kristian Høgsberg
· 16 years ago
7f9872e
drm: Add locking around cursor gem operations.
by Kristian Høgsberg
· 16 years ago
5c3b82e
drm: Propagate failure from setting crtc base.
by Chris Wilson
· 16 years ago
e62fb64
drm: Check for a NULL encoder when reverting on error path
by Chris Wilson
· 16 years ago
85a7bb9
drm/i915: Cleanup the hws on ringbuffer constrution failure.
by Chris Wilson
· 16 years ago
67eabc0
drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.
by Steve Aarnio
· 16 years ago
ea39f83
drm: Release user fbs in drm_release
by Kristian Høgsberg
· 16 years ago
b4476f5
drm/i915: Unpin the fb on error during construction.
by Chris Wilson
· 16 years ago
3eb2ee7
drm/i915: Unpin the hws if we fail to kmap.
by Chris Wilson
· 16 years ago
47ed185
drm/i915: Unpin the ringbuffer if we fail to ioremap it.
by Chris Wilson
· 16 years ago
491152b
drm/i915: unpin for an invalid memory domain.
by Chris Wilson
· 16 years ago
13af106
drm/i915: Release and unlock on mmap_gtt error path.
by Chris Wilson
· 16 years ago
2ebed17
drm/i915: Set framebuffer alignment based upon the fence constraints.
by Chris Wilson
· 16 years ago
8d59bae
drm: Do not leak a new reference for flink() on an existing name
by Chris Wilson
· 16 years ago
a35f2e2
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
by Roland Dreier
· 16 years ago
96dec61
drm/i915: refleak along pin() error path.
by Chris Wilson
· 16 years ago
d687310
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
by Chris Wilson
· 16 years ago
a198bc8
drm/i915: Cleanup trivial leak on execbuffer error path.
by Chris Wilson
· 16 years ago
3e49c4f
drm: Free the object ref on error.
by Chris Wilson
· 16 years ago
ad45aa9
drm: Potential use-after-free on error path.
by Chris Wilson
· 16 years ago
005568b
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
a1a5c3b
fbdev/drm: fix Kconfig submenu mess in "Graphics support"
by Krzysztof Helt
· 16 years ago
f06da26
i915: Fix more size_t format string warnings
by Linus Torvalds
· 16 years ago
d2f5935
drm/i915: select framebuffer support automatically
by Ingo Molnar
· 16 years ago
9880b7a
drm/i915: add get_vblank_counter function for GM45
by Jesse Barnes
· 16 years ago
14d200c
drm/i915: capture last_vblank count at IRQ uninstall time too
by Jesse Barnes
· 16 years ago
7d8d58b
drm/i915: Unlock mutex on i915_gem_fault() error path
by Chris Wilson
· 16 years ago
122ee2a
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
by Eric Anholt
· 16 years ago
565dcd4
drm/i915: skip LVDS initialization on Apple Mac Mini
by Paul Collins
· 16 years ago
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
Next »