summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/kbl: Add Kabylake GT4 PCI IDDeepak S2015-10-281-1/+8
* drm/i915/kbl: Add Kabylake PCI IDDeepak S2015-10-281-0/+29
* drm/i915: Improve kernel-doc for i915_audio_component structDavid Henningsson2015-10-191-18/+51
* drm/i915: Report context GTT sizeChris Wilson2015-10-191-2/+3
* drm/i915: add kerneldoc for i915_audio_componentLibin Yang2015-10-071-27/+38
* Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter2015-10-071-0/+17
|\
| * drm/i915: set proper N/CTS in modesetLibin Yang2015-09-251-0/+10
| * drm/i915: Add audio sync_audio_rate callbackLibin Yang2015-09-251-0/+7
* | drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffsetMichel Thierry2015-10-011-1/+2
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2015-09-30568-6810/+16168
|\ \
| * \ Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-09-3011-46/+171
| |\ \
| | * | drm/irq: Add drm_crtc_vblank_count_and_time()Thierry Reding2015-09-241-0/+2
| | * | vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner2015-09-241-2/+2
| | * | drm: Kill pixeldur_nsVille Syrjälä2015-09-241-1/+0
| | * | drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä2015-09-241-2/+4
| | * | drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä2015-09-242-7/+3
| | * | drm: fix kernel-doc warnings in drm_crtc.hGeliang Tang2015-09-241-1/+0
| | * | drm: Spell vga_switcheroo consistentlyLukas Wunner2015-09-241-1/+1
| | * | Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter2015-09-24554-6717/+15892
| | |\|
| | * | vga_switcheroo: Document _ALL_ the things!Lukas Wunner2015-09-221-3/+82
| | * | drm/fb-helper: atomic restore_fbdev_mode()..Rob Clark2015-09-162-0/+17
| | * | drm/fb-helper: add headerdoc for drm_fb_helperRob Clark2015-09-161-0/+14
| | * | drm: Nuke drm_framebuffer->helper_privateDaniel Vetter2015-09-111-2/+0
| | * | drm: Make drm_av_sync_delay() 'mode' argument constVille Syrjälä2015-09-091-1/+1
| | * | drm: Remove the 'mode' argument from drm_select_eld()Ville Syrjälä2015-09-091-2/+1
| | * | drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/Ville Syrjälä2015-09-081-1/+1
| | * | drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding2015-09-081-0/+3
| | * | drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-081-1/+2
| | * | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-081-2/+0
| | * | drm: Constify TV mode namesVille Syrjälä2015-09-081-1/+1
| | * | drm/fb-helper: Use -errno return in restore_mode_unlockedDaniel Vetter2015-09-081-3/+3
| | * | drm/doc: Fixing xml documentation warningDanilo Cesar Lemes de Paula2015-09-081-5/+5
| | * | drm: cleanup modesetting ioctls, one param per lineRob Clark2015-09-081-12/+30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-271-0/+1
| |\ \ \
| | * | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-251-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2611-27/+62
| |\ \ \ \
| | * | | | phy: add phy_device_remove()Russell King2015-09-251-0/+1
| | * | | | phy: fix mdiobus module safetyRussell King2015-09-251-1/+4
| | * | | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-4/+0
| | * | | | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-241-0/+2
| | * | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| | * | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| | * | | | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-221-1/+13
| | * | | | ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-211-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-211-3/+3
| | |\ \ \ \
| | | * | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
| | * | | | | net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-211-11/+19
| | * | | | | net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-182-1/+2
| | * | | | | ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-181-1/+2
| | * | | | | ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2