summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie59-586/+2226
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie53-325/+722
2020-03-09drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)Gurchetan Singh2-15/+20
2020-03-09drm/virtio: factor out the sg_table from virtio_gpu_objectGurchetan Singh3-20/+30
2020-03-09drm: Make drm_pci_agp_init legacyChris Wilson1-12/+12
2020-03-07Revert "drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"Peter Rosin1-27/+0
2020-03-07drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06drm/pci: Unexport drm_get_pci_devDaniel Vetter1-21/+5
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya14-62/+0
2020-03-06drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya1-12/+0
2020-03-06drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya1-13/+0
2020-03-06drm/radeon: remove radeon_fb_{add,remove}_connector functionsPankaj Bharadiya3-25/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya12-17/+13
2020-03-06drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTSRandy Dunlap1-3/+3
2020-03-06drm/mm: Break long searches in fragmented address spacesChris Wilson1-1/+7
2020-03-06drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06drm/gma500/intel_bios.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06drm/vblank: Fix documentation of VBLANK timestamp helperThomas Zimmermann1-2/+1
2020-03-06drm/simple-kms: Fix documentation for drm_simple_encoder_init()Thomas Zimmermann1-2/+12
2020-03-06drm/panel: add panel driver for Elida KD35T133 panelsHeiko Stuebner3-0/+363
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd...Dave Airlie8-55/+129
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-57/+142
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-75/+196
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu1-0/+69
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang1-3/+3
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang2-4/+1
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic1-2/+2
2020-03-05drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha1-0/+1
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin1-46/+51
2020-03-05drm/v3d: Replace wait_for macros to remove use of msleepJames Hughes1-13/+28
2020-03-05drm/vc4: Replace wait_for macros to remove use of msleepJames Hughes1-17/+26
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao2-0/+2
2020-03-05Merge tag 'mediatek-drm-fixes-5.6' of https://github.com/ckhu-mediatek/linux....Dave Airlie3-10/+28
2020-03-04drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz2-21/+0
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson1-3/+11
2020-03-04drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson2-18/+43
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard361-13731/+21322
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C3-105/+59
2020-03-04drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec2-11/+67
2020-03-04drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec3-3/+102
2020-03-04drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec2-14/+0
2020-03-02drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter1-1/+1
2020-03-02drm/i915: Protect i915_request_await_start from early waitsChris Wilson1-13/+28
2020-03-02drm/i915/tgl: Add Wa_1608008084Lucas De Marchi1-12/+7
2020-03-02drm/i915/tgl: Add Wa_22010178259:tglMatt Roper2-0/+14
2020-03-02drm/i915: Program MBUS with rmw during initializationMatt Roper1-5/+11
2020-03-02drm/i915/psr: Force PSR probe only after full initializationJosé Roberto de Souza4-5/+26
2020-03-02drm/i915/gem: Break up long lists of object reclaimChris Wilson1-0/+1
2020-03-02drm/qxl: Use simple encoderThomas Zimmermann1-15/+14
2020-03-02drm/mgag200: Use simple encoderThomas Zimmermann2-82/+13