aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-12-11drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enableSean Paul
2018-12-11drm/msm: dpu: Add modeset lock checks where applicableSean Paul
2018-12-11drm/msm: dpu: Stop using encoder->crtc pointerSean Paul
2018-12-11drm/msm: dpu: Grab the modeset locks in frame_eventSean Paul
2018-12-11drm/msm: dpu: Don't drop locks in crtc_vblank_enableSean Paul
2018-12-11drm/msm: dpu: Move crtc runtime resume to encoderSean Paul
2018-12-11drm/msm: dpu: Add ->enabled to dpu_encoder_virtSean Paul
2018-12-11drm/msm: dpu: Fix typo in dpu_encoderSean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_handleSean Paul
2018-12-11drm/msm: dpu: Move DPU_POWER_HANDLE_DBUS_ID to core_perfSean Paul
2018-12-11drm/msm: dpu: Include dpu_io_util.h directly in dpu_kms.hSean Paul
2018-12-11drm/msm: dpu: Remove power_handle from core_perfSean Paul
2018-12-11drm/msm: dpu: Handle crtc pm_runtime_resume() directlySean Paul
2018-12-11drm/msm: dpu: Don't use power_event for vbif_init_memtypesSean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_clientSean Paul
2018-12-11drm/msm: dpu: Remove unused trace_dpu_perf_update_bus()Sean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_handle_get_dbus_name()Sean Paul
2018-12-11drm/msm: dpu: Allocate proper amount for dpu_crtc_stateSean Paul
2018-12-11drm/msm: add headless gpu device for imx5Jonathan Marek
2018-12-11drm/msm/mdp4: add lcdc-align-lsb flag to control lane alignmentJonathan Marek
2018-12-11drm/msm: implement a2xx mmuJonathan Marek
2018-12-11drm/msm: Only add available componentsDouglas Anderson
2018-12-11drm/msm/a6xx: Add a name for the crashdumper bufferJordan Crouse
2018-12-11drm/msm/a6xx: Use new kernel API free function for gpu stateJordan Crouse
2018-12-11drm/msm: dpu: Make legacy cursor updates asynchronousSean Paul
2018-12-11drm/msm: dpu: Only check flush register against pending flushesSean Paul
2018-12-11drm/msm/dpu: Correct dpu destroy and disable orderJayant Shekhar
2018-12-11drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driverAbhinav Kumar
2018-12-11drm/msm: set priv->kms to NULL before uninitJonathan Marek
2018-12-11drm/msm/mdp5: add config for msm8917Jonathan Marek
2018-12-11drm/msm/adreno: add a2xxJonathan Marek
2018-12-11drm/msm: use contiguous vram for MSM_BO_SCANOUT when possibleJonathan Marek
2018-12-11drm/msm/mdp4: allocate blank_cursor_no with MSM_BO_SCANOUT flagJonathan Marek
2018-12-11drm/msm/mdp4: only use lut_clk on mdp4.2+Jonathan Marek
2018-12-11drm/msm: bump UAPI versionRob Clark
2018-12-11drm/msm: add uapi to get/set debug nameRob Clark
2018-12-11drm/msm: rework GEM_INFO ioctlRob Clark
2018-12-11drm/msm/gpu: add submit flag to hint which buffers should be dumpedRob Clark
2018-12-11drm/msm: Optimize adreno_show_object()Sharat Masetty
2018-12-11drm/msm/gpu: Map the ringbuffer in the iova at create timeJordan Crouse
2018-12-11drm/msm: Add a name field for gem objectsJordan Crouse
2018-12-11drm/msm: Count how many times iova memory is pinnedJordan Crouse
2018-12-11drm/msm: Add msm_gem_get_and_pin_iova()Jordan Crouse
2018-12-11drm/msm: Clean up and enhance the output of the 'gem' debugfs nodeJordan Crouse
2018-12-11drm/msm: Split msm_gem_get_iova into two stepsJordan Crouse
2018-12-11drm/msm: Remove sgt from the mmu unmap functionJordan Crouse
2018-12-11drm/msm: Add a common function to free kernel buffer objectsJordan Crouse
2018-12-11drm/msm/a6xx: Track and manage a6xx state memoryJordan Crouse
2018-12-11drm/msm/a6xx: Add a6xx gpu stateJordan Crouse
2018-12-11drm/msm/adreno: Don't capture register values if target doesn't define themJordan Crouse