summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-06-03drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8Ville Syrjälä
2015-06-03drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+Ville Syrjälä
2015-06-03drm/amdkfd: Enforce kill all waves on process terminationBen Goz
2015-06-03drm/radeon: Add ATC VMID<-->PASID functions to kfd->kgdAlexey Skidanov
2015-06-03drm/amdkfd: Implement address watch debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement wave control debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar
2015-06-03drm/amdkfd: Add address watch operation to debuggerYair Shachar
2015-06-03drm/amdkfd: Add wave control operation to debuggerYair Shachar
2015-06-03drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-06-03drm/radeon: Add H/W debugger kfd->kgd functionsYair Shachar
2015-06-03drm/amdkfd: Use DECLARE_BITMAPJoe Perches
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-06-03drm/i915/bxt: edp1.4 Intermediate Freq supportSonika Jindal
2015-06-03drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä
2015-06-02drm_vblank_get: don't WARN_ON in case vblanks are not initializedGerd Hoffmann
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-02drm/ttm: dma: Don't crash on memory in the vmalloc rangeAlexandre Courbot
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-01drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher
2015-06-01drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride
2015-05-29drm/i915: abstract hpd irq storm detectionJani Nikula
2015-05-29drm/i915: limit PPGTT size to 2GB in 32-bit platformsMichel Thierry
2015-05-29drm/i915: Silence compiler warningAnder Conselvan de Oliveira
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai
2015-05-29drm/i915: Another fbdev hack to avoid PSR on fbcon.Rodrigo Vivi
2015-05-29drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.Rodrigo Vivi
2015-05-29drm/i915/bxt: clear hpd status sticky bits earlierJani Nikula
2015-05-29drm/i915: abstract away platform specific parts from hpd handlingJani Nikula
2015-05-29drm/i915: simplify condition for digital portJani Nikula
2015-05-29drm/i915: merge the two hpd loops in intel_hpd_irq_handler to oneJani Nikula
2015-05-29drm/i915: put back the indent in intel_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: simplify conditions for skipping the 2nd hpd loop iterationsJani Nikula
2015-05-29drm/i915: add for_each_hpd_pin to iterate over hotplug pinsJani Nikula
2015-05-29drm/i915: Warn when cdclk for the platforms is not knownVille Syrjälä
2015-05-29drm/i915: Add cdclk extraction for g33, g965gm and g4xVille Syrjälä
2015-05-29drm/i915: Fix 852GM/GMV cdclkVille Syrjälä
2015-05-29drm/i915: Fix i855 get_display_clock_speedVille Syrjälä
2015-05-29drm/i915: Only show view type for GGTT VMAsTvrtko Ursulin
2015-05-29drm/i915/skl: Don't try to store the wrong central frequencyDamien Lespiau
2015-05-29drm/i915: Correctly prefix HSW/BDW HDMI clock functionsDamien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with abs_diff()Damien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with div_u64()Damien Lespiau
2015-05-29drm/i915/skl: Factor out computing the DPLL paramaters from the dividersDamien Lespiau
2015-05-29drm/i915/skl: Use a more idomatic early returnDamien Lespiau
2015-05-29drm/i915/skl: Propagate the error if we fail to find a suitable DPLL dividerDamien Lespiau
2015-05-29drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failingDamien Lespiau