aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/i915: Support for ns2501-DVOThomas Richter2012-07-25
* drm/i915: add port field to struct intel_dp and use itPaulo Zanoni2012-07-25
* drm/i915: move common code to intel_dp_set_link_trainPaulo Zanoni2012-07-25
* drm/i915: add port parameter to intel_hdmi_initDaniel Vetter2012-07-25
* drm/i915: simplify possible_clones computationDaniel Vetter2012-07-25
* drm/i915: group ADPA #defines togetherDaniel Vetter2012-07-25
* drm/i915: Cleanup context switching through do_switch()Chris Wilson2012-07-25
* drm/i915: Move DP structs to shared locationShobhit Kumar2012-07-25
* drm/i915: unbreak lastclose for failed driver initDaniel Vetter2012-07-25
* drm/i915: Set the context before setting up regs for the context.Eric Anholt2012-07-25
* drm/i915: constify mode in crtc_mode_fixupDaniel Vetter2012-07-25
* drm/i915/lvds: ditch ->prepare special caseDaniel Vetter2012-07-25
* drm/i915: dereferencing an error pointerDan Carpenter2012-07-25
* drm/i915: fix invalid reference handling of the default ctx objChris Wilson2012-07-25
* drm/i915: Add -EIO to the list of known errors for __wait_seqnoChris Wilson2012-07-25
* drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson2012-07-25
* drm/i915: Make the lock for pageflips interruptibleChris Wilson2012-07-20
* drm/i915: don't forget the PCH backlight registersPaulo Zanoni2012-07-20
* drm/i915: Insert a flush between batches if the breadcrumb was droppedChris Wilson2012-07-20
* drm/i915: missing error case in init status pageBen Widawsky2012-07-20
* drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira2012-07-20
* drm/i915: try to train DP even harderPaulo Zanoni2012-07-20
* drm/i915: kill intel_ddc_probeDaniel Vetter2012-07-20
* drm/i915: check whether we actually received an edid in detect_ddcDaniel Vetter2012-07-20
* drm/i915: fix up PCH backlight #define mixupDaniel Vetter2012-07-20
* drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson2012-07-20
* drm/i915: Disable the BLT on pre-production SNB hardwareChris Wilson2012-07-20
* drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov2012-07-20
* drm/i915: Only request PM interrupts for the events we handledChris Wilson2012-07-20
* drm/i915/context: Add missing IVB context sizesBen Widawsky2012-07-20
* drm/i915/context/: s/CTX/CXTBen Widawsky2012-07-20
* drm/sis: fixup sis_mm ioctl structsDaniel Vetter2012-07-19
* drm: unconditionally clean up dma buffers of closing clientsDaniel Vetter2012-07-19
* drm: kill dma queue supportDaniel Vetter2012-07-19
* drm: ditch strange DRIVER_DMA_QUEUE only error bail-outDaniel Vetter2012-07-19
* drm: kill reclaim_buffers callbackDaniel Vetter2012-07-19
* drm/savage: clean up reclaim_buffersDaniel Vetter2012-07-19
* drm: kill reclaim_buffers_lockedDaniel Vetter2012-07-19
* Revert "Revert "drm/i810: cleanup reclaim_buffers""Daniel Vetter2012-07-19
* drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter2012-07-19
* drm/sis: clean up reclaim_buffersDaniel Vetter2012-07-19
* drm/via: clean up reclaim_buffersDaniel Vetter2012-07-19
* drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-19
* drm/radeon/kms: auto detect pcie link speed from root portDave Airlie2012-07-19
* drm/pci: add support for getting the supported link bw.Dave Airlie2012-07-19
* drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xxJerome Glisse2012-07-19
* drm/mgag200: fix null pointer dereferenceDevendra Naga2012-07-19
* drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer2012-07-19
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/fb helper: don't call drm_crtc_helper_set_configDaniel Vetter2012-07-19