aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm: add convenience function to create an range propertySascha Hauer2012-02-09
* drm: add convenience function to create an enum propertySascha Hauer2012-02-09
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-02-07
|\
| * drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov2012-01-17
| * drm/i915: kill i915_mem.cDaniel Vetter2012-01-17
| * drm/i915: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-01-17
| * drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson2012-01-17
| * drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson2012-01-17
| * drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson2012-01-17
| * drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson2012-01-17
| * drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson2012-01-17
| * drm/i915: Implement plane-disabled assertion for PCH tooAdam Jackson2012-01-17
| * drivers: i915: Fix BLC PWM register setupSimon Que2012-01-17
| * drm/i915: Check that plane/pipe is disabled before removing the fbChris Wilson2012-01-17
| * drm/i915: fix typo in function nameEugeni Dodonov2012-01-17
| * drm/i915: split out pll divider codeJesse Barnes2012-01-17
| * drm/i915: split 9xx refclk & sdvo tv code outJesse Barnes2012-01-17
| * agp/intel: Add pci id for hostbridge from has/qemuBen Widawsky2012-01-17
| * drm/i915: there is no pipe CxSR on ironlakeEugeni Dodonov2012-01-17
| * drm/i915: Only look for matching clocks for LVDS downclockSean Paul2012-01-16
| * drm/i915: Silence _DSM errorsAdam Jackson2012-01-16
* | drm exynos: use drm_fb_helper_set_par directlySascha Hauer2012-02-03
* | drm crtc_helper: use list_for_each_entrySascha Hauer2012-02-03
* | drm crtc: Fix locking commentsSascha Hauer2012-02-03
* | drm fb helper: remove unused variable crtc_idSascha Hauer2012-02-03
* | drm fb helper: remove unused variable conn_limitSascha Hauer2012-02-03
* | drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer2012-02-03
* | drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer2012-02-03
* | drm drm_fb_helper: destroy modesSascha Hauer2012-02-03
* | drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer2012-02-03
* | drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer2012-02-03
* | drm crtc: add forgotten idr cleanup functionsSascha Hauer2012-02-03
* | drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher2012-02-03
* | drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher2012-02-03
* | drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov2012-02-03
* | drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher2012-02-03
* | drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare2012-02-03
* | drm/kms: Make i2c buses fasterJean Delvare2012-02-03
* | drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic2012-02-03
* | drm/radeon/kms: common definitions for blit copy codeIlija Hadzic2012-02-03
* | drm: remove master fd restriction on mode setting gettersMandeep Singh Baines2012-02-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
|\ \
| * | rbd: fix safety of rbd_put_client()Alex Elder2012-02-02
| * | rbd: fix a memory leak in rbd_get_client()Alex Elder2012-02-02
| * | ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-02
| * | ceph: fix length validation in parse_reply_info()Xi Wang2012-02-02
| * | ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-02
| * | ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder2012-02-02
* | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-02
* | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02