aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann
2019-05-15drm: Add simple PRIME helpers for GEM VRAMThomas Zimmermann
2019-05-15drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffersThomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|Thomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|Thomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann
2019-05-14drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes
2019-05-14drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes
2019-05-14drm/fb-helper: Avoid race with DRM userspaceNoralf Trønnes
2019-05-09drm: Some ocd in drm_file.cDaniel Vetter
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark
2019-05-08drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes
2019-05-07drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panelJagan Teki
2019-05-07dt-bindings: display: Document FriendlyELEC HD702E LCD panelJagan Teki
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter
2019-05-07gpu/drm: Remove duplicate headersJagadeesh Pagadala
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-05-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2019-05-06drm/virtio: Remove redundant return typeRobert Foss
2019-05-06drm/edid: drmP.h include removalJani Nikula
2019-05-06drm/dp: drmP.h include removalJani Nikula
2019-05-06drm/virtio: allocate fences with GFP_KERNELChia-I Wu
2019-05-06drm/virtio: add trace events for commandsChia-I Wu
2019-05-06drm/virtio: trace drm_fence_emitChia-I Wu
2019-05-06drm/virtio: set seqno for dma-fenceChia-I Wu
2019-05-06drm/stm: ltdc: return appropriate error code during probeFabien Dessenne
2019-05-06drm/stm: ltdc: manage the get_irq probe defer caseFabien Dessenne
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul
2019-05-03drm/etnaviv: initialize idle mask before querying the HW dbLucas Stach
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-03Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-02drm/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky
2019-05-02drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky
2019-05-02drm/sched: Keep s_fence->parent pointerAndrey Grodzovsky
2019-05-02drm/scheduler: rework job destructionChristian König
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin
2019-05-02drm: report consistent errors when checking syncobj capibilityLionel Landwerlin