summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: Fix kcalloc parameters swappedAxel Lin2012-02-132-2/+2
* drm/vmwgfx: Bump driver minorThomas Hellstrom2012-02-131-2/+2
* vmwgfx: Move function declaration to correct headerThomas Hellstrom2012-02-132-14/+6
* drm/vmwgfx: Treat out-of-range initial width and height as host errorsThomas Hellstrom2012-02-131-4/+14
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-135-10/+40
* vmwgfx: Add page flip supportJakob Bornecrantz2012-02-133-0/+106
* vmwgfx: Pipe fence out of screen object dirty functionsJakob Bornecrantz2012-02-131-6/+15
* vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz2012-02-133-10/+18
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-134-2/+73
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-132-118/+104
* drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter2012-02-131-2/+0
* drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-095-33/+5
* drm: add convenience function to create an range propertySascha Hauer2012-02-097-121/+53
* drm: add convenience function to create an enum propertySascha Hauer2012-02-094-109/+72
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-02-0713-518/+178
|\
| * drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov2012-01-175-2/+12
| * drm/i915: kill i915_mem.cDaniel Vetter2012-01-175-411/+7
| * drm/i915: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-01-171-1/+1
| * drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson2012-01-171-0/+4
| * drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson2012-01-171-6/+1
| * drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson2012-01-171-1/+1
| * drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson2012-01-171-2/+0
| * drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson2012-01-171-1/+1
| * drm/i915: Implement plane-disabled assertion for PCH tooAdam Jackson2012-01-171-1/+7
| * drivers: i915: Fix BLC PWM register setupSimon Que2012-01-171-2/+2
| * drm/i915: Check that plane/pipe is disabled before removing the fbChris Wilson2012-01-171-5/+12
| * drm/i915: fix typo in function nameEugeni Dodonov2012-01-171-1/+1
| * drm/i915: split out pll divider codeJesse Barnes2012-01-171-22/+40
| * drm/i915: split 9xx refclk & sdvo tv code outJesse Barnes2012-01-171-28/+46
| * drm/i915: there is no pipe CxSR on ironlakeEugeni Dodonov2012-01-171-1/+1
| * drm/i915: Only look for matching clocks for LVDS downclockSean Paul2012-01-161-33/+41
| * drm/i915: Silence _DSM errorsAdam Jackson2012-01-161-1/+1
* | drm exynos: use drm_fb_helper_set_par directlySascha Hauer2012-02-031-27/+1
* | drm crtc_helper: use list_for_each_entrySascha Hauer2012-02-031-6/+6
* | drm crtc: Fix locking commentsSascha Hauer2012-02-031-6/+15
* | drm fb helper: remove unused variable crtc_idSascha Hauer2012-02-031-1/+0
* | drm fb helper: remove unused variable conn_limitSascha Hauer2012-02-031-1/+1
* | drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer2012-02-031-70/+10
* | drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer2012-02-031-3/+3
* | drm drm_fb_helper: destroy modesSascha Hauer2012-02-031-1/+4
* | drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer2012-02-031-1/+1
* | drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer2012-02-031-1/+1
* | drm crtc: add forgotten idr cleanup functionsSascha Hauer2012-02-031-0/+3
* | drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher2012-02-032-2/+22
* | drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher2012-02-032-27/+36
* | drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov2012-02-031-0/+5
* | drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher2012-02-033-1/+161
* | drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare2012-02-031-3/+1
* | drm/kms: Make i2c buses fasterJean Delvare2012-02-032-2/+2
* | drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic2012-02-031-6/+6
OpenPOWER on IntegriCloud