summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing
2017-11-12drm/i915: Remove Gen9 WAs with no effectOscar Mateo
2017-11-12drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson
2017-11-11drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst
2017-11-10drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson
2017-11-10drm/i915: Kerneldoc typo s/rps/rps_client/Chris Wilson
2017-11-10drm/i915: Stop caching the "golden" renderstateChris Wilson
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-11-10drm/i915: Mark the context state as dirty/writtenChris Wilson
2017-11-10drm/i915: Inline intel_modeset_gem_init()Chris Wilson
2017-11-10drm/i915: Move intel_init_clock_gating() to i915_gem_init()Chris Wilson
2017-11-10drm/i915: Move GT powersaving init to i915_gem_init()Chris Wilson
2017-11-10drm/i915: Force the switch to the i915->kernel_contextChris Wilson
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin
2017-11-10drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson
2017-11-10drm/i915: Restore the wait for idle engine after flushing interruptsChris Wilson
2017-11-10drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede
2017-11-10drm/i915: Move irqs enabled assertion deeper for mock breadcrumbsChris Wilson
2017-11-10drm/i915/selftests: Reduce the volume of the timeout messageChris Wilson
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi
2017-11-09drm/i915: Mark up i915_vma_unbind() as a potential sleeperChris Wilson
2017-11-09drm/i915: Mark vm_free_page() as a potential sleeper agentChris Wilson
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson
2017-11-09drm/i915: Clean up DP code local variables and calling conventionsVille Syrjälä
2017-11-09drm/i915: Clean up PPS code calling conventionsVille Syrjälä
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä
2017-11-09drm/i915: Replace dig_port->port with encoder port for BXT DPLL selectionVille Syrjälä
2017-11-09drm/i915: Eliminate crtc->config usage from CRT codeVille Syrjälä
2017-11-09drm/i915: Pass crtc state to DPIO PHY functionsVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from TV codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from SDVO codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DSI codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DP codeVille Syrjälä
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-09drm/i915: Prune the reservation shared fence arrayChris Wilson
2017-11-09drm/i915: Idle the GPU before shinking everythingChris Wilson
2017-11-09drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson
2017-11-09drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst
2017-11-09drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen
2017-11-09drm/i915/execlists: Remove the priority "optimisation"Chris Wilson
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-09Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/d...Dave Airlie
2017-11-08drm/amdgpu: use irq-safe lock for kiq->ring_lockpding
2017-11-08drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding
2017-11-08drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-11-08drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter