summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/i915: Refactor testing obj->mm.pagesChris Wilson2017-10-167-19/+27
| | * | | | | | | drm/i915/cnl: WaRsUseTimeoutModeRodrigo Vivi2017-10-162-2/+10
| | * | | | | | | drm/i915/huc: Move fw select functionMichal Wajdeczko2017-10-161-36/+36
| | * | | | | | | drm/i915/guc: Update Guc messages on load failureMichal Wajdeczko2017-10-161-4/+5
| | * | | | | | | drm/i915/uc: Unify firmware loadingMichal Wajdeczko2017-10-164-95/+93
| | * | | | | | | drm/i915: Update DMC firmware load error messagesMichal Wajdeczko2017-10-162-15/+17
| | * | | | | | | drm/i915/uc: Add message with firmware urlMichal Wajdeczko2017-10-162-0/+4
| | * | | | | | | drm/i915/uc: Improve debug messages in firmware fetchMichal Wajdeczko2017-10-161-29/+46
| | * | | | | | | drm/i915/guc: Pick better place for Guc final status messageMichal Wajdeczko2017-10-162-6/+6
| | * | | | | | | drm/i915/uc: Check all firmwares against WOPCM sizeMichal Wajdeczko2017-10-161-8/+9
| | * | | | | | | drm/i915/guc: Reorder functions in intel_guc_fw.cMichal Wajdeczko2017-10-161-40/+41
| | * | | | | | | drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.cMichal Wajdeczko2017-10-165-12/+43
| | * | | | | | | drm/i915/guc: Move doc near related definitionsMichal Wajdeczko2017-10-163-23/+16
| | * | | | | | | drm/i915/guc: Small fixups post code moveMichal Wajdeczko2017-10-162-7/+8
| | * | | | | | | drm/i915/guc: Move GuC boot param initialization out of xferMichal Wajdeczko2017-10-164-85/+94
| | * | | | | | | drm/i915: Move intel_guc_wopcm_size to intel_guc.cMichal Wajdeczko2017-10-162-11/+11
| | * | | | | | | drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VMWeinan Li2017-10-164-5/+12
| | * | | | | | | drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson2017-10-131-2/+2
| | * | | | | | | drm/i915: Always stop the rings before a missing GPU resetChris Wilson2017-10-131-6/+7
| | * | | | | | | drm/i915: Keep the rings stopped until they have been re-initializedChris Wilson2017-10-131-5/+3
| | * | | | | | | drm/i915: Stop asserting on set-wedged vs nop_submit_request orderingChris Wilson2017-10-131-2/+0
| | * | | | | | | drm/i915: Split intel_enable_ddi() into DP and HDMI variantsVille Syrjälä2017-10-131-34/+46
| | * | | | | | | drm/i915: Plumb crtc_state etc. directly to intel_ddi_pre_enable_{dp,hdmi}()Ville Syrjälä2017-10-131-34/+20
| | * | | | | | | drm/i915: Split intel_disable_ddi() into DP vs. HDMI variantsVille Syrjälä2017-10-131-17/+28
| | * | | | | | | drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()Ville Syrjälä2017-10-131-2/+2
| | * | | | | | | drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variantsVille Syrjälä2017-10-131-39/+56
| | * | | | | | | drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi...Ville Syrjälä2017-10-131-1/+2
| | * | | | | | | drm/i915: Extract intel_disable_ddi_buf()Ville Syrjälä2017-10-131-17/+24
| | * | | | | | | drm/i915: Extract intel_ddi_clk_disable()Ville Syrjälä2017-10-131-8/+16
| | * | | | | | | drm/i915: Dump 'output_types' in crtc state dumpVille Syrjälä2017-10-131-0/+51
| | * | | | | | | drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma2017-10-132-7/+7
| | * | | | | | | drm/i915: Get rid of hardcoded pipesMika Kahola2017-10-131-6/+8
| | * | | | | | | drm/i915: Add retries for LSPCON detectionShashank Sharma2017-10-131-2/+11
| | * | | | | | | drm/i915: Don't give up waiting on INVALID_MODEShashank Sharma2017-10-131-5/+4
| | * | | | | | | drm: Add retries for lspcon mode detectionShashank Sharma2017-10-131-3/+13
| | * | | | | | | drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT settingJames Ausmus2017-10-131-1/+1
| | * | | | | | | drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT namingJames Ausmus2017-10-132-2/+2
| | * | | | | | | drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson2017-10-124-5/+163
| | * | | | | | | drm/i915/selftests: Wrap a timer into a i915_sw_fenceChris Wilson2017-10-124-0/+172
| | * | | | | | | drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson2017-10-121-24/+39
| | * | | | | | | drm/i915: Start tracking PSR state in crtc stateVille Syrjälä2017-10-123-40/+52
| * | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-11-035-10/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+5
| | * | | | | | | | drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-6/+6
| | * | | | | | | | drm/nouveau/bios: make const arrays hwsq_signature and edid_sig staticColin Ian King2017-11-031-2/+2
| | * | | | | | | | drm/nouveau/core/memory: fix missing mutex unlockBen Skeggs2017-11-031-0/+1
| | * | | | | | | | drm/nouveau/mmu: swap out round for ALIGNBen Skeggs2017-11-031-2/+2
| * | | | | | | | | Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-11-0225-1541/+449
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-023-7/+7
| | * | | | | | | | | drm/amdkfd: Update queue_count before mapping queuesFelix Kuehling2017-11-021-9/+11