aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic2011-11-01
* drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3Jerome Glisse2011-11-01
* drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse2011-11-01
* drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher2011-11-01
* drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-01
* drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_syncAlex Deucher2011-11-01
* drm/radeon/kms: rework texture cache flush in r6xx+ blit codeAlex Deucher2011-11-01
* drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse2011-11-01
* vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom2011-11-01
* drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-01
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-28
|\
| * Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
| * Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-27
| * Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-24
| |\
| | * drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson2011-10-21
| | * drm/i915/dp: Introduce is_cpu_edp()Adam Jackson2011-10-21
| | * drm/i915: use correct SPD type valueJesse Barnes2011-10-21
| | * drm/i915: fix ILK+ infoframe supportJesse Barnes2011-10-21
| | * drm/i915: add DP test request handlingJesse Barnes2011-10-21
| | * drm/i915: read full receiver capability field during DP hot plugJesse Barnes2011-10-21
| | * drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson2011-10-21
| | * drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson2011-10-21
| | * drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai2011-10-21
| | * i915: Move i915_read/write out of lineAndi Kleen2011-10-21
| | * drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes2011-10-21
| | * drm/i915: if transcoder disable fails, say whichJesse Barnes2011-10-21
| | * drm/i915: set watermarks for third pipe on IVBJesse Barnes2011-10-21
| | * drm/i915: export a CPT mode set verification functionJesse Barnes2011-10-21
| | * drm/i915: fix transcoder PLL select maskingJesse Barnes2011-10-21
| | * drm/i915: fix IVB cursor supportJesse Barnes2011-10-21
| | * drm/i915: fix debug output for 3 pipe configsJesse Barnes2011-10-21
| | * drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes2011-10-21
| | * drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes2011-10-20
| | * drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes2011-10-20
| | * drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes2011-10-20
| | * drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-20
| | * drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes2011-10-20
| | * drm/i915: always set FDI composite sync bitJesse Barnes2011-10-20
| | * drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes2011-10-20
| | * drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke2011-10-20
| | * drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke2011-10-20
| | * drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-20
| | * drm/i915: Remove early exit on i915_gpu_idleBen Widawsky2011-10-20
| | * drm/i915: drop KM_USER0 argument to k(un)map_atomicDaniel Vetter2011-10-20
| | * drm/i915: Defend against userspace creating a gem object with size==0Chris Wilson2011-10-20
| | * drm/i915: simplify swapin/out swizzle checking a bitDaniel Vetter2011-10-20
| | * drm/i915: fix swizzling on gen6+Daniel Vetter2011-10-20
| | * drm/i915: properly cancel rps_work on module unload v2Daniel Vetter2011-10-20
| | * drm/i915: close PM interrupt masking races in the rps work funcDaniel Vetter2011-10-20
| | * drm/i915: close PM interrupt masking races in the irq handlerDaniel Vetter2011-10-20