]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
drm/i915: Use new atomic iterator macros in wm code
[karo-tx-linux.git] / drivers /
2017-03-13 Maarten Lankhorstdrm/i915: Use new atomic iterator macros in wm code
2017-03-13 Maarten Lankhorstdrm/i915: Use new atomic iterator macros in fbc
2017-03-13 Maarten Lankhorstdrm/i915: Use new atomic iterator macros in ddi
2017-03-13 Jani Nikuladrm/i915/vbt: don't propagate errors from intel_bios_init()
2017-03-13 Daniel VetterMerge tag 'topic/designware-baytrail-2017-03-02' of...
2017-03-12 Sagar Arun Kambledrm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrup...
2017-03-12 Sagar Arun Kambledrm/i915: s/pm_intr_keep/pm_intrmsk_mbz
2017-03-12 Sagar Arun Kambledrm/i915/guc: Release GuC interrupts in i915_guc_submis...
2017-03-10 Chris Wilsondrm/i915: Defer unmasking RPS interrupts until after...
2017-03-10 Chris Wilsondrm/i915: Use max(render, media) for Baytrail busyness...
2017-03-10 Chris Wilsondrm/i915: Stop using RP_DOWN_EI on Baytrail
2017-03-10 Chris Wilsondrm/i915: Extend debugfs/i915_drop_caches to call i915_...
2017-03-10 Chris Wilsondrm/i915/cmdparser: Limit clflush to active cachelines
2017-03-10 Tvrtko Ursulindrm/i915: Fix forcewake active domain tracking
2017-03-10 Shashank Sharmadrm/i915: Remove intel_ prefix from encoder variables...
2017-03-10 Andrew Mortondrivers/gpu/drm/i915/selftests/i915_selftest.c: fix...
2017-03-10 Tvrtko Ursulindrm/i915/guc: Fix request re-submission after reset
2017-03-09 Chris Wilsondrm/i915: Ignore skl+ for debugfs/i915_sr_status
2017-03-09 Sagar Arun Kambledrm/i915: Initialize pm_intr_keep during intel_irq_init...
2017-03-09 Maarten Lankhorstdrm/i915: Nuke skl_update_plane debug message from...
2017-03-09 Matthew Aulddrm/i915/selftests: exercise cache domain eviction
2017-03-09 Matthew Aulddrm/i915: use correct node for handling cache domain...
2017-03-09 Matthew Aulddrm/i915/selftests: don't leak the gem object
2017-03-09 Chris Wilsondrm/i915/userptr: Disallow wrapping GTT into a userptr
2017-03-09 Chris Wilsondrm/i915/userptr: Only flush the workqueue if required
2017-03-09 Chris Wilsondrm/i915/userptr: Deactivate a failed userptr if the...
2017-03-08 Daniel Vetterdrm/i915: Fix up verify_encoder_state
2017-03-08 Daniel Vetterdrm/i915: use for_each_intel_connector_iter in intel_di...
2017-03-08 Daniel Vetterdrm/i915: Make intel_get_pipe_from_connector atomic
2017-03-08 Daniel Vetterdrm/i915: use drm_connector_list_iter in intel_opregion.c
2017-03-08 Daniel Vetterdrm/i915: use drm_connector_list_iter in intel_hotplug.c
2017-03-08 Daniel Vetterdrm/i915: Use drm_connector_list_iter in debugfs
2017-03-08 Chris Wilsondrm/i915: Check for an invalid seqno before __i915_gem_...
2017-03-08 Chris Wilsondrm/i915: Purge i915_gem_object_is_dead()
2017-03-08 Chris Wilsondrm/i915: Avoiding recursing on ww_mutex inside shrinker
2017-03-08 Ville Syrjälädrm/i915: Use DRM_DEBUG_KMS() for framebuffer failure...
2017-03-08 Ville Syrjälädrm/i915: Pass the correct plane index to _intel_comput...
2017-03-08 Ville Syrjälädrm/i915: Avoid div-by-zero when computing aux_stride...
2017-03-08 Ville Syrjälädrm/i915: Move nv12 chroma plane handling into intel_su...
2017-03-08 Ville Syrjälädrm/i915: Plumb drm_framebuffer into more places
2017-03-08 Bing Niudrm/i915: suppress atomic commit error message under...
2017-03-08 Ville Syrjälädrm/i915: Nuke debug messages from the pipe update...
2017-03-08 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2017-03-08 Dave AirlieMerge branch 'linux-4.12' of git://github.com/skeggsb...
2017-03-08 Dave AirlieMerge tag 'drm-intel-next-2017-03-06' of git://anongit...
2017-03-07 Chris Wilsondrm/i915: Use pagecache write to prepopulate shmemfs...
2017-03-07 Chris Wilsondrm/i915: Store a permanent error in obj->mm.pages
2017-03-07 Paulo Zanonidrm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declara...
2017-03-07 Paulo Zanonidrm/i915: remove potentially confusing IS_G4X checks
2017-03-07 Chris Wilsondrm/i915: Flush idle work when changing missed-irq...
2017-03-07 Jani Nikuladrm/i915/dsi: arrange intel_dsi.h according to relevant...
2017-03-07 Jani Nikuladrm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi...
2017-03-07 Jani Nikuladrm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi...
2017-03-07 Jani Nikuladrm/i915/dsi: rename intel_dsi_exec_vbt_sequence to...
2017-03-07 Jani Nikuladrm/i915/dsi: stop using the drm_panel framework completely
2017-03-07 Jani Nikuladrm/i915/dsi: call vbt_panel_get_modes directly instead...
2017-03-07 Jani Nikuladrm/i915/dsi: remove support for more than one panel...
2017-03-07 Chris Wilsondrm/i915: Avoid clearing the base drm_crtc_state
2017-03-07 Anusha Srivatsadrm/i915/: DMC 1.04 for Geminilake
2017-03-07 Tvrtko Ursulindrm/i915: No need to save/restore irq status in intel_e...
2017-03-07 Tvrtko Ursulindrm/i915: No need to save/restore irq status in intel_b...
2017-03-07 Tvrtko Ursulindrm/i915: No need to save/restore irq status in __i915_...
2017-03-07 Ben Skeggsdrm/nouveau/fb/gf100-: rework ram detection
2017-03-07 Ben Skeggsdrm/nouveau/fb/gm200: split ram implementation from...
2017-03-07 Ben Skeggsdrm/nouveau/fb/gf108: split implementation from gf100
2017-03-07 Ben Skeggsdrm/nouveau/fb/gf100-: modify constructors to allow...
2017-03-07 Ben Skeggsdrm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
2017-03-07 Ben Skeggsdrm/nouveau/i2c/g94-: return REPLY_M value on reads
2017-03-07 Ben Skeggsdrm/nouveau/i2c: modify aux interface to return length...
2017-03-07 Alexandre Courbotdrm/nouveau/gp10x: enable secboot and GR
2017-03-07 Ben Skeggsdrm/nouveau/gr/gp102: initial support
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: support for gp10x msgqueue
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: put HS code loading code into...
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support for r375 ACR
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support for r367 ACR
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support for r364 ACR
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: workaround bug when starting SEC2...
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support standard NVIDIA HS binaries
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support for unload blob bootloader
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: let callers interpret return value...
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support for different load and...
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: share r361 BL structures and functions
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: add support for SEC LS firmware
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support running ACR on SEC
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: get start address of blob from ACR
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: add shadow blob argument
2017-03-07 Alexandre Courbotdrm/nouveau/falcon/msgqueue: add SEC2 support
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: support for EMEM
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: fix base address of FBIF registers
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: better detection of debug register
2017-03-07 Alexandre Courbotdrm/nouveau/core: add SEC2 engine
2017-03-07 Alexandre Courbotdrm/nouveau/nvdec: add gp102 support
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: delay construction of falcons to...
2017-03-07 Alexandre Courbotdrm/nouveau/falcon: use NXTCTX register instead of...
2017-03-07 Alexandre Courbotdrm/nouveau/secboot/gm20b: enable PMU firmware
2017-03-07 Alexandre Courbotdrm/nouveau/pmu/gm20b: add msgqueue support
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: check that WPR region is properly set
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support optional falcons
2017-03-07 Alexandre Courbotdrm/nouveau/secboot: support PMU LS firmware
next