summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16drm/amdgpu: remove fence context from the jobChristian König
2018-07-16drm/amdgpu: cleanup job headerChristian König
2018-07-16drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac
2018-07-16drm/amd/display: dal 3.1.56Harry Wentland
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij
2018-07-16drm/amd/display: add HDR visual confirmGloria Li
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac
2018-07-16drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak
2018-07-16drm/scheduler: add NULL pointer check for run queue (v2)Junwei Zhang
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky
2018-07-16Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul
2018-07-16drm/amdgpu/pp: switch smu callback type for get_argument()Alex Deucher
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher
2018-07-16drm/amdgpu/pp: remove dead vega12 codeAlex Deucher
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson
2018-07-16drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe
2018-07-16dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplaceMichel Dänzer
2018-07-16drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson
2018-07-16drm/i915/selftests: Downgrade igt_timeout messageChris Wilson
2018-07-16drm/meson: Make DMT timings parameters and pixel clock genericNeil Armstrong
2018-07-16drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-07-16ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()Thierry Reding
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook
2018-07-16drm/nouveau: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers
2018-07-16drm/nouveau/hwmon: potential uninitialized variablesDan Carpenter
2018-07-16drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul
2018-07-16drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst
2018-07-16drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entryKarol Herbst
2018-07-16drm/nouveau/kms/nv50-: Allow vblank_disable_immediateMario Kleiner
2018-07-16drm/nouveau/kms/nv50-: remove duplicate assignmentBen Skeggs
2018-07-16drm/nouveau/kms/nv50-: fix drm-get-put.cocci warningskbuild test robot
2018-07-16drm/nouveau/disp/nv50-gp10x: fix coverity warningBen Skeggs
2018-07-16drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()Ben Skeggs
2018-07-16drm/nouveau/mmu/gp10b: remove ghost fileJérôme Glisse
2018-07-16drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet
2018-07-16drm/nouveau/fault/gv100: fix fault buffer initialisationBen Skeggs
2018-07-16drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptionsBen Skeggs
2018-07-14drm/i915/guc: Disable rpm wakeref asserts in GuC irq handlerMichał Winiarski
2018-07-13drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson