aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2014-04-01
|\
| * drm: Allow userspace to ask for universal plane list (v2)Matt Roper2014-04-01
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
| * drm/msm: Switch to universal plane API'sMatt Roper2014-04-01
| * drm: Add drm_crtc_init_with_planes() (v2)Matt Roper2014-04-01
| * drm: Add plane type property (v2)Rob Clark2014-04-01
| * drm: Add drm_universal_plane_init()Matt Roper2014-04-01
| * drm: Add primary plane helpers (v3)Matt Roper2014-04-01
| * drm: Make drm_crtc_check_viewport non-staticMatt Roper2014-04-01
| * drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper2014-04-01
| * drm/i915: Restrict plane loops to only operate on overlay planes (v2)Matt Roper2014-04-01
| * drm/exynos: Restrict plane loops to only operate on overlay planes (v2)Matt Roper2014-04-01
| * drm: Add support for multiple plane types (v2)Matt Roper2014-04-01
* | drm/crtc-helper: don't disable disconnected outputsDaniel Vetter2014-04-01
* | drm/crtc-helpers: fix dpms on logicDaniel Vetter2014-04-01
* | drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst2014-04-01
* | drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie2014-04-01
|/
* drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2014-03-28
* drm/vmwgfx: Enable render nodesThomas Hellstrom2014-03-28
* drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom2014-03-28
* drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom2014-03-28
* drm/vmwgfx: Tighten security around surface sharing v2Thomas Hellstrom2014-03-28
* drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom2014-03-28
* drm/vmwgfx: Drop authentication requirement on UNREF ioctlsThomas Hellstrom2014-03-28
* drm/vmwgfx: Reinstate and tighten security around legacy master modelThomas Hellstrom2014-03-28
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm: Add a function to get the ioctl flagsThomas Hellstrom2014-03-28
* drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom2014-03-28
* drm: Remove the minor master listThomas Hellstrom2014-03-28
* drm: Improve on minor type helpers v3Thomas Hellstrom2014-03-28
* drm: Make control nodes master-less v3Thomas Hellstrom2014-03-28
* drm: Break out ioctl permission check to a separate function v2Thomas Hellstrom2014-03-28
* drm: Have the crtc code only reference master from legacy nodes v2Thomas Hellstrom2014-03-28
* drm/i915: fix build warning on 32-bit (v2)Dave Airlie2014-03-27
* drm: Remove the ', ' after the function name in debug logsLespiau, Damien2014-03-27
* drm: Remove the prefix argument of drm_ut_debug_printk()Lespiau, Damien2014-03-27
* drm: drm_ut_debug_printk() isn't called with NULL anywmoreLespiau, Damien2014-03-27
* drm: Pull the test on drm_debug in the logging macrosLespiau, Damien2014-03-27
* drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-27
* drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-27
* drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-27
* drm/bridge: PTN3460 needs DRM_KMS_HELPERArnd Bergmann2014-03-26
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-03-26
|\
| * drm/nouveau: fix missing newlineAlexandre Courbot2014-03-26
| * drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres2014-03-26
| * drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres2014-03-26
| * drm/nvd7/therm: handle another kind of PWM fansMartin Peres2014-03-26
| * drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres2014-03-26
| * drm/nouveau: fix small thinko in vblank timestamping.Mario Kleiner2014-03-26
| * drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs2014-03-26