summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix retrieval of hangcheck statsChris Wilson2017-06-161-3/+0
* drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson2017-06-168-12/+17
* drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson2017-06-166-56/+67
* drm/i915: Make i915_vma_destroy() staticChris Wilson2017-06-162-2/+1
* drm/i915: Actually attach the tv_format property to the SDVO connectorVille Syrjälä2017-06-161-1/+2
* Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-06-1619-440/+604
|\
| * drm/i915/gvt: Refine virtual reset functionfred gao2017-06-083-11/+28
| * drm/i915/gvt: Fix GDRST vreg state after resetfred gao2017-06-081-0/+3
| * drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048Changbin Du2017-06-081-1/+1
| * drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du2017-06-082-0/+5
| * drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du2017-06-083-87/+79
| * drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du2017-06-082-3/+4
| * drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du2017-06-083-16/+3
| * drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocksChangbin Du2017-06-083-114/+147
| * drm/i915/gvt: add gtt_invalidate API to flush the GTT TLBChuanxiao Dong2017-06-081-6/+9
| * drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong2017-06-082-0/+22
| * drm/i915/gvt: remove redundant -WallNick Desaulniers2017-06-081-1/+1
| * drm/i915/gvt: Legacy HSW related MMIO handler clean upfred gao2017-06-082-25/+15
| * drm/i915/gvt: Trigger scheduling after context completePing Gao2017-06-081-0/+4
| * drm/i915/gvt: Support event based schedulingPing Gao2017-06-083-6/+18
| * drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()Xiong Zhang2017-06-081-6/+0
| * drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang2017-06-085-18/+119
| * drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du2017-06-082-2/+0
| * drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-gWeinan Li2017-06-082-7/+15
| * drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du2017-06-086-12/+80
| * drm/i915/gvt: refactor function intel_vgpu_submit_execlistChangbin Du2017-06-081-33/+23
| * drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approachChangbin Du2017-06-082-96/+32
* | Revert "drm/i915/skl: New ddb allocation algorithm"Rodrigo Vivi2017-06-151-159/+98
* | drm/i915/glk: Add cold boot sequence for GLK DSIMadhav Chauhan2017-06-151-28/+51
* | drm/i915/glk: Split GLK DSI device ready functionalityMadhav Chauhan2017-06-151-7/+18
* | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-151-10/+0
* | drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state staticColin Ian King2017-06-151-2/+3
* | drm/i915: Remove pipe A quirk remnantsVille Syrjälä2017-06-153-85/+10
* | drm/i915: Drop pipe A quirk for Thinkapd T60Ville Syrjälä2017-06-151-3/+0
* | drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209Ville Syrjälä2017-06-151-3/+0
* | drm/i915: Add i830 "pipes power well"Ville Syrjälä2017-06-153-1/+157
* | drm/i915: Use a loop for the "three times for luck" DPLL procedureVille Syrjälä2017-06-151-9/+6
* | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-151-4/+5
* | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-151-9/+12
* | drm/i915: Split vma exec_link/evict_linkChris Wilson2017-06-153-25/+28
* | drm/i915: Use vma->exec_entry as our double-entry placeholderChris Wilson2017-06-153-51/+44
* | drm/i915: Amalgamate execbuffer parameter structuresChris Wilson2017-06-151-317/+232
* | drm/i915/perf: add GLK supportLionel Landwerlin2017-06-144-3/+2659
* | drm/i915/perf: add KBL supportLionel Landwerlin2017-06-146-2/+6143
* | drm/i915: add KBL GT2/GT3 check macrosLionel Landwerlin2017-06-141-0/+4
* | drm/i915/perf: remove perf.hook_lockRobert Bragg2017-06-142-24/+11
* | drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg2017-06-142-11/+29
* | drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXTRobert Bragg2017-06-148-8/+18981
* | drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-144-88/+1016
* | drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg2017-06-1414-3/+1876