Commit Graph

503 Commits (5731e191f254af9135ad843119804a500528ecf3)

Author SHA1 Message Date
Chris Wilson 725ceaa08a drm/i915: Include buffer size and dirty state in debugfs lists 16 years ago
Chris Wilson e67b8ce1b5 drm/i915: Remove stored gtt_alignment 16 years ago
Chris Wilson 4960aaca14 drm/i915: Add buffer to inactive list immediately during fault 16 years ago
Jesse Barnes c1a1cdc159 drm/i915: fix startup hang on some non-mobile platforms 16 years ago
Jesse Barnes 06891e27a9 drm/i915: fix suspend/resume breakage in lid notifier 16 years ago
Ben Gamari ba1234d17b drm/i915: Make dev_priv->mm.wedged an atomic_t 16 years ago
Ben Gamari f316a42cc4 drm/i915: Hookup chip reset in error handler 16 years ago
Ben Gamari 11ed50ec2a drm/i915: Implement GPU reset on i965 16 years ago
Ben Gamari f65d94211e drm/i915: Add hangcheck timer 16 years ago
Ben Gamari 22be172423 drm/i915: make i915_seqno_passed non-static 16 years ago
Ben Gamari 1341d655dd drm/i915: Refactor save/restore code 16 years ago
Ben Gamari ffed1d0920 drm/i915: Check whether chip is wedged in i915_wait_request() 16 years ago
Li Peng 078a033f45 drm/i915: fix opregion backlight chip detect and range 16 years ago
Zhenyu Wang 8dd81a381e drm/i915: Fix LVDS panel fitting on Arrandale 16 years ago
Zhenyu Wang 730915d65f drm/i915: Remove DAC disable in CRT force detect on IGDNG 16 years ago
Zhenyu Wang 339e5a4c78 drm/i915: Fix SSC frequence for IGDNG 16 years ago
Zhenyu Wang b09aea7fb3 drm/i915: Fix typo for wrong LVDS clock setting on IGDNG 16 years ago
Jesse Barnes 6f465a8925 drm/i915: fix typo in compressed buffer setup 16 years ago
Chris Wilson 7e61615857 drm/i915: Only destroy a constructed mmap offset 16 years ago
Eric Anholt e517a5e970 agp/intel: Fix the pre-9xx chipset flush. 16 years ago
Jesse Barnes 8082400327 drm/i915: framebuffer compression for pre-GM45 16 years ago
Jesse Barnes 06324194ee drm/i915: generate a KMS uevent at lid open/close time 16 years ago
Jesse Barnes b42d4c5c6a drm/i915: use ACPI LID status for LVDS ->detect hook 16 years ago
Jesse Barnes c1c7af6089 drm/i915: force mode set at lid open time 16 years ago
Li Peng af729a26cc Add G33 series in VGA hotplug support category 16 years ago
Zhao Yakui bb66c5122b drm/i915: Write zero to DPLL_MD Reg for non-SDVO output 16 years ago
Zhao Yakui e270846fa7 drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) 16 years ago
Zhao Yakui d0cbde93cc drm/i915: Add the brightness property for SDVO-LVDS 16 years ago
Zhao Yakui b9219c5e8b drm/i915: Add the enhancement property for SDVO-TV 16 years ago
Eric Anholt 5323fd042f drm/i915: Zap mmaps of objects before unbinding them from the GTT. 16 years ago
Fabian Henze 7839c5d551 drm/i915: add B43 chipset support 16 years ago
Linus Torvalds e6890f6f3d i915: disable interrupts before tearing down GEM state 16 years ago
Zhenyu Wang 7c8460db30 drm/i915: fix mask bits setting 16 years ago
Dave Airlie ec2a4c3fdc drm/i915: get the bridge device once. 16 years ago
Eric Anholt 01dfba93d9 drm/i915: Put the idle reclocking work on our private workqueue as well. 16 years ago
Chris Wilson 0ef82af725 drm/i915: Pad ringbuffer with NOOPs before wrapping 16 years ago
Zhenyu Wang 5e17ee74b5 drm/i915: do dynamic clock freq control only in kernel modesetting 16 years ago
Keith Packard 57cdaf90f5 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac 16 years ago
Zhenyu Wang 553bd149bb drm/i915: fix tiling on IGDNG 16 years ago
Daniel Vetter 65655d4ab7 drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. 16 years ago
Daniel Vetter c05422d52e drm/i915: remove open-coded drm_mode_object_find 16 years ago
Eric Anholt 67cf781bea drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. 16 years ago
Kyle McMartin d6073d775c drm/i915: i915_modeset is signed 16 years ago
Jesse Barnes 652c393a33 drm/i915: add dynamic clock frequency control 16 years ago
Shaohua Li 0430296558 drm/i915: Support IGD EOS 16 years ago
Zhao Yakui ce6feabd1b drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV 16 years ago
Ma Ling 213c2e6431 drm/i915: select TV format according to connector type 16 years ago
Zhenyu Wang 5f6a169598 drm/i915: update debugfs interrupt info on IGDNG 16 years ago
Ben Gamari 9e3a6d155e drm/i915: Add i915 register dumping debugfs file 16 years ago
Ben Gamari 27c202ad7f drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c 16 years ago