summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mmu: qualify vmm during dtorJon Derrick2020-01-231-1/+1
* drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick2020-01-231-0/+2
* drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick2020-01-231-0/+2
* drm/i915: Add missing include file <linux/math64.h>YueHaibing2020-01-231-0/+1
* drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)2020-01-171-1/+1
* drm/ttm: fix incrementing the page pointer for huge pagesChristian König2020-01-171-2/+2
* drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König2020-01-171-2/+2
* drm/i915: Fix use-after-free when destroying GEM contextTyler Hicks2020-01-171-6/+7
* drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-141-0/+9
* drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-141-1/+1
* drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-141-1/+6
* drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2020-01-142-3/+13
* drm/exynos: gsc: add missed component_delChuhong Yuan2020-01-121-0/+1
* drm/mst: Fix MST sideband up-reply failure handlingImre Deak2020-01-091-1/+5
* drm/msm: include linux/sched/task.hArnd Bergmann2020-01-091-0/+1
* drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev2020-01-091-2/+0
* drm: limit to INT_MAX in create_blob ioctlDaniel Vetter2020-01-091-1/+1
* drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede2020-01-091-55/+55
* drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2020-01-091-1/+1
* drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2020-01-091-3/+19
* drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2020-01-091-16/+22
* drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King2019-12-311-1/+1
* drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-12-311-1/+2
* drm/amdgpu: fix potential double drop fence referencePan Bian2019-12-311-0/+2
* drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang2019-12-311-1/+2
* drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding2019-12-311-0/+5
* drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu2019-12-311-0/+2
* drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz2019-12-311-1/+1
* drm/amd/display: Fix dongle_caps containing stale information.David Galiffi2019-12-312-1/+2
* drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira2019-12-311-3/+3
* drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke2019-12-311-0/+10
* drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais2019-12-311-0/+5
* drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König2019-12-311-3/+9
* drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney2019-12-311-2/+6
* drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart2019-12-312-0/+2
* drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2019-12-212-4/+4
* drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl2019-12-211-21/+27
* drm/i810: Prevent underflow in ioctlDan Carpenter2019-12-131-2/+2
* drm/msm: fix memleak on releaseJohan Hovold2019-12-131-5/+1
* drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-12-131-1/+1
* drm/atmel-hlcdc: revert shift by 8Claudiu Beznea2019-12-051-1/+1
* drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-12-011-1/+21
* drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-12-011-2/+2
* drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-12-011-5/+18
* msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse2019-11-241-1/+1
* qxl: fix null-pointer crash during suspendPeter Wu2019-11-201-21/+5
* drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-121-3/+2
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-126-4/+126
* drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-122-0/+12
* drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-121-1/+1