summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-09-07drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-26drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-26drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-26drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-26drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-26drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-26drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse
2012-08-09drm/radeon: fix fence related segfault in CSChristian König
2012-07-30drm/prime: drop reference on imported dma-bufRob Clark
2012-07-30drm/prime: fixup the dma buf export cache lockingDaniel Vetter
2012-07-30drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie
2012-07-30drm/prime: introduce sg->pages/addr arrays helperDave Airlie
2012-07-30HACK: drm_gem_mmap - do not check valid sizeXavier Boudet
2012-07-16drm/i915: rip out the PM_IIR WARNDaniel Vetter
2012-07-16drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson
2012-07-16drm/radeon: fix VM page table setup on SIAlex Deucher
2012-07-16drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai
2012-07-16drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs
2012-07-16drm/edid: don't return stack garbage from supports_rbDaniel Vetter
2012-06-22drm sis: initialize object_idrMárton Németh
2012-06-22drm/udl: only bind to the video devices on the hub.Dave Airlie
2012-06-22drm via: initialize object_idrMárton Németh
2012-06-22drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher
2012-06-22Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"Daniel Vetter
2012-06-22drm: pass dev to drm_vm_{open,close}_locked()Rob Clark
2012-06-22drm: support for rotated scanoutRob Clark
2012-06-22drm: add plane propertiesRob Clark
2012-06-22drm: add bitmask property typeRob Clark
2012-06-22drm: add CRTC propertiesPaulo Zanoni
2012-06-22drm: make the connector properties code use the object properties codePaulo Zanoni
2012-06-22drm: add generic ioctls to get/set properties on any objectPaulo Zanoni
2012-06-22drm: create struct drm_object_properties and use itPaulo Zanoni
2012-06-22drm: WARN() when drm_connector_attach_property failsPaulo Zanoni
2012-06-22drm: add drm_property_change_is_validPaulo Zanoni
2012-06-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart
2012-06-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-06-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-06-17drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson
2012-06-17drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse