summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/meson: Add YUV420 output supportNeil Armstrong2020-03-101-21/+70
* drm/meson: vclk: add support for YUV420 setupNeil Armstrong2020-03-104-35/+95
* drm/meson: venc: add support for YUV420 setupNeil Armstrong2020-03-103-4/+9
* drm/meson: dw-hdmi: stop enforcing input_bus_formatNeil Armstrong2020-03-101-1/+0
* drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcsNeil Armstrong2020-03-101-20/+65
* drm/meson: venc: make drm_display_mode constNeil Armstrong2020-03-102-2/+2
* drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong2020-03-101-0/+6
* drm/bridge: synopsys: dw-hdmi: add bus format negociationNeil Armstrong2020-03-101-4/+277
* drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementationNeil Armstrong2020-03-101-0/+3
* drm/bridge: dw-hdmi: add max bpc connector propertyJonas Karlman2020-03-101-0/+8
* drm/bridge: dw-hdmi: set mtmdsclock for deep colorJonas Karlman2020-03-101-1/+20
* drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)Gurchetan Singh2020-03-092-15/+20
* drm/virtio: factor out the sg_table from virtio_gpu_objectGurchetan Singh2020-03-093-20/+30
* drm: Make drm_pci_agp_init legacyChris Wilson2020-03-091-12/+12
* Revert "drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"Peter Rosin2020-03-071-27/+0
* drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-071-1/+1
* drm/pci: Unexport drm_get_pci_devDaniel Vetter2020-03-061-21/+5
* drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-0614-62/+0
* drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya2020-03-061-12/+0
* drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya2020-03-061-13/+0
* drm/radeon: remove radeon_fb_{add,remove}_connector functionsPankaj Bharadiya2020-03-063-25/+0
* drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-0612-17/+13
* drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTSRandy Dunlap2020-03-061-3/+3
* drm/mm: Break long searches in fragmented address spacesChris Wilson2020-03-061-1/+7
* drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-1/+1
* drm/gma500/intel_bios.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-1/+1
* drm/vblank: Fix documentation of VBLANK timestamp helperThomas Zimmermann2020-03-061-2/+1
* drm/simple-kms: Fix documentation for drm_simple_encoder_init()Thomas Zimmermann2020-03-061-2/+12
* drm/panel: add panel driver for Elida KD35T133 panelsHeiko Stuebner2020-03-063-0/+363
* drm/v3d: Replace wait_for macros to remove use of msleepJames Hughes2020-03-041-13/+28
* drm/vc4: Replace wait_for macros to remove use of msleepJames Hughes2020-03-041-17/+26
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-03-04361-13731/+21322
|\
| * Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-02-28112-2505/+3120
| |\
| * \ Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-28166-2414/+5161
| |\ \
| | * | drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher2020-02-262-7/+11
| | * | drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2)Alex Deucher2020-02-261-2/+1
| | * | drm/amdgpu/display: split dp connector registration (v4)Alex Deucher2020-02-263-10/+25
| | * | drm/amdgpu/display: add a late register connector callbackAlex Deucher2020-02-261-4/+14
| | * | drm/amd/display: move dpcd debugfs members setupAlex Deucher2020-02-263-4/+3
| | * | drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher2020-02-262-5/+8
| | * | drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher2020-02-263-3/+0
| | * | drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-263-13/+29
| | * | drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-262-4/+4
| | * | drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-262-4/+4
| | * | drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-262-4/+4
| | * | drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-262-3/+3
| | * | drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-263-5/+7
| | * | drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-263-8/+10
| | * | drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-263-12/+15
| | * | drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher2020-02-263-4/+4