summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson2017-09-133-6/+6
* drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson2017-09-132-2/+2
* drm/i915: Squelch smatch warning for statement with no effectChris Wilson2017-09-131-4/+4
* drm/i915/guc: Small improvements to guc_wq_item_appendOscar Mateo2017-09-131-8/+7
* drm/i915/guc: Remove WQ_WORKLOAD_SHIFT defineOscar Mateo2017-09-131-4/+0
* drm/i915/guc: Name the default GuC scheduling policyOscar Mateo2017-09-132-6/+15
* drm/i915: Move the context descriptor to an inline helperChris Wilson2017-09-132-8/+9
* drm/i915/dsi: Replace MIPI command error message with debug messageMika Kahola2017-09-131-1/+1
* drm/i915/cnp: set min brightness from VBTLee, Shawn C2017-09-131-0/+2
* Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar2017-09-131-11/+0
* drm/i915: Cleanup error paths through eb_lookup_vma()Chris Wilson2017-09-121-7/+4
* drm/i915/spt+: Don't reset invalid AUX channel interrupt bits in SDEIMRDhinakaran Pandiyan2017-09-121-1/+3
* drm/i915: Name the IPS_PCODE_CONTROL bitVille Syrjälä2017-09-122-1/+4
* drm/i915: Nuke some bogus tabs from the pcode definesVille Syrjälä2017-09-121-3/+3
* drm/i915: Factor out setup_private_pat()Zhi Wang2017-09-121-8/+12
* drm/i915/bxt: set min brightness from VBTLee, Shawn C2017-09-121-0/+2
* drm/i915: Increase poll time for BDW FCLK_DONEMarta Lofstedt2017-09-121-1/+5
* drm/i915/psr: Add enable_source vfunc.Rodrigo Vivi2017-09-112-10/+6
* drm/i915/psr: Add enable_sink vfunc.Rodrigo Vivi2017-09-112-6/+4
* drm/i915/psr: Add setup VSC vfunc.Rodrigo Vivi2017-09-112-5/+5
* drm/i915/psr: Re-org Activate after enableRodrigo Vivi2017-09-111-13/+16
* drm/i915/psr: Move hsw_enable_source after enabling sink.Rodrigo Vivi2017-09-111-2/+2
* drm/i915/psr: Re-create a hsw_psr_enable_source.Rodrigo Vivi2017-09-111-33/+37
* drm/i915/psr: Unify VSC setup functions.Rodrigo Vivi2017-09-111-34/+27
* drm/i915/psr: Add activate vfunc.Rodrigo Vivi2017-09-112-6/+4
* drm/i915/psr: hsw_psr_activate.Rodrigo Vivi2017-09-111-10/+11
* drm/i915/psr: vfunc for disabling source.Rodrigo Vivi2017-09-112-5/+10
* drm/i915/psr: Avoid any PSR stuff on platforms without support.Rodrigo Vivi2017-09-111-3/+16
* drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-111-1/+1
* drm/i915: Only initialize partially filled pagetablesChris Wilson2017-09-091-2/+5
* drm/i915: Make PAT macros more robustMichal Wajdeczko2017-09-082-2/+2
* drm/i915: Add a default case in gen7 hwsp switch-caseMichel Thierry2017-09-081-5/+6
* Merge tag 'gvt-next-2017-09-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-09-0810-175/+353
|\
| * drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du2017-09-084-6/+5
| * drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-081-65/+48
| * drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao2017-09-081-2/+4
| * drm/i915/gvt: Refine error handling in dispatch_workloadfred gao2017-09-081-1/+3
| * drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao2017-09-081-2/+1
| * drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao2017-09-081-27/+69
| * drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao2017-09-083-16/+22
| * drm/i915/gvt: Separate cmd scan from request allocationfred gao2017-09-084-38/+110
| * drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du2017-09-084-25/+98
| * drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du2017-09-081-1/+1
* | drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register ...Oscar Mateo2017-09-071-2/+2
* | drm/i915: Transform WaDisableDynamicCreditSharing into a simple register writeOscar Mateo2017-09-071-2/+3
* | drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg writeOscar Mateo2017-09-071-3/+6
* | drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked registerOscar Mateo2017-09-071-1/+1
* | drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg writeOscar Mateo2017-09-071-3/+4
* | drm/i915: Transform WaInPlaceDecompressionHang into a simple reg writeOscar Mateo2017-09-071-10/+15
* | drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson2017-09-071-2/+2
OpenPOWER on IntegriCloud