summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-31drm/msm: spin helperRob Clark
2014-03-31drm/msm: add hang_debug module paramRob Clark
2014-03-31drm/msm: hdmi audio supportRob Clark
2014-03-28drm/vmwgfx: Bump driver minor and dateThomas Hellstrom
2014-03-28drm/vmwgfx: Enable render nodesThomas Hellstrom
2014-03-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2014-03-28drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom
2014-03-28drm/vmwgfx: Tighten security around surface sharing v2Thomas Hellstrom
2014-03-28drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom
2014-03-28drm/vmwgfx: Drop authentication requirement on UNREF ioctlsThomas Hellstrom
2014-03-28drm/vmwgfx: Reinstate and tighten security around legacy master modelThomas Hellstrom
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom
2014-03-28drm: Add a function to get the ioctl flagsThomas Hellstrom
2014-03-28drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom
2014-03-28drm: Remove the minor master listThomas Hellstrom
2014-03-28drm: Improve on minor type helpers v3Thomas Hellstrom
2014-03-28drm: Make control nodes master-less v3Thomas Hellstrom
2014-03-28drm: Break out ioctl permission check to a separate function v2Thomas Hellstrom
2014-03-28drm: Have the crtc code only reference master from legacy nodes v2Thomas Hellstrom
2014-03-28drm/i915: fix build warning on 32-bit (v2)Dave Airlie
2014-03-28drm: Remove the ', ' after the function name in debug logsLespiau, Damien
2014-03-28drm: Remove the prefix argument of drm_ut_debug_printk()Lespiau, Damien
2014-03-28drm: drm_ut_debug_printk() isn't called with NULL anywmoreLespiau, Damien
2014-03-28drm: Pull the test on drm_debug in the logging macrosLespiau, Damien
2014-03-28staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-28drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-28drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-28drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-27drm/bridge: PTN3460 needs DRM_KMS_HELPERArnd Bergmann
2014-03-26Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-03-26drm/nouveau: fix missing newlineAlexandre Courbot
2014-03-26drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres
2014-03-26drm/nvd7/therm: handle another kind of PWM fansMartin Peres
2014-03-26drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres
2014-03-26drm/nouveau: fix small thinko in vblank timestamping.Mario Kleiner
2014-03-26drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs
2014-03-26drm/nouveau/disp/dp: allow 540MHz data rateIlia Mirkin
2014-03-26drm/nouveau: recognise higher link rate for available dp bw calculationsBen Skeggs
2014-03-26drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs
2014-03-26drm/nva3/fbram: restrict training pattern setup to GT218Ben Skeggs
2014-03-26drm/nva3/devinit: restrict script access to some PFB regsBen Skeggs
2014-03-26drm/nouveau/devinit: add interface to check if a mmio access by scripts is okBen Skeggs
2014-03-26drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs
2014-03-26drm/nv50/gpio: fixup reset for gpios >= 16Ben Skeggs
2014-03-26drm/nv50/gpio: exclude sense value from mask when changing registersBen Skeggs
2014-03-26drm/gk104/gr: therm magic needed on some kepler boardsBen Skeggs
2014-03-26drm/gm107/gr: initial supportBen Skeggs
2014-03-26drm/gf100-/gf: fix a stupid typo, waiting on wrong signal for mmctxBen Skeggs
2014-03-26drm/nouveau/bios: parsing of some random table needed to bring up grBen Skeggs