Commit Graph

3450 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Alex Shi 16c59ef33b drm/i915: Disable FBC on Ironlake to save 1W 14 years ago
Keith Packard e7dbb2f2f8 drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware 14 years ago
Chris Wilson c9a1c4cded drm/i915/crt: Introduce struct intel_crt 14 years ago
Chris Wilson 51311d0a5c drm/i915: Do not hold mutex when faulting in user addresses 14 years ago
Alex Deucher 164bcb94bc drm/radeon/kms: i2c s/sprintf/snprintf/g for safety 14 years ago
Alex Deucher be66305718 drm/radeon/kms: fix i2c pad masks on rs4xx 14 years ago
Thomas Hellstrom 95ccb0f3bd drm/ttm: Fix up a theoretical deadlock 14 years ago
Alex Deucher 1aa52bd3bc drm/radeon/kms: fix tiling info on evergreen 14 years ago
Alex Deucher 268b2510de drm/radeon/kms: fix alignment when allocating buffers 14 years ago
Thomas Hellstrom 2f5993cca6 drm/vmwgfx: Fix up an error path during bo creation 14 years ago
Alex Deucher a5193fe50e drm/radeon/kms: register an i2c adapter name for the dp aux bus 14 years ago
Alex Deucher 3e4b99828d drm/radeon/kms/atom: add proper external encoders support 14 years ago
Alex Deucher 99999aaa09 drm/radeon/kms/atom: cleanup and unify DVO handling 14 years ago
Alex Deucher 8b834852d7 drm/radeon/kms: properly power up/down the eDP panel as needed (v4) 14 years ago
Alex Deucher c7a71fc761 drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() 14 years ago
Alex Deucher ba251bde9a drm/radeon/kms: turn the backlight off explicitly for dpms 14 years ago
Alex Deucher d33ef52d9d drm/radeon/kms: fix typo in r600 cs checker 14 years ago
Vasiliy Kulikov 21e2eae4da drm: radeon: fix error value sign 14 years ago
Alex Deucher 16790569ed drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx 14 years ago
Andy Lutomirski ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half 14 years ago
Francisco Jerez c1b60ece91 drm/nouveau: Fix a few confusions between "chipset" and "card_type". 14 years ago
Ben Skeggs 5bead799d3 drm/nouveau: don't expose backlight control when available through ACPI 14 years ago
Roy Spliet cac8f05b42 drm/nouveau/pm: improve memtiming mappings 14 years ago
Francisco Jerez 9d5a6c4353 drm/nouveau: Make PCIE GART size depend on the available RAMIN space. 14 years ago
Francisco Jerez dd661e5f4e drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. 14 years ago
Martin Peres b54262f3c8 drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set 14 years ago
Francisco Jerez 84b8081c2b drm/nouveau: Don't use load detection for connector polling. 14 years ago
Francisco Jerez 63d6fd3288 drm/nv10-nv20: Fix instability after MPLL changes. 14 years ago
Ben Skeggs 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 years ago
Francisco Jerez 06ef3e61dd drm/nouveau: Don't poll LVDS outputs. 14 years ago
Francisco Jerez 01db363979 drm/nouveau: Use "force" to decide if analog load detection is ok or not. 14 years ago
Francisco Jerez 5794b5fdb5 drm/nv04: Fix scanout over the 16MB mark. 14 years ago
Lucas Stach 3c29f9e745 drm/nouveau: fix nv40 pcie gart size 14 years ago
Ben Skeggs 2a56a0b913 drm/nva3: fix overflow in fixed point math used for pll calculation 14 years ago
Francisco Jerez 699ddfd980 drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. 14 years ago
Francisco Jerez f13b32630d drm/nouveau: Expose some BO usage flags to userspace. 14 years ago
Francisco Jerez 1397b42b5a drm/nouveau: Reduce severity of the unknown getparam error. 14 years ago
Francisco Jerez 7bb94d26ad drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. 14 years ago
Francisco Jerez cbab95db84 drm/nouveau: Some random cleanups. 14 years ago
Francisco Jerez 5eb94fbba3 drm/nv11: Fix bad PLL detection false positive. 14 years ago
Francisco Jerez 327ceae664 drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. 14 years ago
Francisco Jerez 1f5bd44354 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. 14 years ago
Francisco Jerez 907af60b93 drm/nouveau: Fix sleep while atomic in the semaphore code. 14 years ago
Jiri Slaby da3bd82030 drm/nouveau: ratelimit IRQ messages 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Vasiliy Kulikov a41c73e046 drm: radeon: fix error value sign 14 years ago
Alex Deucher fba4312e22 drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx 14 years ago
Chris Wilson 85345517fe drm/i915: Retire any pending operations on the old scanout when switching 14 years ago
Thomas Hellstrom 7dfbbdcffe drm/ttm: Be consistent on ttm_bo_init() failures 14 years ago
Michel Dänzer 2b66b50b12 drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. 14 years ago