aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-3/+25
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-3/+112
2020-01-13Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-273/+7
2020-01-09drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang1-0/+1
2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski1-0/+3
2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski1-0/+1
2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski1-0/+5
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski1-1/+2
2020-01-09drm/dp_mst: Add new quirk for Synaptics MST hubsMikita Lipski1-0/+7
2020-01-09drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis1-0/+2
2020-01-09drm/dp_mst: Parse FEC capability on MST portsDavid Francis1-0/+3
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis1-2/+1
2020-01-09drm/fb-cma-helpers: Fix include issueBenjamin Gaignard1-0/+2
2020-01-09Merge tag 'drm-misc-next-2020-01-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-10/+276
2020-01-09drm: of: Fix linking when CONFIG_OF is not setLaurent Pinchart1-2/+3
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon2-117/+0
2020-01-08Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"Boris Brezillon1-4/+4
2020-01-08Revert "drm/bridge: Add an ->atomic_check() hook"Boris Brezillon1-28/+1
2020-01-08Revert "drm/bridge: Add the necessary bits to support bus format negotiation"Boris Brezillon1-124/+0
2020-01-07drm/vram-helper: Remove BO device from public interfaceThomas Zimmermann1-2/+0
2020-01-07drm/vram-helper: Remove interruptible flag from public interfaceThomas Zimmermann1-3/+1
2020-01-07drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon1-0/+124
2020-01-07drm/bridge: Add an ->atomic_check() hookBoris Brezillon1-1/+28
2020-01-07drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon1-4/+4
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon2-0/+117
2020-01-06drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann1-0/+1
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst652-7531/+15314
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin1-0/+1
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-23/+105
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie7-14/+79
2019-12-23drm/framebuffer: Format modifier for Intel Gen-12 render compressionDhinakaran Pandiyan1-0/+11
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding2-19/+19
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding1-1/+1
2019-12-18drm: Add Reusable task barrier.Andrey Grodzovsky1-0/+107
2019-12-18drm/scheduler: rework entity creationNirmoy Das1-3/+5
2019-12-18Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter1-0/+20
2019-12-18drm: Add __drm_atomic_helper_crtc_state_reset() & co.Ville Syrjälä1-0/+6
2019-12-18drm: of: Add drm_of_lvds_get_dual_link_pixel_orderFabrizio Castro1-0/+20
2019-12-17drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more timeAndy Shevchenko1-1/+1
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDaniel Vetter1-0/+3
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis1-2/+2
2019-12-17drm/print: introduce new struct drm_device based logging macrosJani Nikula1-0/+65
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter26-318/+545
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+8
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner1-0/+9
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds3-5/+4
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-11/+0
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+10