summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-07-16drm/amd/display: dal 3.1.56Harry Wentland-1/+1
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei-0/+8
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng-9/+15
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij-0/+17
2018-07-16drm/amd/display: add HDR visual confirmGloria Li-11/+63
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac-26/+70
2018-07-16drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak-0/+51
2018-07-16drm/scheduler: add NULL pointer check for run queue (v2)Junwei Zhang-0/+5
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky-40/+107
2018-07-16Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang-5/+0
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson-2/+169
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul-1/+1
2018-07-16drm/amdgpu/pp: switch smu callback type for get_argument()Alex Deucher-8/+8
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher-354/+242
2018-07-16drm/amdgpu/pp: remove dead vega12 codeAlex Deucher-29/+0
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson-0/+148
2018-07-16drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson-6/+8
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul-12/+35
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe-2/+2
2018-07-16gpu: ipu-v3: Allow negative offsets for interlaced scanningPhilipp Zabel-2/+13
2018-07-16gpu: ipu-v3: csi: support RGB565 on parallel busJan Luebbe-4/+8
2018-07-16gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz-4/+16
2018-07-16gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfgMichael Grzeschik-0/+6
2018-07-16gpu: ipu-csi: Check for field type alternateSteve Longerbeam-1/+2
2018-07-16drm/imx: Remove last traces of struct imx_drm_crtcLeonard Crestez-2/+0
2018-07-16drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach-3/+3
2018-07-16drm/imx: imx-ldb: disable LDB on driver bindLucas Stach-0/+3
2018-07-16drm: re-enable error handlingNicholas Mc Guire-1/+1
2018-07-16drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson-0/+8
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson-1/+13
2018-07-16drm/i915/selftests: Downgrade igt_timeout messageChris Wilson-1/+1
2018-07-16drm/meson: Make DMT timings parameters and pixel clock genericNeil Armstrong-713/+350
2018-07-16drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding-0/+13
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook-4/+37
2018-07-16drm/nouveau: Replace drm_dev_unref with drm_dev_putThomas Zimmermann-1/+1
2018-07-16drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann-13/+13
2018-07-16drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann-1/+1
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers-1/+1
2018-07-16drm/nouveau/hwmon: potential uninitialized variablesDan Carpenter-6/+6
2018-07-16drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul-2/+4
2018-07-16drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst-0/+4
2018-07-16drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entryKarol Herbst-2/+8
2018-07-16drm/nouveau/kms/nv50-: Allow vblank_disable_immediateMario Kleiner-0/+3
2018-07-16drm/nouveau/kms/nv50-: remove duplicate assignmentBen Skeggs-1/+0
2018-07-16drm/nouveau/kms/nv50-: fix drm-get-put.cocci warningskbuild test robot-1/+1
2018-07-16drm/nouveau/disp/nv50-gp10x: fix coverity warningBen Skeggs-3/+3
2018-07-16drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()Ben Skeggs-1/+2
2018-07-16drm/nouveau/mmu/gp10b: remove ghost fileJérôme Glisse-0/+0
2018-07-16drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet-0/+4
2018-07-16drm/nouveau/fault/gv100: fix fault buffer initialisationBen Skeggs-13/+19