summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-131-1/+0
* drm/i915: Update DRIVER_DATE to 20151010Daniel Vetter2015-10-101-1/+1
* drm/i915: Partial revert of atomic watermark seriesMatt Roper2015-10-094-202/+151
* drm/i915: Early exit from semaphore_waits_for for execlist mode.Tomas Elf2015-10-091-0/+20
* drm/i915: Remove wrong warning from i915_gem_context_cleanTvrtko Ursulin2015-10-091-1/+1
* drm/i915: Determine the stolen memory base address on gen2Ville Syrjälä2015-10-091-11/+81
* drm/i915: fix FBC buffer size checksPaulo Zanoni2015-10-091-5/+14
* drm/i915: fix CFB size calculationPaulo Zanoni2015-10-091-5/+49
* drm/i915: remove pre-atomic check from SKL update_primary_planePaulo Zanoni2015-10-091-21/+13
* drm/i915: don't allocate fbcon from stolen memory if it's too bigPaulo Zanoni2015-10-092-2/+15
* Revert "drm/i915: Call encoder hotplug for init and resume cases"Daniel Vetter2015-10-082-11/+1
* Revert "drm/i915: Add hot_plug hook for hdmi encoder"Daniel Vetter2015-10-081-43/+11
* drm/i915: use error pathSudip Mukherjee2015-10-081-9/+14
* drm/i915/irq: Fix misspelled word register in kernel-docJavier Martinez Canillas2015-10-081-1/+1
* drm/i915/irq: Fix kernel-doc warningsJavier Martinez Canillas2015-10-081-0/+2
* drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.Francisco Jerez2015-10-071-1/+1
* drm/i915: Don't warn if the workaround list is empty.Francisco Jerez2015-10-071-1/+1
* drm/i915: Resurrect golden context on gen6/7Daniel Vetter2015-10-071-0/+1
* drm/i915/chv: remove pre-production hardware workaroundsJani Nikula2015-10-071-34/+22
* drm/i915/snb: remove pre-production hardware workaroundJani Nikula2015-10-071-17/+1
* drm/i915/bxt: Set time interval unit to 0.833usAkash Goel2015-10-071-1/+4
* drm/i915: Kill DRI1 cliprectsChris Wilson2015-10-072-138/+31
* drm/i915: Avoid GPU stalls from kswapdChris Wilson2015-10-072-2/+8
* drm/i915: Remove dead i915_gem_evict_everything()Chris Wilson2015-10-072-46/+0
* drm/i915: During shrink_all we only need to idle the GPUChris Wilson2015-10-071-1/+3
* drm/i915: Add a tracepoint for the shrinkerChris Wilson2015-10-072-0/+22
* drm/i915: DocBook add i915_component.h supportLibin Yang2015-10-071-0/+5
* Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter2015-10-073-1/+184
|\
| * drm/i915: Add missing const to audio_rate_need_prog()Takashi Iwai2015-09-301-1/+1
| * drm/i915: set proper N/CTS in modesetLibin Yang2015-09-251-9/+48
| * drm/i915: implement sync_audio_rate callbackLibin Yang2015-09-253-0/+144
* | drm/i915: shrinker_control->nr_to_scan is now unsigned longChris Wilson2015-10-072-3/+3
* | drm/i915: Fix kerneldoc for i915_gem_shrink_allDaniel Vetter2015-10-071-1/+1
* | drm/i915: Use a task to cancel the userptr on invalidate_rangeChris Wilson2015-10-061-87/+61
* | drm/i915: Fix userptr deadlock with aliased GTT mmappingsChris Wilson2015-10-061-66/+109
* | drm/i915: Only update the current userptr workerChris Wilson2015-10-061-16/+16
* | drm/i915: prevent out of range pt in the PDE macros (take 3)Michel Thierry2015-10-061-6/+8
* | drm/i915: Clean up associated VMAs on context destructionTvrtko Ursulin2015-10-063-4/+45
* | drm/i915/bxt: vlv_dsi_reset_clocks() can be statickbuild test robot2015-10-061-2/+2
* | drm/i915: Rename DP link training functionsAnder Conselvan de Oliveira2015-10-064-12/+13
* | drm/i915: Add hot_plug hook for hdmi encoderSonika Jindal2015-10-061-11/+43
* | drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelistJordan Justen2015-10-062-1/+9
* | drm/i915: Update Promotion timer for RC6 TO ModeSagar Arun Kamble2015-10-061-4/+6
* | drm/i915/guc: Add host2guc notification for suspend and resumeAlex Dai2015-10-065-1/+71
* | drm/i915: Skip CHV PHY asserts until PHY has been fully resetVille Syrjälä2015-10-062-1/+48
* | drm/i915: Don't bypass LRC on CHVVille Syrjälä2015-10-062-10/+0
* | drm/i915: Call encoder hotplug for init and resume casesSonika Jindal2015-10-062-1/+11
* | drm/i915: unlock on error in i915_ppgtt_info()Dan Carpenter2015-10-051-3/+6
* | drm/i915/bxt: Modify BXT BLC according to VBT changesSunil Kamath2015-10-023-23/+88
* | drm/i915/bxt: get DSI pixelclockShashank Sharma2015-10-023-2/+42
OpenPOWER on IntegriCloud