summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | drm/sde: update plane pitches when it's different than fbJin Li2017-04-06
| | * | | | | drm/sde: add panel count to support multiple bridge chipsJin Li2017-04-06
| | * | | | | drm/sde: add bridge chip support for drm driverJin Li2017-03-20
* | | | | | | Merge "msm/drm: Move msm_drm_config configuration into the GPUs"Linux Build Service Account2017-05-02
|\ \ \ \ \ \ \
| * | | | | | | msm/drm: Move msm_drm_config configuration into the GPUsJordan Crouse2017-04-26
| * | | | | | | msm/drm: Add secure support to GPU IOMMUJordan Crouse2017-04-26
| * | | | | | | drm/msm: Remove iommu names during attachJordan Crouse2017-04-26
| * | | | | | | drm/msm: Add enable/disable hooks for mmuJordan Crouse2017-04-26
| * | | | | | | drm/msm: Refactor GPU IOMMUJordan Crouse2017-04-26
| * | | | | | | drm/msm: Finish consolidating the address space codeJordan Crouse2017-04-26
| * | | | | | | drm/msm: Get rid of the MMU ->map_dma_buf and ->unmap_dma_buf funcsJordan Crouse2017-04-26
| * | | | | | | drm/msm: Consoldate mmu ->map and mmu ->map_sgJordan Crouse2017-04-26
| * | | | | | | drm/msm: Set IOMMU flags in the IOMMU specific codeJordan Crouse2017-04-26
| * | | | | | | drm/msm: return -EFAULT if copy_from_user() failsDan Carpenter2017-04-26
| * | | | | | | drm/msm: Safely skip holes in the counter group listsJordan Crouse2017-04-26
* | | | | | | | Merge "drm/msm: Add PLL_DELTA property to HDMI connector"Linux Build Service Account2017-05-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | drm/msm: Add PLL_DELTA property to HDMI connectorRay Zhang2017-04-24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "drm/msm: Add explicit sync operations"Linux Build Service Account2017-04-28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | drm/msm: Add explicit sync operationsJordan Crouse2017-04-26
| |/ / / / /
* | | | | | Merge "Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'"Linux Build Service Account2017-04-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-21
| | * | | | | drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-21
| | * | | | | drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-18
| | * | | | | drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-04-18
| | * | | | | drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-04-12
| | * | | | | drm/vmwgfx: Remove getparam error messageThomas Hellstrom2017-04-12
| | * | | | | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-12
| | * | | | | drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-04-12
| | * | | | | drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-04-12
| | * | | | | drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom2017-04-12
| | * | | | | drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer2017-04-08
* | | | | | | Merge "Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'"Linux Build Service Account2017-04-27
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
| |\| | | | | | |/ / / | |/| | |
| | * | | drm/amdgpu: add missing irq.h includeDave Airlie2017-03-26
* | | | | drm/msm: Enable per cmdstream profiling for the userSharat Masetty2017-04-24
|/ / / /
* | | | Merge "drm/msm/sde: remove redundant CRTC event caching"Linux Build Service Account2017-04-13
|\ \ \ \
| * | | | drm/msm/sde: remove redundant CRTC event cachingAbhinav Kumar2017-04-12
* | | | | Merge "drm/msm: Re-trigger preemption upon command completion"Linux Build Service Account2017-04-12
|\ \ \ \ \
| * | | | | drm/msm: Re-trigger preemption upon command completionSharat Masetty2017-04-11
* | | | | | Merge "drm/msm: add HDMI debugfs support to show edid modes"Linux Build Service Account2017-04-12
|\ \ \ \ \ \
| * | | | | | drm/msm: add HDMI debugfs support to show edid modesAbhinav Kumar2017-04-11
* | | | | | | Merge "drm/msm: Add DRM EDID parser for external displays"Linux Build Service Account2017-04-12
|\| | | | | |
| * | | | | | drm/msm: Add DRM EDID parser for external displaysAbhinav Kumar2017-04-11
| * | | | | | drm/msm: add support for enabling scrambling featureAbhinav Kumar2017-04-10
| * | | | | | drm: edid: add support for parsing additional EDID blocksAbhinav Kumar2017-04-10
| * | | | | | drm/edid : add additional VICs to edid cea modesAbhinav Kumar2017-04-10
* | | | | | | Merge "drivers/video: Add new aspect ratios for HDMI 2.0"Linux Build Service Account2017-04-12
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | drm: edid: HDMI 2.0 HF-VSDB block parsingJose Abreu2017-04-07
| * | | | | drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)Dave Airlie2017-04-07