Commit Graph

109 Commits (62d80749addc969803a173573889f9b01d2459e1)

Author SHA1 Message Date
Linus Torvalds 9b7530cc32 i915: cleanup coding horrors in i915_gem_gtt_pwrite() 17 years ago
Linus Torvalds 1ae8778680 Fix sprintf format warnings in drm_proc.c 17 years ago
Matthias Hopf 4b40893918 drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831) 17 years ago
Dave Airlie 9e0b97e37f drm: make CONFIG_DRM depend on CONFIG_SHMEM. 17 years ago
Alex Deucher edc6f389f6 radeon: fix PCI bus mastering support enables. 17 years ago
Alex Deucher b2ceddfa52 radeon: add RS400 family support. 17 years ago
Alex Deucher f0738e9240 drm/radeon: add support for RS740 IGP chipsets. 17 years ago
Eric Anholt b612eda98e i915: GM45 has GM965-style MCH setup. 17 years ago
Keith Packard 6dbe2772d6 i915: Don't run retire work handler while suspended 17 years ago
Keith Packard ba1eb1d825 i915: Map status page cached for chips with GTT-based HWS location. 17 years ago
Keith Packard 50aa253d82 i915: Fix up ring initialization to cover G45 oddities 17 years ago
Keith Packard 0cdad7e88a i915: Use non-reserved status page index for breadcrumb 17 years ago
Eric Anholt 630681d9a5 drm: Increment dev_priv->irq_received so i915_gem_interrupts count works. 17 years ago
Jesse Barnes 9bfbd5cb72 drm: kill drm_device->irq 17 years ago
Dave Airlie e0f0754ff6 drm: wbinvd is cache coherent. 17 years ago
Dave Airlie e7d22bc3cb i915: add missing return in error path. 17 years ago
Dave Airlie 2bdf00b221 i915: fixup permissions on gem ioctls. 17 years ago
Eric Anholt 3043c60c48 drm: Clean up many sparse warnings in i915. 17 years ago
Eric Anholt bd88ee4c1b drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. 17 years ago
Eric Anholt 28af0a2767 drm: G33-class hardware has a newer 965-style MCH (no DCC register). 17 years ago
Eric Anholt 4f481ed22e drm: Avoid oops in GEM execbuffers with bad arguments. 17 years ago
Eric Anholt d4e7b898c1 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. 17 years ago
Kristian Høgsberg dbb19d302b i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. 17 years ago
Kristian Høgsberg c99b058f13 i915: Make use of sarea_priv conditional. 17 years ago
Eric Anholt 546b0974c3 i915: Use struct_mutex to protect ring in GEM mode. 17 years ago
Kristian Høgsberg ed4c9c4acf i915: Add chip set ID param. 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. 17 years ago
David Howells 2df68b439f drm/cred: wrap task credential accesses in the drm driver. 17 years ago
Jesse Barnes b9bfdfe670 new chip name is GM45 17 years ago
Jesse Barnes 317c35d144 separate i915 suspend/resume functions into their own file 17 years ago
Dave Airlie 6b79d521e0 radeon: fix writeback across suspend/resume. 17 years ago
Dave Airlie 38eda21189 drm: fix sysfs error path. 17 years ago
Adrian Bunk dfcf96d09c FB_SIS=m, DRM_SIS=y is not a legal configuration. 17 years ago
Matthew Garrett 8ee1c3db90 Add Intel ACPI IGD OpRegion support 17 years ago
Keith Packard 398c9cb20b i915: Initialize hardware status page at device load when possible. 17 years ago
Keith Packard d3a6d4467c i915: Track progress inside of batchbuffers for determining wedgedness. 17 years ago
Eric Anholt ed4cb4142b i915: Add support for MSI and interrupt mitigation. 17 years ago
Jesse Barnes 585fb11134 i915: Use more consistent names for regs, and store them in a separate file. 17 years ago
Keith Packard 962d4fd727 i915: Ignore X server provided mmio address 17 years ago
Keith Packard 0790d5e148 i915: remove settable use_mi_batchbuffer_start 17 years ago
David Howells 48f185d0e0 SiS DRM: fix a pointer cast warning 17 years ago
David Howells 6bb9e4bff5 SiS DRM: fix the memory allocator if the SIS FB is built as a module 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Dave Airlie 6c7be29810 drm/radeon: downgrade debug message from info to debug. 17 years ago
Dave Airlie 3e5fc80a40 drm: don't set the signal blocker on the master process. 17 years ago
Thomas Hellstrom e5b4f19417 drm: don't call the vblank tasklet with irqs disabled. 17 years ago
Nicolai Haehnle 649ffc06a6 r300: Fix cliprect emit 17 years ago
Nicolai Haehnle e2898c5fdd drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX 17 years ago
Jerome Glisse 54f961a628 radeon: fix some hard lockups on r3/4/500s 17 years ago