summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer
2018-09-15drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula
2018-09-15drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jan-Marek Glogowski
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu
2018-09-15drm/amd/display: Check if clock source in use before disablingMikita Lipski
2018-09-15drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski
2018-09-15drm/rockchip: vop: fix irq disabled after vop driver probedSandy Huang
2018-09-15drm/rockchip: vop: split out core clock enablement into separate functionsHeiko Stuebner
2018-09-15drm/rockchip: lvds: add missing of_node_putJulia Lawall
2018-09-15drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland
2018-09-15drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li
2018-09-15drm/amd/display: update clk for various HDMI color depthsMikita Lipski
2018-09-15drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski
2018-09-15drm/amd/display: fix type of variableGustavo A. R. Silva
2018-09-15drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng
2018-09-15drm/edid: Quirk Vive Pro VR headset non-desktop.Lubosz Sarnecki
2018-09-15drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu
2018-09-15drm/amd/powerplay: fixed uninitialized valueEvan Quan
2018-09-15drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-09-15drm/amdgpu: fix a reversed conditionRex Zhu
2018-09-15drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher
2018-09-15drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi
2018-09-15drm/i915: Increase LSPCON timeoutFredrik Schön
2018-09-15drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-09-15drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson
2018-09-15drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placementLucas Stach
2018-09-15drm/amd/display: Read back max backlight value at bootDavid Francis
2018-09-15drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas
2018-09-05udl-kms: avoid divisionMikulas Patocka
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2018-08-24drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-08-24drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-01Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-27Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-25drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-07-25drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon