]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-06-16 Chris Wilsondrm/i915: Eliminate lots of iterations over the execobj...
2017-06-16 Chris Wilsondrm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
2017-06-16 Chris Wilsondrm/i915: Pass vma to relocate entry
2017-06-16 Chris Wilsondrm/i915: Store a direct lookup from object handle...
2017-06-16 Chris Wilsondrm/i915: Fix retrieval of hangcheck stats
2017-06-16 Chris Wilsondrm/i915: Store i915_gem_object_is_coherent() as a...
2017-06-16 Chris Wilsondrm/i915: Mark CPU cache as dirty on every transition...
2017-06-16 Chris Wilsondrm/i915: Make i915_vma_destroy() static
2017-06-16 Ville Syrjälädrm/i915: Actually attach the tv_format property to...
2017-06-16 Jani NikulaMerge tag 'gvt-next-2017-06-08' of https://github.com...
2017-06-15 Rodrigo ViviRevert "drm/i915/skl: New ddb allocation algorithm"
2017-06-15 Madhav Chauhandrm/i915/glk: Add cold boot sequence for GLK DSI
2017-06-15 Madhav Chauhandrm/i915/glk: Split GLK DSI device ready functionality
2017-06-15 Dhinakaran... drm/i915: Don't enable backlight at setup time.
2017-06-15 Colin Ian Kingdrm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_stat...
2017-06-15 Ville Syrjälädrm/i915: Remove pipe A quirk remnants
2017-06-15 Ville Syrjälädrm/i915: Drop pipe A quirk for Thinkapd T60
2017-06-15 Ville Syrjälädrm/i915: Drop pipe A quirk for Toshiba Protege R205...
2017-06-15 Ville Syrjälädrm/i915: Add i830 "pipes power well"
2017-06-15 Ville Syrjälädrm/i915: Use a loop for the "three times for luck...
2017-06-15 Ville Syrjälädrm/i915: Plumb the correct acquire ctx into intel_crtc...
2017-06-15 Ville Syrjälädrm/i915: Fix deadlock witha the pipe A quirk during...
2017-06-15 Chris Wilsondrm/i915: Split vma exec_link/evict_link
2017-06-15 Chris Wilsondrm/i915: Use vma->exec_entry as our double-entry place...
2017-06-15 Chris Wilsondrm/i915: Amalgamate execbuffer parameter structures
2017-06-14 Lionel Landwerlindrm/i915/perf: add GLK support
2017-06-14 Lionel Landwerlindrm/i915/perf: add KBL support
2017-06-14 Lionel Landwerlindrm/i915: add KBL GT2/GT3 check macros
2017-06-14 Robert Braggdrm/i915/perf: remove perf.hook_lock
2017-06-14 Robert Braggdrm/i915/perf: per-gen timebase for checking sample...
2017-06-14 Robert Braggdrm/i915/perf: Add more OA configs for BDW, CHV, SKL...
2017-06-14 Robert Braggdrm/i915/perf: Add OA unit support for Gen 8+
2017-06-14 Robert Braggdrm/i915/perf: Add 'render basic' Gen8+ OA unit configs
2017-06-14 Lionel Landwerlindrm/i915/perf: rework mux configurations queries
2017-06-14 Robert Braggdrm/i915: expose _SUBSLICE_MASK GETPARM
2017-06-14 Robert Braggdrm/i915: expose _SLICE_MASK GETPARM
2017-06-14 Chris Wilsondrm/i915: Reinstate reservation_object zapping for...
2017-06-14 Chris Wilsondrm/i915: Spin for struct_mutex inside shrinker
2017-06-14 Chris Wilsondrm/i915: Only restrict noreclaim in the early shrink...
2017-06-14 Chris Wilsondrm/i915: Remove __GFP_NORETRY from our buffer allocator
2017-06-14 Chris Wilsondrm/i915: Encourage our shrinker more when our shmemfs...
2017-06-12 Rodrigo Vividrm/i915/cfl: Basic DDI plumbing for Coffee Lake.
2017-06-12 Kahola, Mikadrm/i915/cnl: Enable wrpll computation for CNL
2017-06-12 Rodrigo Vividrm/i915/cnl: LSPCON support is gen9+
2017-06-12 Rodrigo Vividrm/i915/cnl: Enable fifo underrun for Cannonlake.
2017-06-12 Rodrigo Vividrm/i915/cnl: Fix Cannonlake scaler mode programing.
2017-06-12 Rodrigo Vividrm/i915: Use HAS_CSR instead of gen number on DMC...
2017-06-12 Anusha Srivatsadrm/i915/DMC/CNL: Load DMC on CNL
2017-06-12 Clint Taylordrm/i915/cnl: Enable loadgen_select bit for vswing...
2017-06-12 Rodrigo Vividrm/i915/cnl: Implement voltage swing sequence.
2017-06-12 Rodrigo Vividrm/i915/cnl: Add DDI Buffer translation tables for...
2017-06-12 Rodrigo Vividrm/i915/cnl: Add registers related to voltage swing...
2017-06-12 Rodrigo Vividrm/i915: Add MMIO helper for 6 ports with different...
2017-06-12 Rodrigo Vividrm/i915/cnl: Initialize PLLs
2017-06-12 Kahola, Mikadrm/i915: Configure DPLL's for Cannonlake
2017-06-12 Rodrigo Vividrm/i915/cnl: DDI - PLL mapping
2017-06-12 Rodrigo Vividrm/i915/cnl: Allow dynamic cdclk changes on CNL
2017-06-12 Ville Syrjälädrm/i915/cnl: Implement CNL display init/unit sequence
2017-06-12 Ville Syrjälädrm/i915/cnl: Implement .set_cdclk() for CNL
2017-06-12 Ville Syrjälädrm/i915/cnl: Implement .get_display_clock_speed()...
2017-06-12 Maarten Lankhorstdrm/i915: Pass atomic state to backlight enable/disable...
2017-06-12 Maarten Lankhorstdrm/i915: Pass connector state to intel_panel_set_backl...
2017-06-12 Maarten Lankhorstdrm/i915: Pass crtc_state and connector state to backli...
2017-06-12 Zhenyu Wangdrm/i915: Fix GVT-g PVINFO version compatibility check
2017-06-09 Rodrigo Vividrm/i915/cfl: Coffee Lake reuses Kabylake DMC.
2017-06-09 Anusha Srivatsadrm/i915/huc: Load HuC on Coffee Lake
2017-06-09 Anusha Srivatsadrm/i915/guc: Load GuC on Coffee Lake
2017-06-09 Anusha Srivatsadrm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.
2017-06-09 Anusha Srivatsadrm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.
2017-06-09 Anusha Srivatsadrm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.
2017-06-09 Ander Conselvan... drm/i915/glk: Remove the alpha_support flag
2017-06-08 Rodrigo Vividrm/i915/cfl: Introduce Display workarounds for Coffee...
2017-06-08 Rodrigo Vividrm/i915/cfl: Coffee Lake uses CNP PCH.
2017-06-08 Rodrigo Vividrm/i915/cfl: Introduce Coffee Lake platform definition.
2017-06-08 Chris Wilsondrm/i915: Remove the spin-request during execbuf await_...
2017-06-08 Chris Wilsondrm/i915: Skip adding the request to the signal tree...
2017-06-08 Chris Wilsondrm/i915: Report back whether the irq was armed when...
2017-06-08 Chris Wilsondrm/i915: Check signaled state after enabling signaling
2017-06-08 Michel Thierrydrm/i915/guc: Clear enable_guc_loading in case of init...
2017-06-08 Chris Wilsondrm/i915: Move the unclaimed mmio detection into the...
2017-06-08 fred gaodrm/i915/gvt: Refine virtual reset function
2017-06-08 fred gaodrm/i915/gvt: Fix GDRST vreg state after reset
2017-06-08 Changbin Dudrm/i915/gvt: Tuning the size of MMIO hash lookup table...
2017-06-08 Changbin Dudrm/i915/gvt: Add helper for tuning MMIO hash table
2017-06-08 Changbin Dudrm/i915/gvt: Make the MMIO attribute wrappers be inline
2017-06-08 Changbin Dudrm/i915/gvt: Make mmio_attribute as type u8 to save...
2017-06-08 Changbin Dudrm/i915/gvt: Cleanup struct intel_gvt_mmio_info
2017-06-08 Changbin Dudrm/i915/gvt: Optimize MMIO register handling for some...
2017-06-08 Chuanxiao Dongdrm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
2017-06-08 Chuanxiao Dongdrm/i915/gvt: Add runtime_pm get/put to proctect MMIO...
2017-06-08 Nick Desaulniersdrm/i915/gvt: remove redundant -Wall
2017-06-08 fred gaodrm/i915/gvt: Legacy HSW related MMIO handler clean up
2017-06-08 Ping Gaodrm/i915/gvt: Trigger scheduling after context complete
2017-06-08 Ping Gaodrm/i915/gvt: Support event based scheduling
2017-06-08 Xiong Zhangdrm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()
2017-06-08 Xiong Zhangdrm/i915/gvt: Change flood gvt dmesg into trace
2017-06-08 Changbin Dudrm/i915/gvt: clean up the unused last_ctx_submit_time...
2017-06-08 Weinan Lidrm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio...
2017-06-08 Changbin Dudrm/i915/gvt: implement per-vm mmio switching optimization
2017-06-08 Changbin Dudrm/i915/gvt: refactor function intel_vgpu_submit_execlist
next