summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-04drm: Prefer noninterlace cmdline mode unless explicitly specifiedTakashi Iwai
2014-04-04drm/radeon: Use two-ended allocation by size, v2Lauri Kasanen
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen
2014-04-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-04drm/rcar-du: Handle encoder initialization failuresLaurent Pinchart
2014-04-04Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie
2014-04-03drm/radeon: fix typo in spectre_golden_registersAlex Deucher
2014-04-03drm/radeon: fix endian swap on hawaii clear state buffer setupAlex Deucher
2014-04-03drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher
2014-04-03drm/radeon: rework finding display PLL numbers v2Christian König
2014-04-03drm/radeon: fix resuming mode in pm runtime resume pathDave Airlie
2014-04-03drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie
2014-04-03drm/radeon: clear needs_reset flag if IB test failsChristian König
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2014-04-02drm/crtc-helper: don't disable disconnected outputsDaniel Vetter
2014-04-02drm/crtc-helpers: fix dpms on logicDaniel Vetter
2014-04-02drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst
2014-04-02drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie
2014-04-01drm: Allow userspace to ask for universal plane list (v2)Matt Roper
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01drm/msm: Switch to universal plane API'sMatt Roper
2014-04-01drm: Add drm_crtc_init_with_planes() (v2)Matt Roper
2014-04-01drm: Add plane type property (v2)Rob Clark
2014-04-01drm: Add drm_universal_plane_init()Matt Roper
2014-04-01drm: Add primary plane helpers (v3)Matt Roper
2014-04-01drm: Make drm_crtc_check_viewport non-staticMatt Roper
2014-04-01drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper
2014-04-01drm/i915: Restrict plane loops to only operate on overlay planes (v2)Matt Roper
2014-04-01drm/exynos: Restrict plane loops to only operate on overlay planes (v2)Matt Roper
2014-04-01drm: Add support for multiple plane types (v2)Matt Roper
2014-03-31drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart
2014-03-31drm/msm/mdp: add timeout for irq waitRob Clark
2014-03-31drm/msm: validate flags, etcRob Clark
2014-03-31drm/msm: use componentised device supportRob Clark
2014-03-31drm/msm: add chip-id paramRob Clark
2014-03-31drm/msm: crank down gpu when inactiveRob Clark
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