summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24drm/exynos: remove unnecessary messagesInki Dae
2019-04-24drm/fimd: use DRM_ERROR instead of DRM_INFO in error caseInki Dae
2019-04-24drm/exynos: g2d: remove style errorSeung-Woo Kim
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-24Merge branch 'vmwgfx-next' of https://gitlab.freedesktop.org/drawat/linux int...Dave Airlie
2019-04-23drm/i915/icl: Fix clockgating issue when using scalersRadhakrishna Sripada
2019-04-23drm/i915: Fix skl+ max plane widthVille Syrjälä
2019-04-23drm/i915/icl: Fix MG_DP_MODE() register programmingImre Deak
2019-04-21drm/msm/a6xx: Don't enable GPU state code if dependencies are missingJordan Crouse
2019-04-21dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader regionJordan Crouse
2019-04-21drm/msm/a6xx: Add zap shader loadJordan Crouse
2019-04-21drm/msm/gpu: Move zap shader loading to adrenoJordan Crouse
2019-04-21dt-bindings: drm/msm/a6xx: Document interconnect properties for GPUJordan Crouse
2019-04-20drm/i915: Start writeback from the shrinkerChris Wilson
2019-04-20drm/i915/selftests: Check that gpu reset is usable from atomic contextFernando Pacheco
2019-04-20Revert "drm/i915/guc: Disable global reset"Fernando Pacheco
2019-04-20drm/i915/uc: Place uC firmware in upper range of GGTTFernando Pacheco
2019-04-20drm/i915/uc: Reserve upper range of GGTTFernando Pacheco
2019-04-20drm/i915/uc: Rename uC firmware init/fini functionsFernando Pacheco
2019-04-19drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgttChris Wilson
2019-04-19drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOWChristian König
2019-04-19drm/i915: Expose the busyspin durations for i915_wait_requestChris Wilson
2019-04-19drm/msm: Split submit_lookup_objects() into two loopsKristian H. Kristensen
2019-04-19drm/msm: Stop dropping struct_mutex in recover_worker()Kristian H. Kristensen
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen
2019-04-19drm/msm/a6xx: Remove an unused struct memberJordan Crouse
2019-04-19msm/drm/a6xx: Turn off the GMU if resume failsJordan Crouse
2019-04-19drm/msm/a6xx: Make GMU reset usefulJordan Crouse
2019-04-19drm/msm/gpu: Attach to the GPU GX power domainJordan Crouse
2019-04-19dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindingsJordan Crouse
2019-04-19drm/msm/a6xx: Remove unwanted regulator codeJordan Crouse
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark
2019-04-19drm/i915: Track HAS_RPS alongside HAS_RC6 in the device infoChris Wilson
2019-04-19drm/i915: Use drm_dev_unplug()Janusz Krzysztofik
2019-04-19drm/i915: Remove unwarranted clamping for hsw/bdwChris Wilson
2019-04-18drm/msm: a5xx: fix possible object reference leakWen Yang
2019-04-18drm/msm: Cleanup A6XX opp-level readingDouglas Anderson
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran