summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Remove inclusion of drmP.hLaurent Pinchart2019-01-1411-13/+3
* drm: rcar-du: Disable unused DPAD outputsLaurent Pinchart2019-01-141-0/+43
* drm: rcar-du: Move CRTC outputs bitmask to private CRTC stateLaurent Pinchart2019-01-146-39/+47
* drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation checkLaurent Pinchart2019-01-143-19/+6
* drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequencyLaurent Pinchart2019-01-141-0/+15
* drm: rcar-du: lvds: add R8A774C0 supportFabrizio Castro2019-01-141-0/+1
* drm: rcar-du: Add r8a774c0 device supportFabrizio Castro2019-01-141-0/+27
* drm: rcar-du: Convert live DT patches to sugar syntaxGeert Uytterhoeven2019-01-145-170/+135
* drm/shmob: Fix return value check in shmob_drm_probeYueHaibing2019-01-141-2/+2
* drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-1424-55/+56
* Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-nextDave Airlie2019-01-101-17/+17
|\
| * drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha2019-01-041-17/+17
* | drm/msm: fix build warning for 64-bit seqnoDave Airlie2019-01-091-1/+1
* | Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-0950-497/+481
|\ \
| * \ Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard2019-01-071-0/+11
| |\ \
| | * | drm: un-inline drm_legacy_findmap()Jani Nikula2019-01-021-0/+11
| * | | drm: Fix error handling in drm_legacy_addctxYueHaibing2019-01-071-6/+9
| * | | drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson2019-01-031-2/+3
| * | | drm: move DRM_IF_VERSION to drm_internal.hSam Ravnborg2018-12-271-0/+2
| * | | drm/drm_drv.c: Remove duplicate headerBrajeswar Ghosh2018-12-271-1/+0
| * | | drm/bochs: add edid present checkGerd Hoffmann2018-12-201-0/+7
| * | | drm/vc4: Attach margin props to the HDMI connectorBoris Brezillon2018-12-191-0/+16
| * | | drm/vc4: Take margin setup into account when updating planesBoris Brezillon2018-12-193-0/+96
| * | | drm/connector: Allow creation of margin props aloneBoris Brezillon2018-12-191-18/+65
| * | | drm/connector: Fix drm_mode_create_tv_properties() docBoris Brezillon2018-12-191-1/+1
| * | | drm: dw-hdmi-i2s: convert to SPDX identifiersKuninori Morimoto2018-12-191-4/+1
| * | | drm/vkms: set preferred depth to 24emersion2018-12-171-0/+1
| * | | drm/ati_pcigart: Fix error code in drm_ati_pcigart_init()Dan Carpenter2018-12-172-5/+7
| * | | drm: Fix an error pointer dereference()Dan Carpenter2018-12-171-3/+3
| * | | drm/dp_mst: Refactor drm_dp_update_payload_part1()Lyude Paul2018-12-141-29/+42
| * | | drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()Lyude Paul2018-12-141-3/+1
| * | | drm/virtio: switch to generic fbdev emulationGerd Hoffmann2018-12-145-215/+8
| * | | drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()Lyude Paul2018-12-131-0/+1
| * | | drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura2018-12-133-9/+9
| * | | drm/rockchip: Add implicit fencing support for planesHeiko Stuebner2018-12-121-0/+2
| * | | drm/xen: Don't set the dpms hookDaniel Vetter2018-12-121-1/+0
| * | | drm/qxl: Don't set the dpms hookDaniel Vetter2018-12-121-1/+0
| * | | drm/syncobj: remove drm_syncobj_cb and cleanupChristian König2018-12-111-61/+30
| * | | drm/etnaviv: fix for 64bit seqno changeChristian König2018-12-111-1/+1
| * | | drm/atomic: integrate modeset lock with private objectsRob Clark2018-12-117-8/+29
| * | | drm/dp/mst: Validate REMOTE_I2C_READ harderVille Syrjälä2018-12-101-7/+18
| * | | drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä2018-12-101-0/+1
| * | | drm/ast: Remove set but not used variable 'bo'YueHaibing2018-12-101-2/+0
| * | | drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter2018-12-105-39/+4
| * | | drm/vc4: Add support for X/Y reflectionBoris Brezillon2018-12-081-12/+47
| * | | drm/vc4: Fix negative X/Y positioning on SAND planesBoris Brezillon2018-12-081-0/+21
| * | | drm/v3d: Invalidate the caches from the outside in.Eric Anholt2018-12-071-2/+6
| * | | drm/v3d: Stop trying to flush L2C on V3D 3.3+Eric Anholt2018-12-071-3/+8
| * | | drm/v3d: Drop the wait for L2T flush to complete.Eric Anholt2018-12-071-4/+4
| * | | drm/v3d: Don't bother flushing L1TD at job start.Eric Anholt2018-12-071-12/+0