summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring2-22/+70
2019-04-12drm/bridge: ti-tfp410: Set the bus_formatPeter Ujfalusi1-0/+17
2019-04-12drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not availablePeter Ujfalusi1-3/+11
2019-04-11drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann1-3/+3
2019-04-11drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes7-7/+7
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes2-222/+190
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2-6/+7
2019-04-11drm/sun4i: Rely on dma interconnect for our RAM offsetMaxime Ripard1-7/+21
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul5092-115957/+263783
2019-04-10drm/bochs: use simple display pipeGerd Hoffmann2-130/+52
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann2-34/+27
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann2-58/+61
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann2-22/+25
2019-04-09drm/lima: include used header file explicitlyQiang Yu1-0/+1
2019-04-09drm/lima: add missing Kconfig dependencyQiang Yu1-0/+3
2019-04-09drm/meson: Add G12A support for the DW-HDMI GlueNeil Armstrong2-38/+157
2019-04-09drm/meson: Add G12A compatibleNeil Armstrong1-0/+1
2019-04-09drm/meson: Add G12A Video Clock setupNeil Armstrong1-11/+108
2019-04-09drm/meson: Add G12A support for CVBS EncoderNeil Armstrong2-9/+27
2019-04-09drm/meson: Add G12A support for plane handling in CRTC driverNeil Armstrong2-52/+221
2019-04-09drm/meson: Add G12A Support for the Overlay video planeNeil Armstrong1-2/+8
2019-04-09drm/meson: Add G12A support for OSD1 PlaneNeil Armstrong1-2/+13
2019-04-09drm/meson: Add G12A Support for VIU setupNeil Armstrong1-5/+67
2019-04-09drm/meson: Add G12A Support for VPP setupNeil Armstrong1-22/+29
2019-04-09drm/meson: Add registers for G12A SoCNeil Armstrong1-0/+247
2019-04-09drm/meson: Switch PLL to 5.94GHz base for 297Mhz pixel clockNeil Armstrong1-2/+2
2019-04-08drm/cirrus: rewrite and modernize driver.Gerd Hoffmann9-2013/+658
2019-04-08drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann1-0/+60
2019-04-08drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann1-30/+81
2019-04-08drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann1-8/+43
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann6-164/+190
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie99-738/+8082
2019-04-04drm/pl111: fix possible object reference leakWen Yang1-0/+4
2019-04-04drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot1-1/+1
2019-04-04drm/panel: Rocktech jh057n00900: Add terminating newlines to loggingJoe Perches1-9/+10
2019-04-04drm: Add ASPEED GFX driverJoel Stanley8-0/+676
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt7-1/+50
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt12-165/+125
2019-04-03drm/panel: otm8009a: Set clock to 29.70 MhzYannick Fertré1-7/+7
2019-04-03drm/panel: rm68200: No error msg if probe deferredYannick Fertré1-1/+2
2019-04-03drm/panel: otm8009a: No error msg if probe deferredYannick Fertré1-1/+2
2019-04-03drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré1-0/+3
2019-04-03drm/panel: Add Rocktech jh057n00900 panel driverGuido Günther3-0/+400
2019-04-03drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panelJagan Teki3-0/+282
2019-04-03drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes1-2/+2
2019-04-03drm/vc4: Call drm_dev_register() after all setup is doneNoralf Trønnes1-2/+4
2019-04-03drm/fb-helper: dpms_legacy(): Only set on connectors in useNoralf Trønnes1-6/+5
2019-04-03drm/fb-helper: Remove unused gamma_size variableNoralf Trønnes1-5/+1
2019-04-03Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie13-30/+1982
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie205-3668/+14358