summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-232-10/+9
|\
| * drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-211-6/+3
| * drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo2020-07-211-4/+6
* | Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-232-1/+3
|\ \ | |/ |/|
| * drm/lima: fix wait pp reset timeoutQiang Yu2020-07-201-0/+2
| * drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai2020-07-171-1/+1
* | Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-179-56/+101
|\ \
| * | drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-141-18/+8
| * | drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong2020-07-141-1/+1
| * | drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
| * | drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
| * | drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-144-28/+48
| * | drm/amdgpu: fix preemption unit testJack Xiao2020-07-141-5/+15
| * | drm/amdgpu/gfx10: fix race condition for kiqJack Xiao2020-07-141-1/+8
* | | Merge tag 'drm-intel-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-166-33/+39
|\ \ \
| * | | drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2020-07-142-7/+27
| * | | drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst2020-07-141-8/+2
| * | | drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson2020-07-141-14/+4
| * | | drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-141-0/+1
| * | | drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa2020-07-141-0/+1
| * | | drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla2020-07-141-4/+4
| |/ /
* | | Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-161-2/+1
|\ \ \ | | |/ | |/|
| * | drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_registerGuenter Roeck2020-07-091-2/+1
* | | drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger2020-07-141-4/+4
| |/ |/|
* | Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-104-10/+65
|\ \
| * | drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2
| * | drm/radeon: fix double freeTom Rix2020-07-091-4/+3
| * | drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
| * | drm/amdgpu: add TMR destory function for pspHuang Rui2020-07-091-4/+53
| * | drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui2020-07-091-0/+6
* | | Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-107-41/+38
|\ \ \
| * | | drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-071-6/+6
| * | | drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson2020-07-061-10/+6
| * | | drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson2020-07-061-0/+1
| * | | drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä2020-07-064-25/+25
| * | | drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson2020-07-061-1/+1
| |/ /
* | | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-07-105-5/+9
|\ \ \
| * | | drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell2020-07-081-0/+1
| * | | drm/nouveau/svm: fix migrate page regressionRalph Campbell2020-07-081-1/+1
| * | | drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-082-4/+4
| * | | drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs2020-07-081-0/+3
| |/ /
* | | Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-103-11/+11
|\ \ \ | | |/ | |/|
| * | drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu2020-07-081-2/+3
| * | drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl2020-07-022-9/+8
* | | Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-07-107-88/+22
|\ \ \ | |_|/ |/| |
| * | drm/mediatek: mtk_hdmi: Remove debug messages for function callsEnric Balletbo i Serra2020-07-052-15/+1
| * | drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variablesEnric Balletbo i Serra2020-07-051-48/+0
| * | drm/mediatek: Delete not used of_device_get_match_dataMatthias Brugger2020-07-051-1/+0
| * | drm/mediatek: Remove unnecessary conversion to boolBernard Zhao2020-07-051-4/+1
| * | drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang2020-06-271-10/+15