Commit Graph

115602 Commits (bd88ee4c1b1c8fc8b78a0ba7b6235d230cea0d05)
 

Author SHA1 Message Date
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
Eric Anholt d1d8c925b7 Export kmap_atomic_pfn for DRM-GEM. 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 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
Carlos R. Mafra ddb7f4cb81 drm: remove #define's for non-linux systems 17 years ago
Linus Torvalds 26e9a39777 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 17 years ago
Linus Torvalds bdbf0ac7e1 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 years ago
Linus Torvalds 8eb88c80d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 17 years ago
Linus Torvalds c53dbf5486 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 17 years ago
Linus Torvalds b73b636e89 Merge branch 'for-linus' of git://www.jni.nu/cris 17 years ago
Linus Torvalds ed09441dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 years ago
Linus Torvalds b225ee5bed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Jean Delvare a0cf354a71 hwmon: (adm1026) Prevent log spamming 17 years ago
Jean Delvare 885fe4b1f6 hwmon: (adm1026) Fix debug messages 17 years ago
Corentin Labbe 366716e6aa hwmon: (adm1029) Use mask for fan_div value 17 years ago
Darrick J. Wong d664a4809e hwmon: (adt7470) Add documentation 17 years ago
Darrick J. Wong 21d93c14b3 hwmon: (ibmaem) Automatically load on IBM systems via DMI 17 years ago
Darrick J. Wong ff92136131 hwmon: (ibmpex) Automatically load on IBM systems via DMI 17 years ago
Wolfgang Grandegger 0217eae3a8 hwmon: (w83781d) Use new style driver binding 17 years ago
Jean Delvare 360782dde0 hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices 17 years ago
Wolfgang Grandegger 443850ce58 hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA 17 years ago
Jean Delvare 10c08f937d hwmon: (w83781d) Additional information about AS99127F PWM 17 years ago
Jean Delvare c6566206c6 hwmon: (w83781d) Detect alias chips 17 years ago
Jean Delvare 2fbbbf1488 hwmon: (w83781d) Refactor beep enable handling 17 years ago
Jean Delvare 6aa693b852 hwmon: Drop dead links to old National Semiconductor chip datasheets 17 years ago
Marc Hulsman a5a4598cd2 hwmon: (w83791d) add support for thermal cruise mode 17 years ago
Marc Hulsman b5938f8c4a hwmon: (w83791d) add pwm_enable support 17 years ago