Commit Graph

277132 Commits (a9971157b6c550644fe19551c21f4b05f7e9475a)
 

Author SHA1 Message Date
Rob Clark a9971157b6 drm: disconnect plane from fb/crtc when disabled 13 years ago
Jesse Barnes d8e70a254d drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded 13 years ago
Jesse Barnes 7a4198664d drm/i915: don't disable a PCH DPLL that's in use 13 years ago
Daniel Vetter e6bfaf8542 drm/i915: don't bail out of intel_wait_ring_buffer too early 13 years ago
Daniel Vetter 4e0e90dcb8 drm/i915: kicking rings stuck on semaphores considered harmful 13 years ago
Eric Anholt ae662d3126 drm/i915: Add support for resetting the SO write pointers on gen7. 13 years ago
Eric Anholt e959b5db4a drm/i915: Make the fallback IRQ wait not sleep. 13 years ago
Eric Anholt 42ff6572e5 drm/i915: Work around gen7 BLT ring synchronization issues. 13 years ago
Eric Anholt 7ea29b13e5 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. 13 years ago
Eric Anholt 116ac8d261 drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. 13 years ago
Jesse Barnes 8ea3086422 drm/i915: add color key support v4 13 years ago
Jesse Barnes 175bd4204e drm/i915: track sprite coverage and disable primary plane if possible 13 years ago
Jesse Barnes b840d907fc drm/i915: add SNB and IVB video sprite support v6 13 years ago
Keith Packard c7dffff7cc drm/i915: Clean up multi-threaded forcewake patch 13 years ago
Ben Widawsky 4d85529d58 drm/i915: drpc debugfs update for gen6 13 years ago
Ben Widawsky 6ed55ee7da drm/i915: Update GEN6_RP_CONTROL definitions 13 years ago
Ben Widawsky 84f9f938be drm/i915: Force sync command ordering (Gen6+) 13 years ago
Ben Widawsky e2971bdab2 drm/i915: relative_constants_mode race fix 13 years ago
Dave Airlie 7a7e8734ac Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next 13 years ago
Rafał Miłecki 93a4ed878a drm/radeon/kms: define TMDS/LVTM HDMI enabling bits 13 years ago
Rafał Miłecki 92db7f6c86 drm/radeon/kms: workaround invalid AVI infoframe checksum issue 13 years ago
Rafał Miłecki f83d926aca drm/radeon/kms: setup HDMI mode on Evergreen encoders 13 years ago
Dave Airlie 2318fcd65c Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next 13 years ago
Alan Cox f9f23a77f0 gma500: remove no_fb bits 13 years ago
Alan Cox b6195aab9c gma500: Fix Cedarview support (Correct version) 13 years ago
Alan Cox 56125db1ee gma500: Add the E6xx PCI identifier we are missing 13 years ago
Dave Airlie 863f78b5ff Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next 13 years ago
Seung-Woo Kim d84083268b drm/exynos: added hdmi display support 13 years ago
Inki Dae c32b06ef7d drm/exynos: added mutex lock and code clean. 13 years ago
Inki Dae 52c68814cd drm/exynos: extend vblank off delay time. 13 years ago
Inki Dae 0edf9936d5 drm/exynos: change driver name. 13 years ago
Seung-Woo Kim 229d3534f5 drm/exynos: Support multi buffers 13 years ago
Seung-Woo Kim 83052d4d5c drm: Add multi buffer plane pixel formats 13 years ago
Inki Dae e30d4bcf79 drm/exynos: added pm support. 13 years ago
Joonyoung Shim e1533c086f drm/exynos: remove buffer creation of fbdev from drm framebuffer creation 13 years ago
Joonyoung Shim 2364839a1a drm/exynos: Split creation of gem object and gem handle 13 years ago
Joonyoung Shim 2d91cf17b5 drm/exynos: Fix a fake mmap offset creation 13 years ago
Joonyoung Shim ee5e770ef4 drm/exynos: gem code cleanup 13 years ago
Dave Airlie 5c2a5ce689 drm: add missing exports for i810 driver. 13 years ago
Dave Airlie 5c72765ed0 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next 13 years ago
Daniel Vetter 40c34d042d drm/i810: don't acces hw regs in lastclose 13 years ago
Daniel Vetter 87499ffdcb drm/i810: cleanup reclaim_buffers 13 years ago
Dave Airlie 5d56fe5fd7 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next 13 years ago
Ben Skeggs f7b24c42da drm/nouveau/ttm: fix crash as a result of a recent ttm change 13 years ago
Daniel Vetter 7a6e0daaf4 drm: kill drm_sman 13 years ago
Daniel Vetter be2fb9da32 drm/sis: use drm_mm instead of drm_sman 13 years ago
Daniel Vetter 977b4f6edd drm/via: use drm_mm instead of drm_sman 13 years ago
Daniel Vetter 94e895321b drm/sman: kill user_hash_tab 13 years ago
Daniel Vetter 6de8a74888 drm/sis: track user->memblock mapping with idr 13 years ago
Daniel Vetter 77ee8f3825 drm/via: track user->memblock mapping with idr 13 years ago