summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-18drm/ttm: TTM fault handler helpersThomas Hellstrom2-62/+111
2019-06-18drm/ttm: Allow the driver to provide the ttm struct vm_operations_structThomas Hellstrom3-3/+10
2019-06-18mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom5-1/+313
2019-06-18mm: Add an apply_to_pfn_range interfaceThomas Hellstrom2-32/+113
2019-06-18mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_semThomas Hellstrom1-4/+6
2019-06-18drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom8-20/+141
2019-06-11Merge tag 'omapdrm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Daniel Vetter9-38/+228
2019-06-11Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-...Daniel Vetter11-48/+298
2019-06-10drm/omap: add support for manually updated displaysSebastian Reichel3-5/+129
2019-06-10drm/omap: add framedone interrupt supportSebastian Reichel4-0/+75
2019-06-10drm/omap: don't check dispc timings for DSISebastian Reichel1-4/+14
2019-06-10drm/omap: use DRM_DEBUG_DRIVER instead of CORESebastian Reichel1-2/+2
2019-06-10drm/omap: Use dev_get_drvdata()Kefeng Wang1-12/+6
2019-06-10drm/omap: remove open-coded drm_invalid_op()Emil Velikov1-15/+1
2019-06-10drm/omap: Make sure device_id tables are NULL terminatedThomas Meyer1-0/+1
2019-06-08drm: rcar-du: Add support for missing 16-bit RGB1555 formatsLaurent Pinchart1-0/+30
2019-06-08drm: rcar-du: Add support for missing 16-bit RGB4444 formatsLaurent Pinchart1-0/+30
2019-06-08drm: rcar-du: Add support for missing 32-bit RGB formatsLaurent Pinchart1-0/+20
2019-06-08drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS modeLaurent Pinchart2-1/+13
2019-06-08drm: rcar-du: lvds: Add support for dual-link modeLaurent Pinchart2-13/+99
2019-06-08drm: rcar-du: lvds: Remove LVDS double-enable checksLaurent Pinchart1-19/+0
2019-06-08dt-bindings: display: renesas: lvds: Add renesas,companion propertyLaurent Pinchart1-4/+14
2019-06-08drm: bridge: thc63: Report input bus mode through bridge timingsLaurent Pinchart1-11/+43
2019-06-08dt-bindings: display: bridge: thc63lvd1024: Document dual-link operationLaurent Pinchart1-0/+6
2019-06-08drm: bridge: Add dual_link field to the drm_bridge_timings structureLaurent Pinchart1-0/+8
2019-06-08drm: rcar-du: writeback: include interface headerKieran Bingham1-0/+1
2019-06-08drm: rcar-du: lvds: Add r8a774a1 supportBiju Das1-0/+1
2019-06-08drm: rcar-du: Add R8A774A1 supportBiju Das1-0/+30
2019-06-08dt-bindings: display: renesas: lvds: Document r8a774a1 bindingsBiju Das1-0/+1
2019-06-08dt-bindings: display: renesas: du: Document the r8a774a1 bindingsBiju Das1-0/+2
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie93-2117/+3080
2019-06-06Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"Alex Deucher1-2/+1
2019-06-06drm/ttm: fix ttm_bo_unreserveChristian König1-8/+6
2019-06-06drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher2-6/+0
2019-06-06drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher3-59/+61
2019-06-06drm/amdgpu: cancel late_init_work before gpu resetxinhui pan1-0/+2
2019-06-06gpu: amdgpu: fix broken amdgpu_dma_buf.c referencesMauro Carvalho Chehab1-2/+2
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie152-868/+6312
2019-06-05dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-06-05drm/atmel-hlcdc: revert shift by 8Claudiu Beznea1-1/+1
2019-06-05drm: atmel-hlcdc: add sam9x60 LCD controllerSandeep Sheriker Mallikarjun1-0/+101
2019-06-05drm: atmel-hlcdc: enable sys_clk during initalization.Sandeep Sheriker Mallikarjun1-1/+18
2019-06-05drm: atmel-hlcdc: avoid initializing cfg with zeroClaudiu Beznea1-4/+2
2019-06-05drm: atmel-hlcdc: add config option for clock selectionClaudiu Beznea2-5/+9
2019-06-04drm: Flush output polling on shutdownChris Wilson1-1/+8
2019-06-04video/hdmi: Dropped static functions from kernel docUma Shankar1-30/+0
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar5-3/+128
2019-06-04drm: ADD UAPI structure definition section in kernel docUma Shankar1-0/+9
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes8-186/+273
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter2-1/+7