]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2017-01-31 Chris Wilsondrm/i915: Sanity check the computed size and base of...
2017-01-31 Chris Wilsondrm/i915: Treat stolen memory as DMA addresses
2017-01-31 Chris Wilsondrm/i915: Be defensive when cleaning up i915_gem_intern...
2017-01-31 Weinan Lidrm/i915: clean up unused vgpu_read/write
2017-01-31 Weinan Lidrm/i915: noop forcewake get/put when vgpu activated
2017-01-31 Chris Wilsondrm/i915: Record more information about the hanging...
2017-01-31 Chris Wilsondrm/i915: Add early BXT sdv to the list of preproductio...
2017-01-31 Chris Wilsondrm/i915: Mark the kernel as tainted if we fail the...
2017-01-31 Chris Wilsondrm/i915: Make intel_detect_preproduction_hw easier...
2017-01-30 Jani Nikuladrm/i915: use variadic macros and arrays to choose...
2017-01-30 Mika Kuoppaladrm/i915: Create context desc template when context...
2017-01-30 Ander Conselvan... drm/i915/glk: Program pipe gamma and degamma tables
2017-01-30 Ander Conselvan... drm/i915: Split broadwell_load_luts() into smaller...
2017-01-30 Ander Conselvan... drm/i915/glk: Plane color correction register changes
2017-01-30 Ander Conselvan... drm/i915: Disable plane gamma in SKL+ sprite planes
2017-01-30 Ander Conselvan... drm/i915/glk: Turn on workarounds that apply to Geminil...
2017-01-27 Chris Wilsondrm/i915: Support explicit fencing for execbuf
2017-01-27 Chris Wilsondrm/i915: Enable userspace to opt-out of implicit fencing
2017-01-27 Jani NikulaRevert "drm/color: un-inline drm_color_lut_extract()"
2017-01-27 Andrey Ryabinindrm/i915: fix use-after-free in page_flip_completed()
2017-01-27 Paulo Zanonidrm/i915: make i915_stolen_to_physical() return phys_addr_t
2017-01-27 Jani Nikuladrm/color: un-inline drm_color_lut_extract()
2017-01-27 Paulo Zanonix86/gpu: GLK uses the same GMS values as SKL
2017-01-26 Chris Wilsondrm/i915: Also clear the punit's PDATA sideband register
2017-01-26 Chris Wilsondrm/i915: Report the failure to write to the punit
2017-01-26 Manasi Navaredrm/i915: Add support for DP Video pattern compliance...
2017-01-26 Manasi Navaredrm: Add definitions for DP compliance Video pattern...
2017-01-26 Manasi Navaredrm/i915: Fixes to support DP Compliance EDID tests
2017-01-26 Manasi Navaredrm/i915: Add support for DP link training compliance
2017-01-26 Chris Wilsondrm/i915: Remove early pre-production RPS workarounds...
2017-01-24 Rodrigo Vividrm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
2017-01-24 Rodrigo Vividrm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on...
2017-01-24 Chris Wilsondrm/i915: Move atomic state free from out of fence...
2017-01-24 Chris Wilsondrm/i915: Emit dma-fence (and execlists submit) first...
2017-01-24 Chris Wilsondrm/i915: Dequeue execlists on a new request if any...
2017-01-24 Chris Wilsondrm/i915: Only attempt to pass the first request to...
2017-01-24 Chris Wilsondrm/i915: Skip the execlists CSB scan and rewrite if...
2017-01-24 Chris Wilsondrm/i915: Only run execlist context-switch handler...
2017-01-24 Chris Wilsondrm/i915: Move breadcrumbs irq_posted up a level to...
2017-01-24 Chris Wilsondrm/i915: Only disable execlist preemption for the...
2017-01-24 Chris Wilsondrm/i915: Assert that we don't submit to execlists...
2017-01-24 Jani Nikuladrm/i915/dp: do not proceed with autotests if we don...
2017-01-24 Chris Wilsondrm/i915: Reset the gpu on takeover
2017-01-24 Chris Wilsondrm/i915: Split intel_engine allocation and initialisation
2017-01-23 Chris Wilsondrm/i915: Remove BXT TDL state w/a
2017-01-23 Chris Wilsondrm/i915: Remove BXT disable pixel mask clamping w/a
2017-01-23 Chris Wilsondrm/i915: Remove BXT restore arbitration around ctx...
2017-01-23 Chris Wilsondrm/i915: Remove BXT incoherent seqno write workaround
2017-01-23 Chris Wilsondrm/i915: Remove disable_lite_restore_wa
2017-01-23 Chris Wilsondrm/i915: Pevent copying uninitialised garbage into...
2017-01-23 Maarten Lankhorstdrm/i915: Use atomic page flip for intel again.
2017-01-23 Chris Wilsondrm/i915: Assert that the context-switch completion...
2017-01-23 Chris Wilsondrm/i915: Assert that the kernel_context is hw-id 0
2017-01-23 Chris Wilsondrm/i915: Queue hangcheck when irqs are disabled
2017-01-23 Geliang Tangdrm/i915/error: use rb_entry()
2017-01-23 Chris Wilsondrm/i915: Fix W=1 warning for csr_load_work_fn()
2017-01-23 Chris Wilsonagp/intel: Move intel_fake_agp_sizes into #ifdef block
2017-01-23 Ander Conselvan... drm/i915: Check for NULL atomic state in intel_crtc_dis...
2017-01-23 Ander Conselvan... drm/i915: Fix calculation of rotated x and y offsets...
2017-01-23 Ander Conselvan... drm/i915: Don't init hpd polling for vlv and chv from...
2017-01-23 Ander Conselvan... drm/i915: Don't leak edid in intel_crt_detect_ddc()
2017-01-23 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20170123
2017-01-21 Daniele Ceraolo... drm/i915: reinstate call to trace_i915_vma_bind
2017-01-21 Chris Wilsondrm/i915: Assert that created vma has a whole number...
2017-01-21 Chris Wilsondrm/i915: Assert the drm_mm_node is allocated when...
2017-01-21 Chris Wilsondrm/i915: Treat an error from i915_vma_instance() as...
2017-01-21 Chris Wilsondrm/i915: Reject vma creation larger than address space
2017-01-21 Chris Wilsondrm/i915: Use common LRU inactive vma bumping for unpin...
2017-01-21 Chris Wilsondrm/i915: Do an unlocked wait before set-cache-level...
2017-01-20 Michał Winiarskidrm/i915/huc: Assert that HuC vma is placed in GuC...
2017-01-20 Michał Winiarskidrm/i915/huc: Avoid attempting to authenticate non...
2017-01-20 Sagar Arun... drm/i915: Set adjustment to zero on Up/Down interrupts...
2017-01-19 Ville Syrjälädrm/i915: Remove the double handling of 'flags from...
2017-01-19 Ville Syrjälädrm/i915: Remove crtc->config usage from intel_modeset_...
2017-01-19 Chris Wilsondrm/i915: Release temporary load-detect state upon...
2017-01-19 Chris Wilsondrm/i915: Remove i915_gem_object_to_ggtt()
2017-01-19 Chris Wilsondrm/i915: Remove i915_vma_create from VMA API
2017-01-19 Chris Wilsondrm/i915: Add a check that the VMA instance we lookup...
2017-01-19 Chris Wilsondrm/i915: Rename some warts in the VMA API
2017-01-19 Chris Wilsondrm/i915: Track pinned vma in intel_plane_state
2017-01-19 Anusha Srivatsadrm/i915/get_params: Add HuC status to getparams
2017-01-19 Anusha Srivatsadrm/i915/huc: Support HuC authentication
2017-01-19 Anusha Srivatsadrm/i915/huc: Add debugfs for HuC loading status check
2017-01-19 Anusha Srivatsadrm/i915/HuC: Add KBL huC loading Support
2017-01-19 Anusha Srivatsadrm/i915/huc: Add BXT HuC Loading Support
2017-01-19 Anusha Srivatsadrm/i915/huc: Add HuC fw loading support
2017-01-19 Clint Taylordrm/i915: prevent crash with .disable_display parameter
2017-01-18 Ander Conselvan... drm/i915: Avoid drm_atomic_state_put(NULL) on error...
2017-01-18 Chris Wilsondrm/i915: Avoid drm_atomic_state_put(NULL) in intel_dis...
2017-01-18 Mika Kuoppaladrm/i915: Add comment how we treat hung contexts
2017-01-18 Chris Wilsondrm/i915: Detect a failed GPU reset+recovery
2017-01-18 Mika Kuoppaladrm/i915: Tidy up engine reset logic
2017-01-18 Mika Kuoppaladrm/i915: Introduce engine_stalled helper
2017-01-18 Mika Kuoppaladrm/i915: Cleanup request skip decision
2017-01-18 Mika Kuoppaladrm/i915: Introduce engine_skip_context
2017-01-18 Chris Wilsondrm/i915: Move engine reset preparation to i915_gem_res...
2017-01-18 Chris Wilsondrm/i915/psr: Fix compiler warnings for hsw_psr_disable()
2017-01-18 Chris Wilsondrm/i915: Fix compiler warnings for i915_edp_psr_status()
2017-01-18 Anusha Srivatsadrm/i915/huc: Unified css_header struct for GuC and HuC
2017-01-18 Anusha Srivatsadrm/i915/guc: Make the GuC fw loading helper functions...
next