summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
|\
| * drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| * drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| * drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| * drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| * drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| * drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| * Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| |\
| | * drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | * drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10
| | * drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang2018-03-301-18/+9
| | * drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du2018-03-302-6/+18
| | * drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du2018-03-301-2/+28
| | * drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong2018-03-281-0/+1
| | * drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-03-281-0/+1
| | * drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-03-221-1/+1
* | | Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-04-234-8/+36
|\ \ \
| * | | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-181-7/+32
| * | | drm: Fix HDCP downstream dev count readRamalingam C2018-04-161-1/+1
| * | | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-161417-40248/+147120
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-1310-74/+124
|\ \ \ \
| * | | | Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-04-121-28/+0
| * | | | Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0
| * | | | drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-04-121-3/+6
| * | | | drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-121-13/+54
| * | | | drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-121-25/+33
| * | | | drm/amd/display: fix brightness level after resume from suspendRoman Li2018-04-113-1/+18
| * | | | drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-04-111-0/+2
| * | | | drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan2018-04-112-1/+4
| * | | | drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui2018-04-111-0/+3
| * | | | drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-04-111-0/+4
* | | | | Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-131-7/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/omap: fix crash if there's no video PLLTomi Valkeinen2018-04-051-7/+8
* | | | | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-1129-1556/+299
|\ \ \ \ \
| * | | | | drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai2018-04-031-4/+5
| * | | | | drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-031-2/+2
| * | | | | drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-031-2/+2
| * | | | | drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-031-0/+67
| * | | | | drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-036-79/+72
| * | | | | Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou2018-04-032-17/+17
| * | | | | drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
| * | | | | drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-035-18/+39
| * | | | | drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher2018-04-034-4/+4
| * | | | | drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky2018-04-031-1/+53
| * | | | | drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu2018-04-031-4/+2
| * | | | | drm/amd/pp: Remove Dead functions on Vega12Rex Zhu2018-04-034-1419/+23
| * | | | | drm/amd/pp: silence a static checker warningDan Carpenter2018-04-031-4/+4
| * | | | | drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)Evan Quan2018-04-031-3/+9
| * | | | | drm/amdgpu: fix typo of domain fallbackChunming Zhou2018-04-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-misc-next-fixes-2018-04-04' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-111-3/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /