]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
drm/i915: Enable pipe HDR mode on ICL if only HDR planes are used
[linux.git] / drivers /
2019-04-30 Ville Syrjälädrm/i915: Enable pipe HDR mode on ICL if only HDR plane...
2019-04-30 Ville Syrjälädrm/i915: Flatten and rename haswell_set_pipemisc()
2019-04-30 Chris Wilsondrm/i915: Wait for the struct_mutex on idling
2019-04-30 Jani Nikuladrm/i915: extract intel_combo_phy.h from i915_drv.h
2019-04-30 Jani Nikuladrm/i915: move some leftovers to intel_pm.h from i915_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_runtime_pm.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_atomic.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_dsi_dcs_backlight.h from intel_...
2019-04-30 Jani Nikuladrm/i915: extract intel_dp_mst.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_vdsc.h from intel_drv.h and...
2019-04-30 Jani Nikuladrm/i915: extract intel_overlay.h from intel_drv.h...
2019-04-30 Jani Nikuladrm/i915: extract intel_quirks.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_bios.h functions from i915_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_hotplug.h from intel_drv.h...
2019-04-30 Jani Nikuladrm/i915: extract i915_irq.h from intel_drv.h and i915_...
2019-04-30 Jani Nikuladrm/i915: extract intel_dp_aux_backlight.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_dp_link_training.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: extract intel_fifo_underrun.h from intel_drv.h
2019-04-30 Jani Nikuladrm/i915: move dsi init functions to intel_dsi.h
2019-04-30 Jani Nikuladrm/i915: make intel_dpll_mgr.h self-contained
2019-04-30 Jani Nikuladrm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make...
2019-04-30 Jani Nikuladrm/i915: make intel_bios.h self-contained
2019-04-30 Jani Nikuladrm/i915: ensure more headers remain self-contained
2019-04-30 Lucas De Marchidrm/i915: do not mix workaround with normal flow
2019-04-30 Lucas De Marchidrm/i915: reorder if chain to have last gen first
2019-04-30 Lucas De Marchidrm/i915/icl: fix step numbers in icl_display_core_init()
2019-04-30 Tvrtko Ursulindrm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
2019-04-29 Chris Wilsondrm/i915: Skip unused contexts for context_barrier_task()
2019-04-26 Chris Wilsondrm/i915: Move i915_request_alloc into selftests/
2019-04-26 Chris Wilsondrm/i915: Remove intel_context.active_link
2019-04-26 Chris Wilsondrm/i915: Switch back to an array of logical per-engine...
2019-04-26 Chris Wilsondrm/i915: Split engine setup/init into two phases
2019-04-26 Chris Wilsondrm/i915: Pass intel_context to intel_context_pin_lock()
2019-04-26 Chris Wilsondrm/i915/selftests: Pass around intel_context for sseu
2019-04-26 Chris Wilsondrm/i915/selftests: Use the real kernel context for...
2019-04-26 Chris Wilsondrm/i915: Export intel_context_instance()
2019-04-26 Chris Wilsondrm/i915/gvt: Pin the per-engine GVT shadow contexts
2019-04-26 Jani NikulaMerge drm/drm-next into drm-intel-next-queued
2019-04-26 Ville Syrjälädrm/i915: Clean up cherryview_load_luts()
2019-04-26 Ville Syrjälädrm/i915: Fix ICL output CSC programming
2019-04-26 Chris Wilsondrm/i915: Enable render context support for gen4 (Broad...
2019-04-26 Chris Wilsondrm/i915: Enable render context support for Ironlake (gen5)
2019-04-26 Chris Wilsondrm/i915/ringbuffer: EMIT_INVALIDATE *before* switch...
2019-04-26 Chris Wilsondrm/i915: Move sandybride pcode access to intel_sideband.c
2019-04-26 Chris Wilsondrm/i915: Merge sandybridge_pcode_(read|write)
2019-04-26 Chris Wilsondrm/i915: Merge sbi read/write into a single accessor
2019-04-26 Chris Wilsondrm/i915: Separate sideband declarations to intel_sideb...
2019-04-26 Chris Wilsondrm/i915: Replace pcu_lock with sb_lock
2019-04-26 Chris Wilsondrm/i915: Lift sideband locking for vlv_punit_(read|write)
2019-04-26 Chris Wilsondrm/i915: Lift acquiring the vlv punit magic to a commo...
2019-04-26 Chris Wilsondrm/i915: Disable preemption and sleeping while using...
2019-04-26 Dave AirlieMerge tag 'drm-intel-next-fixes-2019-04-25' of git...
2019-04-26 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-04-24' of git:...
2019-04-25 Chris Wilsondrm/i915: Allow multiple user handles to the same VM
2019-04-25 Chris Wilsondrm/i915: Explicitly pin the logical context for execbuf
2019-04-24 Chris Wilsondrm/i915: Invert the GEM wakeref hierarchy
2019-04-24 Chris Wilsondrm/i915: Pass intel_context to i915_request_create()
2019-04-24 Chris Wilsondrm/i915: Introduce context->enter() and context->exit()
2019-04-24 Chris Wilsondrm/i915: Pull the GEM powermangement coupling into...
2019-04-24 Chris Wilsondrm/i915: Introduce struct intel_wakeref
2019-04-24 Chris Wilsondrm/i915: Move GraphicsTechnology files under gt/
2019-04-24 Chris Wilsondrm/i915/selftests: Verify whitelist of context registers
2019-04-24 Chris Wilsondrm/i915: Store the default sseu setup on the engine
2019-04-24 Noralf Trønnesdrm/fb-helper: Fix drm_fb_helper_firmware_config()...
2019-04-24 Daniel Vetterdrm/atomic: -EACCESS for lease-denied crtc lookup
2019-04-24 Daniel Vetterdrm/atomic: Wire file_priv through for property changes
2019-04-24 Daniel Vetterdrm/lease: Make sure implicit planes are leased
2019-04-24 Daniel Vetterdrm/lease: Check for lessor outside of locks
2019-04-24 Daniel Vetterdrm/leases: Don't init to 0 in drm_master_create
2019-04-24 Daniel Vetterdrm/lease: Drop recursive leads checks
2019-04-24 Daniel Vetterdrm/leases: Drop object_id validation for negative ids
2019-04-24 Daniel VetterMerge branch 'drm-legacy-cleanup' of git://people.freed...
2019-04-24 Dave Airliedrm/fb: revert the i915 Actually configure untiled...
2019-04-24 Imre Deakdrm/i915/icl: Fix MG_DP_MODE() register programming
2019-04-24 Chris Wilsondrm/i915: Avoid use-after-free in reporting create.size
2019-04-24 Dave Airliedrm/udl: move to embedding drm device inside udl device.
2019-04-24 Dave Airliedrm/udl: introduce a macro to convert dev to udl.
2019-04-24 Dave AirlieMerge tag 'exynos-drm-next-for-v5.2' of git://git.kerne...
2019-04-24 Dave Airliedrm/legacy: remove some legacy lock struct members
2019-04-24 Dave Airliedrm/legacy: place all drm legacy members under DRM_LEGACY.
2019-04-24 Dave Airliedrm: allow removal of legacy codepaths (v4.1)
2019-04-24 Dave Airliedrm/legacy: don't include any of ati_pcigart in legacy...
2019-04-24 Dave Airliedrm/legacy: move legacy dev reinit into legacy misc
2019-04-24 Dave Airliedrm/legacy: move init/destroy of struct members into...
2019-04-24 Dave Airliedrm/legacy: move map_hash create/destroy into inlines
2019-04-24 Dave Airliedrm/legacy: move lock cleanup for master into lock...
2019-04-24 Dave Airliedrm/radeon: drop unused ati pcigart include.
2019-04-24 Dave Airliedrm/legacy: move map cleanups into drm_bufs.c
2019-04-24 Dave Airliedrm/legacy: move drm_legacy_master_rmmaps to non-driver...
2019-04-24 Dave Airliedrm/nouveau: add kconfig option to turn off nouveau...
2019-04-24 Inki Daedrm/ipp: clean up debug messages
2019-04-24 Inki Daedrm/vidi: replace platform_device pointer with device one
2019-04-24 Inki Daedrm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
2019-04-24 Inki Daedrm/exynos: use DRM_DEV_ERROR to print out error message
2019-04-24 Inki Daedrm/exynos: remove unnecessary messages
2019-04-24 Inki Daedrm/fimd: use DRM_ERROR instead of DRM_INFO in error case
2019-04-24 Seung-Woo Kimdrm/exynos: g2d: remove style error
2019-04-24 Dave AirlieMerge tag 'drm-msm-next-2019-04-21' of https://gitlab...
2019-04-24 Dave AirlieMerge branch 'drm-next-5.2' of git://people.freedesktop...
2019-04-24 Dave AirlieMerge tag 'drm/tegra/for-5.2-rc1' of git://anongit...
next