summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2018-09-13drm: Introduce per-device driver_featuresVille Syrjälä2-4/+14
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter2-16/+58
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter1-6/+0
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter3-0/+5
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter7-3/+37
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław1-0/+22
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann1-0/+14
2018-09-06drm: byteorder: add DRM_FORMAT_HOST_*Gerd Hoffmann1-0/+22
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann2-1/+1
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław1-0/+12
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul1-0/+7
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul9-101/+382
2018-08-24drm: Add per-plane pixel blend mode propertyLowry Li2-0/+15
2018-08-22drm/syncobj: Drop add/remove_callback from driver interfaceDaniel Vetter1-5/+0
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar1-2/+1
2018-08-16drm: Add kerneldoc description for "link"-member in struct drm_panelJyri Sarha1-0/+1
2018-08-16Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-326/+1574
2018-08-15drm/dp: add extended receiver capability field present bitMatt Atwood1-2/+3
2018-08-13drm: crc: Introduce get_crc_sources callbackMahesh Kumar1-0/+22
2018-08-13drm: crc: Introduce verify_crc_source callbackMahesh Kumar1-0/+16
2018-08-07Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-0/+152
2018-08-07drm: Remove drm_fbdev_cma_set_suspend()Souptick Joarder1-1/+0
2018-08-06drm/atomic: Add __drm_atomic_helper_plane_resetAlexandru Gheorghe1-0/+2
2018-08-02drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helperHuang Rui1-0/+22
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie1-0/+71
2018-08-01drm/scheduler: only kill entity if last user is killed v2Christian König1-0/+2
2018-07-30drm: Add puts callback for the coredump printerJordan Crouse1-0/+2
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse1-0/+2
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse1-0/+2
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse1-0/+65
2018-07-27drm/ttm: add ttm_set_memory header (v2)Huang Rui1-0/+128
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh1-2/+0
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh1-7/+3
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+29
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+4
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie11-215/+540
2018-07-19drm/print: Fix DRM_DEBUG_DP macroLyude Paul1-1/+1
2018-07-18Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie12-13/+275
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder1-0/+2
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai1-0/+23
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai2-80/+100
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul1-0/+6
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh1-3/+3
2018-07-13drm/scheduler: add a pointer to scheduler in the rqNayan Deshmukh1-0/+2
2018-07-13drm/doc: use inline kerneldoc style for drm_crtc_stateDaniel Vetter1-24/+86
2018-07-13drm/doc: move struct drm_crtc to in-line commentsDaniel Vetter1-29/+97
2018-07-13drm: switch drm_plane to inline commentsDaniel Vetter2-26/+66
2018-07-13drm: Switch drm_plane_state to inline kerneldoc styleDaniel Vetter1-30/+56