Commit Graph

475 Commits (0b5b72da1b21fe61926318dd842f6dd7c8862e9f)

Author SHA1 Message Date
Dave Airlie d50ba256b5 drm/kms: start adding command line interface using fb. 16 years ago
Chris Wilson c715089f49 drm/i915: Handle ERESTARTSYS during page fault 16 years ago
Chris Wilson ab18282d58 drm/i915: Warn before mmaping a purgeable buffer. 16 years ago
Chris Wilson bb6baf76f4 drm/i915: Track purged state. 16 years ago
Chris Wilson 9731129c5e drm/i915: Remove eviction debug spam 16 years ago
Chris Wilson 2d7ef395b3 drm/i915: Immediately discard any backing storage for uneeded objects 16 years ago
Chris Wilson 963b483691 drm/i915: Do not mis-classify clean objects as purgeable 16 years ago
Chris Wilson 13a05fd978 drm/i915: Whitespace correction for madv 16 years ago
Chris Wilson a32808c0a1 drm/i915: BUG_ON page refleak during unbind 16 years ago
Chris Wilson 9a1e2582d8 drm/i915: Search harder for a reusable object 16 years ago
Chris Wilson ab5ee57650 drm/i915: Clean up evict from list. 16 years ago
Chris Wilson 1c5d22f76d drm/i915: Add tracepoints 16 years ago
Jesse Barnes 74dff28223 drm/i915: framebuffer compression for GM45+ 16 years ago
Jesse Barnes e70236a8d3 drm/i915: split display functions by chip type 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 16 years ago
Chris Wilson 8542a0bbbb drm/i915: Skip the sanity checks if the current relocation is valid 16 years ago
Chris Wilson cd0b9fb400 drm/i915: Check that the relocation points to within the target 16 years ago
Jesse Barnes edb8195642 drm/i915: correct FBC update when pipe base update occurs 16 years ago
Jesse Barnes 7121413f2a drm/i915: blacklist Acer AspireOne lid status 16 years ago
Jesse Barnes d660467c3f drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks 16 years ago
Jaswinder Singh Rajput decbbcda29 drm/i915: intel_display.c handle latency variable efficiently 16 years ago
Zhenyu Wang b7e53aba2f drm/i915: remove restore in resume 16 years ago
Chris Wilson 07f73f6912 drm/i915: Improve behaviour under memory pressure 16 years ago
Chris Wilson 3ef94daae7 drm/i915: Add ioctl to set 'purgeability' of objects 16 years ago
Chris Wilson 31169714fc drm/i915: Register a shrinker to free inactive lists under memory pressure 16 years ago
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