summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie-0/+2
2015-03-17drm/i915: remove indirection in the PCI ID macrosJani Nikula-24/+25
2015-03-11drm/atomic: minor kerneldoc typo fixRob Clark-1/+1
2015-03-11drm/fb: document drm_fb_helper_surface_sizeRob Clark-0/+19
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth-0/+5
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart-0/+2
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter-4/+0
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart-0/+2
2015-03-10drm/dp: add DPCD definitions from eDP 1.4Jani Nikula-0/+37
2015-03-10drm/dp: add DPCD definitions from DP 1.1 and 1.2aJani Nikula-5/+88
2015-03-10drm/dp: add DPCD definitions from eDP 1.2Jani Nikula-0/+32
2015-03-10drm/dp: indentation and ordering cleanupsJani Nikula-5/+6
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie-30/+30
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+1
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin-2/+4
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie-9/+23
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher-2/+2
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding-26/+26
2015-02-24drm: Adding edp1.4 specific dpcd macrosSonika Jindal-0/+8
2015-02-24drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter-1/+2
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter-3/+3
2015-02-23drm: Add DRM_DEBUG_ATOMICDaniel Vetter-0/+9
2015-02-23drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modesDamien Lespiau-1/+1
2015-02-23drm/irq: Add drm_crtc_vblank_resetDaniel Vetter-0/+1
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi-2/+2
2015-02-13drm: add support for tiled/compressed/etc modifier in addfb2Rob Clark-0/+4
2015-02-13drm/i915/skl: Split the SKL PCI ids by GTDamien Lespiau-9/+19
2015-02-01drm/dp: add drm_dp_link_power_down() helperRob Clark-0/+1
2015-01-28drm/bridge: make bridge registration independent of drm flowAjay Kumar-13/+21
2015-01-28drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar-2/+1
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie-2/+28
2015-01-28Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-1/+47
2015-01-27drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding-0/+6
2015-01-27drm/plane: Add optional ->atomic_disable() callbackThierry Reding-0/+40
2015-01-27drm/plane: Make ->atomic_update() mandatoryThierry Reding-1/+1
2015-01-27drm/atomic-helpers: Saner encoder/crtc callbacksDaniel Vetter-2/+18
2015-01-27drm/atomic-helpers: Recover full cursor plane behaviourDaniel Vetter-0/+2
2015-01-27drm/atomic-helper: add connector->dpms() implementationDaniel Vetter-0/+2
2015-01-27drm/atomic: Add drm_crtc_state->activeDaniel Vetter-0/+3
2015-01-27drm: Add standardized boolean propsDaniel Vetter-0/+2
2015-01-27drm: Add rotation value to plane stateMatt Roper-0/+3
2015-01-27Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie-37/+38
2015-01-27Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie-1/+2
2015-01-22drm/probe-helper: don't lose hotplug eventDaniel Vetter-0/+1
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding-1/+1
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon-0/+8
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie-0/+63
2015-01-12Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter-46/+175
2015-01-12drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak-37/+0
2015-01-12drm/i915: add component supportImre Deak-0/+38