OSDN Git Service

uclinux-h8/linux.git
2019-08-15 Chris Wilsondrm/i915/gt: Track timeline activeness in enter/exit
2019-08-15 Anusha Srivatsadrm/i915/cml: Add Missing PCI IDs
2019-08-15 Chris Wilsondrm/i915: Move tasklet kicking to __i915_request_queue...
2019-08-15 Mika Kuoppaladrm/i915/icl: Add gen11 specific render breadcrumbs
2019-08-15 Mika Kuoppaladrm/i915/icl: Add command cache invalidate
2019-08-15 Mika Kuoppaladrm/i915/icl: Implement gen11 flush including tile...
2019-08-15 Matthew Aulddrm/i915/selftest/buddy: fixup igt_buddy_alloc_range
2019-08-15 Chris Wilsondrm/i915: Convert a few more bland dmesg info to be...
2019-08-14 Chris Wilsondrm/i915: Serialise read/write of the barrier's engine
2019-08-14 Stuart Summersdrm/i915: Print CCID for all renderCS
2019-08-14 Chris Wilsondrm/i915: Disregard drm_mode_config.fb_base
2019-08-14 Chris Wilsondrm/i915: Include engine->mmio_base in the debug dump
2019-08-14 Daniele Ceraolo... drm/i915/guc: Remove client->submissions
2019-08-14 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190813
2019-08-13 José Roberto... drm/i915: Add _TRANS2()
2019-08-13 José Roberto... drm/i915/bdw+: Move misc display IRQ handling to it...
2019-08-13 Rodrigo ViviMerge tag 'gvt-next-2019-08-13' of https://github.com...
2019-08-13 Chris Wilsondrm/i915/gt: Save/restore interrupts around breadcrumb...
2019-08-13 Chris Wilsondrm/i915: Push the wakeref->count deferral to the backend
2019-08-13 José Roberto... drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_...
2019-08-13 Tina Zhangdrm/i915/gvt: Double check batch buffer size after...
2019-08-13 Gao, Freddrm/i915/gvt: Add valid length check for MI variable...
2019-08-13 Gao, Freddrm/i915/gvt: Add MI command valid length check
2019-08-13 Gao, Freddrm/i915/gvt: Utility for valid command length check
2019-08-13 Zhi Wangdrm/i915/gvt: factor out tlb and mocs register offset...
2019-08-13 Greg Kroah... drm/i915/gvt: no need to check return value of debugfs_...
2019-08-13 Zhenyu Wangdrm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD
2019-08-13 Michal Wajdeczkodrm/i915/uc: Log fw status changes only under debug...
2019-08-13 Chris Wilsondrm/i915/guc: Use a local cancel_port_requests
2019-08-13 Daniele Ceraolo... drm/i915: drop engine_pin/unpin_breadcrumbs_irq
2019-08-13 Daniele Ceraolo... drm/i915/guc: keep breadcrumb irq always enabled
2019-08-12 Chris Wilsondrm/i915/overlay: Switch to using i915_active tracking
2019-08-12 Chris Wilsondrm/i915: Forgo last_fence active request tracking
2019-08-12 Andi Shytidrm/i915: Extract general GT interrupt handlers
2019-08-12 Andi Shytidrm/i915: Extract GT powermanagement interrupt handling
2019-08-12 Chris Wilsondrm/i915/gt: Use the local engine wakeref when checking...
2019-08-12 Chris Wilsondrm/i915/selftests: Prevent the timeslice expiring...
2019-08-12 Chris Wilsondrm/i915/execlists: Avoid sync calls during park
2019-08-12 Michal Wajdeczkodrm/i915/uc: Update copyright and license
2019-08-12 Anshuman Guptadrm/i915/tgl: Fixing up list of PG3 power domains.
2019-08-12 Anshuman Guptadrm/i915/icl: Remove DDI IO power domain from PG3 power...
2019-08-12 Michal Wajdeczkodrm/i915/uc: Use -EIO code for GuC initialization failures
2019-08-12 Michal Wajdeczkodrm/i915/uc: Update messages from fw upload step
2019-08-12 Michal Wajdeczkodrm/i915/uc: Include HuC firmware version in summary
2019-08-12 Michal Wajdeczkodrm/i915/uc: Fail early if there is no GuC fw available
2019-08-11 Chris Wilsondrm/i915: Remove unused debugfs/i915_emon_status
2019-08-10 Matthew Aulddrm/i915: buddy allocator
2019-08-10 Matthew Aulddrm/i915/blt: support copying objects
2019-08-10 Matthew Aulddrm/i915/gtt: disable 2M pages for pre-gen11
2019-08-10 Matthew Aulddrm/i915/gtt: enable GTT cache by default
2019-08-10 Matthew Aulddrm/i915/selftests: move gpu-write-dw into utils
2019-08-10 Matthew Aulddrm/i915/blt: bump the size restriction
2019-08-10 Matthew Aulddrm/i915/blt: don't assume pinned intel_context
2019-08-09 Daniele Ceraolo... drm/i915: split out uncore_mmio_debug
2019-08-09 Chris Wilsondrm/i915: Stop reconfiguring our shmemfs mountpoint
2019-08-09 Chris Wilsondrm/i915: Lift timeline into intel_context
2019-08-09 Chris Wilsondrm/i915: Push the ring creation flags to the backend
2019-08-09 Chris Wilsondrm/i915/gt: Make deferred context allocation explicit
2019-08-09 Chris Wilsondrm/i915: Remove i915_gem_context_create_gvt()
2019-08-09 Chris Wilsondrm/i915: Drop the fudge warning on ring restart for...
2019-08-09 Chris Wilsondrm/i915: Generalise BSD default selection
2019-08-09 Chris Wilsondrm/i915: Replace global bsd_dispatch_index with random...
2019-08-09 Chris Wilsondrm/i915: Check for a second VCS engine more carefully
2019-08-09 Chris Wilsondrm/i915/execlists: Backtrack along timeline
2019-08-09 Chris Wilsondrm/i915: Free the imported shmemfs file for phys objects
2019-08-09 Jani Nikuladrm/i915: extract i915_gem_shrinker.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: extract i915_memcpy.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: extract i915_suspend.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: extract i915_sysfs.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: extract i915_perf.h from i915_drv.h
2019-08-09 Jani Nikuladrm/i915: move printing and load error inject to i915_u...
2019-08-09 Jani Nikuladrm/i915: move I915_STATE_WARN() and _ON() to intel_dis...
2019-08-09 Jani Nikuladrm/i915: move add_taint_for_CI() to i915_utils.h
2019-08-09 Jani Nikuladrm/i915: remove unused dev_priv->no_aux_handshake
2019-08-09 Gustavo A.... drm/i915/kvmgt: Use struct_size() helper
2019-08-08 Chris Wilsondrm/i915: Make debugfs/per_file_stats scale better
2019-08-08 Chris Wilsondrm/i915: Only include active engines in the capture...
2019-08-08 Chris Wilsondrm/i915: Defer final intel_wakeref_put to process...
2019-08-08 Chris Wilsondrm/i915/selftests: Fixup a missing legacy_idx
2019-08-08 José Roberto... drm/i915/tgl: Fix the read of the DDI that transcoder...
2019-08-08 José Roberto... drm/i915: Get transcoder power domain before reading...
2019-08-08 Chris Wilsondrm/i915: Fix up the inverse mapping for default ctx...
2019-08-08 Chris Wilsondrm/i915: Allocate kernel_contexts directly
2019-08-08 Chris Wilsondrm/i915/selftests: Pass intel_context to mock_request
2019-08-08 Vandita Kulkarnidrm/i915/tgl/dsi: Enable blanking packets during BLLP...
2019-08-08 Vandita Kulkarnidrm/i915/tgl: Add mipi dsi support for TGL
2019-08-08 Vandita Kulkarnidrm/i915/tgl/dsi: Gate the ddi clocks after pll mapping
2019-08-08 Vandita Kulkarnidrm/i915/tgl/dsi: Do not override TA_SURE
2019-08-08 Vandita Kulkarnidrm/i915/tgl/dsi: Set latency PCS_DW1 for tgl
2019-08-08 Vandita Kulkarnidrm/i915/tgl/dsi: Program TRANS_VBLANK register
2019-08-08 Jani Nikuladrm/i915: split out intel_pch.[ch] from i915_drv.[ch]
2019-08-07 Michal Wajdeczkodrm/i915/uc: Hardening firmware fetch
2019-08-07 Michal Wajdeczkodrm/i915/uc: WOPCM programming errors are not always...
2019-08-07 Michal Wajdeczkodrm/i915: Make wopcm_to_i915() private
2019-08-07 Michal Wajdeczkodrm/i915: Don't try to partition WOPCM without GuC...
2019-08-07 Michal Wajdeczkodrm/i915/uc: Don't fetch HuC fw if GuC fw fetch already...
2019-08-07 Michal Wajdeczkodrm/i915/uc: HuC firmware can't be supported without GuC
2019-08-07 Michal Wajdeczkodrm/i915/uc: Prefer dev_info for reporting options
2019-08-07 Umesh Nerlige... drm/i915/perf: Refactor oa object to better manage...
next