summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2011-11-01drm/radeon/kms: allocate vram scratch page on 6xx+Alex Deucher
2011-11-01drm/radeon/kms: check for DP MST mode in a few more places (v2)Alex Deucher
2011-11-01drm/radeon/kms/atom: rework encoder dpmsAlex Deucher
2011-11-01drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEGAlex Deucher
2011-11-01drm/radeon/kms: rework DP bridge checksAlex Deucher
2011-11-01drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic
2011-11-01drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3Jerome Glisse
2011-11-01drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse
2011-11-01drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher
2011-11-01drm/radeon/kms: properly set panel mode for eDPAlex Deucher
2011-11-01drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_syncAlex Deucher
2011-11-01drm/radeon/kms: rework texture cache flush in r6xx+ blit codeAlex Deucher
2011-11-01drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse
2011-11-01vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom
2011-11-01drm: Introduce "Virtual" connectors and encodersThomas Hellstrom
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-23vmwgfx: Don't pass unused arguments to do_dirty functionsJakob Bornecrantz
2011-10-23vmwgfx: Emulate depth 32 framebuffersJakob Bornecrantz
2011-10-21drm/radeon: Lower the severity of the radeon lockup messages.Dave Jones
2011-10-21drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson
2011-10-21drm/i915/dp: Introduce is_cpu_edp()Adam Jackson
2011-10-21drm/i915: use correct SPD type valueJesse Barnes
2011-10-21drm/i915: fix ILK+ infoframe supportJesse Barnes
2011-10-21drm/i915: add DP test request handlingJesse Barnes
2011-10-21drm/i915: read full receiver capability field during DP hot plugJesse Barnes
2011-10-21drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson
2011-10-21drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson
2011-10-21drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai
2011-10-21i915: Move i915_read/write out of lineAndi Kleen
2011-10-21drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes
2011-10-21drm/i915: if transcoder disable fails, say whichJesse Barnes
2011-10-21drm/i915: set watermarks for third pipe on IVBJesse Barnes
2011-10-21drm/i915: export a CPT mode set verification functionJesse Barnes
2011-10-21drm/i915: fix transcoder PLL select maskingJesse Barnes
2011-10-21drm/i915: fix IVB cursor supportJesse Barnes
2011-10-21drm/i915: fix debug output for 3 pipe configsJesse Barnes
2011-10-21drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes
2011-10-20drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes
2011-10-20drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes
2011-10-20drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-10-20drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes
2011-10-20drm/i915: always set FDI composite sync bitJesse Barnes
2011-10-20drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes
2011-10-20drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke
2011-10-20drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke