summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-06-22drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun
2020-06-22drm/bridge: fix stack usage warning on old gccArnd Bergmann
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao
2020-06-22drm/mediatek: set dpi pin mode to gpio low to avoid leakage currentJitao Shi
2020-06-22drm/ast: Allocate initial CRTC state of the correct sizeThomas Zimmermann
2020-06-22drm/amd/display: Revert to old formula in set_vtg_paramsAlvin Lee
2020-06-22drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao
2020-06-22drm/dp: Lenovo X13 Yoga OLED panel brightness fixMark Pearson
2020-06-22drm: rcar-du: Set primary plane zpos immutably at initializingTomohito Esaki
2020-06-22drm/bridge: panel: Return always an error pointer in drm_panel_bridge_add()Enric Balletbo i Serra
2020-06-22drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu
2020-06-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin
2020-06-22drm/amd/display: Force watermark value propagationJoshua Aberback
2020-06-22drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean
2020-06-22drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König
2020-06-17drm/vkms: Hold gem object while still in-useEzequiel Garcia
2020-06-17gup: document and work around "COW can break either way" issueLinus Torvalds
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-22Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-22Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2020-05-20drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas
2020-05-20drm/amd/display: Remove dml_common_def fileRodrigo Siqueira
2020-05-20drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen
2020-05-20drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt
2020-05-20Merge branch 'vmwgfx-fixes-5.7' of git://people.freedesktop.org/~sroland/linu...Dave Airlie
2020-05-19drm/etnaviv: Fix a leak in submit_pin_objects()Dan Carpenter
2020-05-19drm/etnaviv: fix perfmon domain interationChristian Gmeiner
2020-05-17gpu/drm: Ingenic: Fix opaque pointer casted to wrong typePaul Cercueil
2020-05-17gpu/drm: ingenic: Fix bogus crtc_atomic_check callbackPaul Cercueil
2020-05-16drm/vmwgfx: Return true in function vmw_fence_obj_signaled()Jason Yan
2020-05-16drm/vmwgfx: remove redundant assignment to variable retColin Ian King
2020-05-16drm/vmwgfx: Fix parameter name in vmw_bo_initGuixiong Wei
2020-05-15Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-05-14Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie
2020-05-14Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-05-13drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-13drm/meson: pm resume add return errno branchBernard Zhao
2020-05-12drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma
2020-05-12drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-11Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi