summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-06-13panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13vga_switcheroo: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13drm: Remove functions with kmap-object argument from GEM VRAM helpersThomas Zimmermann
2019-06-13drm: Remove lock interfaces from GEM VRAM helpersThomas Zimmermann
2019-06-13drm/mgag200: Rewrite cursor handlingThomas Zimmermann
2019-06-13drm/mgag200: Pin framebuffer BO during dirty updateThomas Zimmermann
2019-06-13drm/ast: Pin framebuffer BO during dirty updateThomas Zimmermann
2019-06-13drm/ast: Pin and map cursor source BO during updateThomas Zimmermann
2019-06-13drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann
2019-06-13drm/ast: Unpin cursor BO during cleanupThomas Zimmermann
2019-06-13drm/gem-vram: Support pinning buffers to current locationThomas Zimmermann
2019-06-13drm/mcde: Fix an uninitialized variableDan Carpenter
2019-06-13Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-06-13drm/ast: Drop fb_debug_enter/leaveDaniel Vetter
2019-06-13drm/virtio: drop framebuffer dirty tracking codeGerd Hoffmann
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-06-12vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter
2019-06-12Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter
2019-06-12gpu: drm: bridge: sii9234: simplify getting the adapter of a clientWolfram Sang
2019-06-12drm: add fallback override/firmware EDID modes workaroundJani Nikula
2019-06-12drm/edid: abstract override/firmware EDID retrievalJani Nikula
2019-06-12drm: Reverse lock order in pan_display_legacy()Thomas Zimmermann
2019-06-12drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin
2019-06-12drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-12drm/i915: Fix per-pixel alpha with CCSVille Syrjälä
2019-06-12drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-06-12drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede
2019-06-12drm/stm: dsi: add power on/off phy opsYannick Fertré
2019-06-12drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-06-11drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson
2019-06-11drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes
2019-06-11drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes
2019-06-11Merge tag 'omapdrm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Daniel Vetter
2019-06-11Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-...Daniel Vetter
2019-06-11drm/virtio: Add memory barriers for capset cache.David Riley
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg
2019-06-10drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg