summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-08drm/i915/crt: Make sure the hotplug interrupt is enabledYuanhan Liu1-1/+2
2010-10-08drm/i915: diasable clock gating for the panel power sequencerJesse Barnes2-0/+10
2010-10-08drm/i915/dp: make eDP PLL functions work as advertisedJesse Barnes1-2/+4
2010-10-08drm/i915/dp: don't bother with DP PLL for PCH attached eDPJesse Barnes1-1/+1
2010-10-08drm/i915/dp: use VBT provided eDP params if availableJesse Barnes1-57/+89
2010-10-08drm/i915/dp: cache eDP DPCD dataJesse Barnes2-0/+21
2010-10-08drm/i915: don't program FDI RX/TX in mode_setJesse Barnes1-21/+0
2010-10-08drm/i915: fix ironlake CRTC enable/disableJesse Barnes1-4/+4
2010-10-08drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDPJesse Barnes1-1/+1
2010-10-08drm/i915: use 120MHz refclk in PCH eDP case tooJesse Barnes1-1/+2
2010-10-08drm/i915: fix PCH eDP SSC supportJesse Barnes1-3/+15
2010-10-08drm/i915: add Ironlake clock gating workaround for FDI link trainingJesse Barnes2-0/+9
2010-10-08drm/i915: fetch eDP configuration data from the VBTJesse Barnes3-20/+61
2010-10-08drm/i915: add _DSM supportJesse Barnes5-0/+302
2010-10-08drm/i915/dp: eDP power sequencing fixesJesse Barnes2-45/+35
2010-10-08drm/i915: fix CPU vs PCH eDP confusionJesse Barnes1-35/+32
2010-10-08drm/i915: remove broken intel_pch_has_edp functionJesse Barnes3-23/+2
2010-10-08drm/i915: add eDP checking functions for the display codeJesse Barnes2-0/+20
2010-10-08drm/i915/dp: correct eDP lane count and bppJesse Barnes1-2/+4
2010-10-08drm/i915/dp: remove redundant is_pch_edp checksJesse Barnes1-20/+16
2010-10-08drm/i915/dp: convert eDP checks to functions and documentJesse Barnes1-35/+57
2010-10-07drm/i915: Wait for pending flips on the GPUChris Wilson2-48/+34
2010-10-07drm/i915: Free hardware status page on unload when physically mappedKeith Packard1-0/+3
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball1-0/+9
2010-10-06radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel3-0/+40
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel8-11/+13
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball3-21/+80
2010-10-06drm/radeon/kms: Implement KDB debug hooks for radeon KMS.Chris Ball4-47/+129
2010-10-06drm/radeon/kms: add drm blit support for evergreenAlex Deucher10-55/+1221
2010-10-06drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()Mario Kleiner1-61/+9
2010-10-06drm/radeon: Add function for display scanout position query.Mario Kleiner2-0/+160
2010-10-06drm/radeon/kms: rework spread spectrum handlingAlex Deucher4-100/+305
2010-10-06drm/radeon/kms: remove new pll algoAlex Deucher7-278/+9
2010-10-06drm/radeon/kms: remove some pll algo flagsAlex Deucher4-52/+7
2010-10-06drm/radeon/kms: prefer high post dividers in legacy pll algoAlex Deucher1-1/+1
2010-10-06drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher1-6/+9
2010-10-06drm/radeon: add properties to configure the width of the underscan bordersMarius Gröger3-5/+82
2010-10-06drm/radeon/kms/r6xx+: use new style fencing (v3)Alex Deucher6-17/+64
2010-10-06drm/radeon/kms: enable writeback (v2)Alex Deucher16-218/+258
2010-10-06drm/radeon/kms: clean up r6xx/r7xx blit init (v2)Alex Deucher3-28/+17
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom1-2/+2
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom1-0/+4
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom3-2/+6
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom1-0/+3
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom4-11/+38
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom3-8/+84
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom3-2/+6
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom1-34/+79
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2-2/+37