Commit Graph

2393 Commits (ea4718d1dc52c4faef92065ce62fcba6113540bf)

Author SHA1 Message Date
Chris Wilson 654fc6073f drm/i915: Reject bind_to_gtt() early if object > aperture 15 years ago
Chris Wilson 85cd4612fd drm/i915: Check error code whilst moving buffer to GTT domain. 15 years ago
Chris Wilson 3d1cc47037 drm/i915: Remove spurious warning "Failure to install fence" 15 years ago
Chris Wilson ac0c6b5ad3 drm/i915: Rebind bo if currently bound with incorrect alignment. 15 years ago
Chris Wilson a7faf32d00 drm/i915: Include pitch in set_base debug statement. 15 years ago
Chris Wilson a939406fda drm/i915: Only print "nothing to do" debug message as required. 15 years ago
Chris Wilson 808b24d6ed drm/i915: Propagate error from unbinding an unfenceable object. 15 years ago
Chris Wilson b118c1e363 drm/i915: Avoid nesting of domain changes when setting display plane 15 years ago
Chris Wilson 468f0b44ce drm/i915: Hold the spinlock whilst resetting unpin_work along error path 15 years ago
Chris Wilson 35aed2e6be drm/i915: Only print an message if there was an error 15 years ago
Ben Skeggs becd214277 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack 15 years ago
Ben Skeggs 26099a7480 drm/nouveau: fix dual-link displays when plugged into single-link outputs 15 years ago
Ben Skeggs 2c58077541 drm/nv50: obey dcb->duallink_possible 15 years ago
Ben Skeggs 23484874e6 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards 15 years ago
Ben Skeggs 73db4bedc5 drm/nouveau: don't execute INIT_GPIO unless we're really running the table 15 years ago
Ben Skeggs f50c0b91e7 drm/nv40: allow cold-booting of nv4x chipsets 15 years ago
Ben Skeggs d13102c6b4 drm/nouveau: fix POST detection for certain chipsets 15 years ago
Marcin Kościelnicki 7fc74f17e6 drm/nouveau: Add getparam for current PTIMER time. 15 years ago
Maarten Maathuis b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 years ago
Eric Anholt e20f9c64c7 drm/i915: Clean up leftover bits from hws move to ring structure. 15 years ago
Li Peng 9553426372 drm/i915: Add CxSR support on Pineview DDR3 15 years ago
Dan Carpenter d8201ab651 i915: remove unneeded null checks 15 years ago
Dan Carpenter 90a78e8f60 i915/intel_sdvo: remove unneeded null check 15 years ago
Zhenyu Wang 467b200da7 drm/i915: Fix HDMI mode select for Cougarpoint PCH 15 years ago
Daniel Vetter 778c35444f drm/i915: combine all small integers into one single bitfield 15 years ago
Adam Jackson a7de64e540 drm/i915/dp: Add DPCD data to debug output 15 years ago
Adam Jackson 9962c9252e drm/i915/dp: Only enable enhanced framing if the sink supports it 15 years ago
Chris Wilson 9908ff736a drm/i915: Kill dangerous pending-flip debugging 15 years ago
Tobias Klauser 9a7e8492d1 drm/i915: Storage class should be before const qualifier 15 years ago
Jesse Barnes 7648fa99eb drm/i915: add power monitoring support 15 years ago
Adam Jackson 7a772c492f drm/i915/gen4: Extra CRT hotplug paranoia 15 years ago
Krzysztof Halasa 734b4157b3 drm/i915: Add support for interlaced display. 15 years ago
Daniel J Blueman f953c9353f i915: fix lock imbalance on error path... 15 years ago
Li Zefan f41275e893 drm/i915: Convert more trace events to DEFINE_EVENT 15 years ago
Jesse Barnes 9517a92f48 drm/i915: add timeout to FBC disable waits 15 years ago
Zou Nan hai d1b851fc0d drm/i915: implement BSD ring buffer V2 15 years ago
Zou Nan hai 852835f343 drm/i915: convert some gem structures to per-ring V2 15 years ago
Zou Nan hai 8187a2b70e drm/i915: introduce intel_ring_buffer structure (V2) 15 years ago
Eric Anholt d3301d86b4 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. 15 years ago
Eric Anholt 62fdfeaf8b drm/i915: Move ringbuffer-related code to intel_ringbuffer.c. 15 years ago
Chris Wilson 79a78dd626 drm/i915: Fail to load driver if KMS request without GEM 15 years ago
Adam Jackson 4a638b4e38 drm/edid: Allow non-fatal checksum errors in CEA blocks 15 years ago
Stefan Richter 921d98b582 drm/radeon/kms: suppress a build warning (unused variable) 15 years ago
Prarit Bhargava f49d273df9 drm: Fixes linux-next & linux-2.6 checkstack warnings: 15 years ago
Randy Dunlap 579766020d nouveau: fix acpi_lid_open undefined 15 years ago
Jerome Glisse 10b06122af drm/radeon/kms: release AGP bridge at suspend 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Alex Deucher b486787ee4 drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile 15 years ago
Dave Airlie 5d9b7e2d2d drm/radeon: fix power supply kconfig interaction. 15 years ago
Jerome Glisse e865275335 drm/radeon/kms: record object that have been list reserved 15 years ago