aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* intel-gtt: call init_gtt_init in probe functionDaniel Vetter2010-09-08
* intel-gtt: consolidate i9xx setupDaniel Vetter2010-09-08
* intel-gtt: consolidate i830 setupDaniel Vetter2010-09-08
* intel-gtt: consolidate the gtt ioremap callsDaniel Vetter2010-09-08
* intel-gtt: i830: adjust ioremap of regs and gtt to i9xxDaniel Vetter2010-09-08
* intel-gtt: i965: use detected gtt size for mappingDaniel Vetter2010-09-08
* intel-gtt: i915: use detected gtt size for mappingDaniel Vetter2010-09-08
* intel-gtt: introduce intel_gtt_driverDaniel Vetter2010-09-08
* intel-gtt: fix gtt_total_entries detectionDaniel Vetter2010-09-08
* intel-gtt: s/i8[13]0/fake_agp for generic functionsDaniel Vetter2010-09-08
* intel-gtt: adjust overhead entries in intel_gtt_stolen_entriesDaniel Vetter2010-09-08
* intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entriesDaniel Vetter2010-09-08
* intel-gtt: sane variable names for intel_gtt_stolen_entriesDaniel Vetter2010-09-08
* intel-gtt: generic intel_fake_agp_fetch_sizeDaniel Vetter2010-09-08
* intel-gtt: new function intel_gtt_mappable_entriesDaniel Vetter2010-09-08
* intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entriesDaniel Vetter2010-09-08
* intel-gtt: store a local pointer to the bridge pci devDaniel Vetter2010-09-08
* intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-08
* agp/intel: make intel-gtt.c into a real source fileDaniel Vetter2010-09-08
* agp/intel: split out gmch/gtt probe, part 2Daniel Vetter2010-09-08
* drm/i915: Don't disable panel for modesetting if pfit hasn't changedMatthew Garrett2010-09-08
* drm/i915: set dither bits on eDP panels tooJesse Barnes2010-09-08
* drm/i915: fix pipeconf dither bit definitionsJesse Barnes2010-09-08
* drm/i915: Remove impossible error handling from bit17 swizzlingChris Wilson2010-09-08
* drm/i915: Add ringbuffer wait reset to hangcheckChris Wilson2010-09-08
* drm/i915: Clear scanline waits after disabling the pipe.Chris Wilson2010-09-08
* drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-08
* drm/i915: Show device capabilities in debugfsChris Wilson2010-09-08
* drm/i915/tv: After disabling the pipe, use wait_for_vblank_off()Chris Wilson2010-09-08
* drm/i915: Refactor panel backlight controlsChris Wilson2010-09-08
* drm/i915: Remove redundant initialisation of fb_baseChris Wilson2010-09-08
* drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-08
* drm/i915: Kill the active list spinlockChris Wilson2010-09-08
* drm/i915: Remove the random SyncFlush during initialisationChris Wilson2010-09-08
* drm/i915: Compile out error state without DEBUG_FSChris Wilson2010-09-08
* drm/i915/overlay: Use a continuation hook to finish work after a flip.Chris Wilson2010-09-08
* drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-08
* drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-08
* drm/i915/overlay: Workaround i830 overlay activation bug.Chris Wilson2010-09-08
* drm/i915/overlay: Make do_put_image() as staticChris Wilson2010-09-08
* drm/i915: Preallocate requestsChris Wilson2010-09-08
* drm/i915/overlay: Tidy release_old_vid()Chris Wilson2010-09-08
* drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson2010-09-08
* drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson2010-09-08
* drm/i915/overlay: Refactor do_wait_request()Chris Wilson2010-09-08
* drm/i915/overlay: Tidy check_overlay_dst()Chris Wilson2010-09-08
* drm/i915/overlay: Tidy update_pfit_vscale_ratio()Chris Wilson2010-09-08
* drm/i915/overlay: Remove duplicated definition of OFC_UPDATEChris Wilson2010-09-08
* drm/i915/overlay: Destroy reg_bo on shutdown.Chris Wilson2010-09-08
* drm/i915/overlay: Use the recommended page alignment for physical regsChris Wilson2010-09-08