Commit Graph

1794 Commits (0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99)

Author SHA1 Message Date
Dave Airlie d424b925f7 vga_switcheroo: disable default y by new rules. 15 years ago
Dave Airlie 2f41a7f11c drm/nouveau: fix *staging* driver build with switcheroo off. 15 years ago
Alex Deucher 9b11fe5f49 drm/radeon: fix typo in Makefile 15 years ago
Dave Airlie 8edb381d67 vga_switcheroo: fix build on platforms with no ACPI 15 years ago
Pauli Nieminen 55a5cb5d59 drm/radeon: Fix printf type warning in 64bit system. 15 years ago
Dave Airlie 0de1a57bed drm/radeon/kms: bump the KMS version number for square tiling support. 15 years ago
Dave Airlie 6a9ee8af34 vga_switcheroo: initial implementation (v15) 15 years ago
Rafał Miłecki 6d9c135136 drm/radeon/kms: do not disable audio engine twice 15 years ago
Rafał Miłecki 3464f11496 Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" 15 years ago
Rafał Miłecki c8792d5e6c drm/radeon/kms: do not preset audio stuff and start timer when not using audio 15 years ago
Dave Airlie 566d84d172 drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond 15 years ago
Matt Turner d964fc54ed drm/radeon: use ALIGN instead of open coding it 15 years ago
Jerome Glisse 32b3c2abaf drm/radeon/kms: initialize set_surface_reg reg for rs600 asic 15 years ago
Zhao Yakui 6070a4a928 drm/i915: Use a dmi quirk to skip a broken SDVO TV output. 15 years ago
Jesse Barnes 469d129664 drm/i915: enable/disable LVDS port at DPMS time 15 years ago
Daniel Vetter 16edd55029 drm/i915: check for multiple write domains in pin_and_relocate 15 years ago
Daniel Vetter 922a2efc1b drm/i915: clean-up i915_gem_flush_gpu_write_domain 15 years ago
Daniel Vetter 4df2faf451 drm/i915: reuse i915_gpu_idle helper 15 years ago
Daniel Vetter 6356039653 drm/i915: ensure lru ordering of fence_list 15 years ago
Daniel Vetter ae3db24aab drm/i915: extract fence stealing code 15 years ago
Daniel Vetter 4a87b8ca21 drm/i915: fixup active list locking in object_unbind 15 years ago
Daniel Vetter 798750e30d drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code 15 years ago
Zhenyu Wang 1f7a6e372e drm/i915: Add dependency on the intel agp module 15 years ago
Eric Anholt c619eed4b2 drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. 15 years ago
Eric Anholt faa7bde6cb drm/i915: Correct the Sandybridge chipset info structs. 15 years ago
Eric Anholt b9201c14d9 drm/i915: Disable the hangcheck reset on Sandybridge until we add support. 15 years ago
Eric Anholt a13e4093cb drm/i915: Add a new mobile Sandybridge PCI ID. 15 years ago
Zhenyu Wang 14bc490bbd drm/i915, agp/intel: Fix stolen memory size on Sandybridge 15 years ago
Eric Anholt 21099537db drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. 15 years ago
Eric Anholt c2416fc6bb drm/i915: Disable the surface tile swizzling on Sandybridge. 15 years ago
Eric Anholt f6e450a641 drm/i915: Fix sandybridge status page setup. 15 years ago
Eric Anholt 4e901fdc26 drm/i915: Set up fence registers on sandybridge. 15 years ago
Eric Anholt bad720ff3e drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. 15 years ago
Matt Turner 3bfc7d22d0 drm/nouveau: use ALIGN instead of open coding it 15 years ago
Ben Skeggs b30083bdb9 drm/nouveau: report unknown connector state if lid closed 15 years ago
Ben Skeggs c52e53fd38 drm/nouveau: support version 0x20 displayport tables 15 years ago
Marcin Kościelnicki 81e2d42200 drm/nouveau: Fix noaccel/nofbaccel option descriptions. 15 years ago
Marcin Kościelnicki d5f3c90d4f drm/nv50: Implement ctxprog/state generation. 15 years ago
Ben Skeggs be079e97b5 drm/nouveau: use dcb connector types throughout the driver 15 years ago
Ben Skeggs 1157563931 drm/nv50: enable hpd on any connector we know the gpio line for 15 years ago
Ben Skeggs 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 years ago
Ben Skeggs dc5bc4ed38 drm/nouveau: construct a connector table for cards that lack a real one 15 years ago
Ben Skeggs f66fa771d5 drm/nouveau: check for known dcb connector types 15 years ago
Ben Skeggs 54abb5ddae drm/nouveau: parse dcb gpio/connector tables after encoders 15 years ago
Ben Skeggs e7cc51c565 drm/nouveau: reorganise bios header, add dcb connector type enums 15 years ago
Ben Skeggs 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
Ben Skeggs 7f245b20e3 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table 15 years ago
Ben Skeggs a6678b2ace drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table 15 years ago
Ben Skeggs b42861f40f drm/nouveau: allow retrieval of vbios image from debugfs 15 years ago
Luca Barbieri e32b2c883b drm/nouveau: fix missing spin_unlock in failure path 15 years ago