Commit Graph

3964 Commits (8a327f23e23fa509e6e3c2263ae1cc0a67dec387)

Author SHA1 Message Date
Chris Wilson 5a9a8d1a99 drm/i915: Handle the no-interrupts case for UMS by polling 14 years ago
Chris Wilson 3885c6bbd0 drm/i915: Disable high-precision vblank timestamping for UMS 14 years ago
Chris Wilson 4041b85323 drm/i915: Increase the amount of defense before computing vblank timestamps 14 years ago
Chris Wilson bee4a186c1 drm/i915,agp/intel: Do not clear stolen entries 14 years ago
Chris Wilson 934f992c76 drm/i915: Recognise non-VGA display devices 14 years ago
Chris Wilson 076e2c0eb8 drm/i915: Fix use of invalid array size for ring->sync_seqno 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Linus Torvalds d7b9935a34 i915: Fix i915 suspend delay 14 years ago
Chris Wilson c7dca47bd6 drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space 14 years ago
Chris Wilson 475553de2f drm/i915: Don't kick-off hangcheck after a DRI interrupt 14 years ago
Chris Wilson f7ab9b407b drm/i915: Add dependency on CONFIG_TMPFS 14 years ago
Chris Wilson e8616b6ced drm/i915: Initialise ring vfuncs for old DRI paths 14 years ago
Jesse Barnes 4efe070896 drm/i915: make the blitter report buffer modifications to the FBC unit 14 years ago
Jesse Barnes 1ffa325bac drm/i915: set more FBC chicken bits 14 years ago
Alex Deucher 25b2ec5b64 drm/radeon/kms: balance asic_reset functions 14 years ago
Alex Deucher fd909c3718 drm/radeon/kms: remove duplicate card_posted() functions 14 years ago
Alex Deucher d42dd579ac drm/radeon/kms: add module option for pcie gen2 14 years ago
Alex Deucher 394d83c17f drm/radeon/kms: fix typo in evergreen safe reg 14 years ago
Ben Skeggs f01a9720cb drm/nouveau: fix gpu page faults triggered by plymouthd 14 years ago
Ben Skeggs 8b464bfed6 drm/nouveau: greatly simplify mm, killing some bugs in the process 14 years ago
Ben Skeggs c906ca0fbf drm/nvc0: enable protection of system-use-only structures in vm 14 years ago
Ben Skeggs 1380da4979 drm/nv40: initialise 0x17xx on all chipsets that have it 14 years ago
Ben Skeggs c693931d93 drm/nv40: make detection of 0x4097-ful chipsets available everywhere 14 years ago
Dave Airlie 3632ef8909 Revert "drm: Update fbdev fb_fix_screeninfo" 14 years ago
Knut Petersen 22ab70d326 drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS 14 years ago
Chris Wilson 1591192d3a drm/i915: Disable GPU semaphores on SandyBridge mobile 14 years ago
Chris Wilson 595dad76a0 drm/i915/execbuffer: Clear domains before beginning reloc processing 14 years ago
Chris Wilson dd6864a4ed drm/i915/execbuffer: Reorder relocations to match new object order 14 years ago
Chris Wilson c37d9a5de9 drm/i915: Fix error handler to capture the first batch after the seqno 14 years ago
Chris Wilson a76150302d drm/i915: Add a module option to override the use of SSC 14 years ago
Indan Zupancic c8303e7f3f drm/i915/panel: The backlight is enabled if the current value is non-zero 14 years ago
Chris Wilson 833bcb00c4 drm/i915/debugfs: Correct format after changing type of err object 'size' 14 years ago
Chris Wilson 6fe4f14044 drm/i915/execbuffer: Reorder binding of objects to favour restrictions 14 years ago
Chris Wilson 809b63349c drm/i915: If we hit OOM when allocating GTT pages, clear the aperture 14 years ago
Chris Wilson 092de6f225 drm/i915/evict: Ensure we completely cleanup on failure 14 years ago
Chris Wilson 36cf174230 drm/i915/execbuffer: Correctly clear the current object list upon EFAULT 14 years ago
Chris Wilson 08c1832354 drm/i915/debugfs: Show all objects in the gtt 14 years ago
Chris Wilson a779e5abda drm/i915: Record AGP memory type upon error 14 years ago
Chris Wilson 0a58705b2f drm/i915: Periodically flush the active lists and requests 14 years ago
Chris Wilson d912640058 drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT 14 years ago
Chris Wilson bcfb2e2858 drm/i915: Record the error batchbuffer on each ring 14 years ago
Chris Wilson db66e37d23 drm/i915: Include TLB miss overhead for computing WM 14 years ago
Chris Wilson 882417851a drm/i915: Propagate error from flushing the ring 14 years ago
Jesse Barnes 776ad8062b drm/i915: detect & report PCH display error interrupts 14 years ago
Jesse Barnes d5bb081b02 drm/i915: cleanup rc6 code 14 years ago
Jesse Barnes 1daed3fb83 drm/i915: fix rc6 enabling around suspend/resume 14 years ago
Jesse Barnes 88271da3f3 drm/i915: re-enable rc6 support for Ironlake+ 14 years ago
Chris Wilson 0dc79fb2a3 drm/i915: Make the ring IMR handling private 14 years ago
Chris Wilson 01a03331e5 drm/i915/ringbuffer: Simplify the ring irq refcounting 14 years ago
Chris Wilson 9862e600ce drm/i915/debugfs: Show the per-ring IMR 14 years ago