summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
* | | | drm: msm: hw ctl needs to care reserved pipeGuchun Chen2018-05-05
* | | | Merge "drm/msm/hdmi: partial revert for hdmi->power_on changes"Linux Build Service Account2018-05-04
|\ \ \ \ | |/ / / |/| | |
| * | | drm/msm/hdmi: partial revert for hdmi->power_on changesNavid Bahrani2018-04-20
* | | | Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account2018-05-02
|\ \ \ \
| * \ \ \ Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| | |\ \ \ | | | | |/ | | | |/|
| | | * | drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-24
| | | * | radeon: hide pointless #warning when compile testingArnd Bergmann2018-04-24
* | | | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account2018-05-02
|\| | | |
| * | | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
| |\| | |
| | * | | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| | |\| |
| | | * | drm/omap: fix tiled buffer stride calculationsTomi Valkeinen2018-04-13
* | | | | Merge "drm/msm/sde: increase gpu input fence timeout to 10 seconds"Linux Build Service Account2018-05-01
|\ \ \ \ \
| * | | | | drm/msm/sde: increase gpu input fence timeout to 10 secondsDhaval Patel2018-04-24
* | | | | | Merge "drm: msm: add uevent handler to release pipes"Linux Build Service Account2018-05-01
|\ \ \ \ \ \
| * | | | | | drm: msm: add uevent handler to release pipesGuchun Chen2018-04-23
| * | | | | | drm: msm: reserve drm resource for early RVCGuchun Chen2018-04-21
* | | | | | | Merge "drm: msm: add early splash support on triple displays"Linux Build Service Account2018-05-01
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | drm: msm: add early splash support on triple displaysGuchun Chen2018-04-23
| |/ / / / /
* | | | | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | UPSTREAM: drm: virtio-gpu: set atomic flagRob Herring2018-03-29
| * | | | UPSTREAM: drm: virtio-gpu: transfer dumb buffers to host on plane updateRob Herring2018-03-29
| * | | | UPSTREAM: drm: virtio-gpu: ensure plane is flushed to host on atomic updateRob Herring2018-03-29
| * | | | UPSTREAM: drm: virtio-gpu: get the fb from the plane state for atomic updatesRob Herring2018-03-29
| * | | | Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-28
| | * | | drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-28
| | * | | drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom2018-03-28
| * | | | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
| |\| | |
| | * | | drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi2018-03-24
| | * | | drm/msm: fix leak in failed get_pagesPrakash Kamliya2018-03-24
| | * | | drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner2018-03-24
| * | | | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\| | |
| | * | | drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-22
| | * | | drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao2018-03-22
| | * | | drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula2018-03-22
| | * | | drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers2018-03-22
| | * | | drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers2018-03-22
| | * | | drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh2018-03-22
| | * | | drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson2018-03-22
| | * | | drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi2018-03-22
| * | | | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
| |\| | |
| | * | | drm/amdgpu: fix KV harvestingAlex Deucher2018-03-18
| | * | | drm/radeon: fix KV harvestingAlex Deucher2018-03-18
| | * | | drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-18
| | * | | drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-03-18
| | * | | drm/radeon: Fix deadlock on runtime suspendLukas Wunner2018-03-18
| | * | | drm/nouveau: Fix deadlock on runtime suspendLukas Wunner2018-03-18
| | * | | drm: Allow determining if current task is output poll workerLukas Wunner2018-03-18
* | | | | Merge "drm: msm: fix potential NULL pointer dereference"Linux Build Service Account2018-04-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |