summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-05-01drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-05-01drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-05-01drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-05-01drm/i915: Enable display WA#1183 from its correct spotImre Deak
2018-05-01drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar
2018-05-01drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2018-05-01drm/edid: Reset more of the display infoVille Syrjälä
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-04-29drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-26drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-26drm/i915/gvt: Add drm_format_mod updateTina Zhang
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman
2018-04-24drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä
2018-04-24drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24drm/radeon: add PX quirk for Asus K73TKNico Sneck
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier
2018-04-24drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher
2018-04-24drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher
2018-04-24drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-24Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-24Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-19radeon: hide pointless #warning when compile testingArnd Bergmann
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen
2018-03-23Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-23Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-23Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-03-23Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-03-22drm/tegra: dc: Use correct format array for Tegra124Stefan Agner
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-03-21drm: Reject getfb for multi-plane framebuffersDaniel Stone
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland