summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis-7/+16
2018-05-31Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-12/+5
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong-12/+5
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-6/+7
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+5
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie-15/+51
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li-6/+7
2018-05-29drm/i915/query: nospec expects no more than an unsigned longChris Wilson-1/+4
2018-05-28drm/i915/query: Protect tainted function pointer lookupChris Wilson-3/+7
2018-05-28drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson-11/+32
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary-0/+8
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-46/+55
2018-05-24drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen-1/+4
2018-05-24drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan-0/+1
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom-21/+7
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom-17/+31
2018-05-23drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom-8/+17
2018-05-22Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixesDave Airlie-0/+3
2018-05-20drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart-0/+3
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie-0/+11
2018-05-17Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-0/+2
2018-05-17Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+6
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter-3/+4
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry-0/+7
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat-0/+2
2018-05-15drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt-0/+1
2018-05-15drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie-0/+1
2018-05-14drm/i915/execlists: Use rmb() to order CSB readsChris Wilson-0/+1
2018-05-14drm/i915/userptr: reject zero user_sizeMatthew Auld-0/+3
2018-05-11drm: Match sysfs name in link removal to link creationHaneen Mohammed-1/+1
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu-3/+1
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-10/+6
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul-4/+3
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs-6/+3
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-95/+364
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-16/+69
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie-25/+41
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu-30/+23
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky-2/+4
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer-4/+10
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland-1/+85
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo-2/+168
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland-2/+7
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon-1/+1
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin-2/+0
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament-1/+2
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä-0/+2