summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland2024-03-261-1/+1
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2024-02-231-0/+2
* drm/bridge: Fix typo in post_disable() descriptionDario Binacchi2024-01-251-1/+1
* drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz2023-03-111-0/+4
* drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart2023-03-111-4/+32
* drm: fix EDID struct for old ARM OABI formatLinus Torvalds2022-06-141-3/+3
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-281-0/+1
* drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2020-12-021-2/+69
* drm/panel: make drm_panel.h self-containedJani Nikula2020-01-271-0/+1
* drm: mst: Fix query_payload ack reply structSean Paul2019-12-311-1/+1
* drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä2019-09-162-1/+29
* drm/i915/cfl: Add a new CFL PCI ID.Rodrigo Vivi2019-08-251-0/+1
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-0/+10
* drm: add fallback override/firmware EDID modes workaroundJani Nikula2019-06-191-0/+1
* drm: don't block fb changes for async plane updatesHelen Koike2019-06-111-0/+8
* tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes2019-05-311-2/+3
* drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel2019-03-131-0/+18
* drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2018-10-181-0/+11
* drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor2018-10-161-3/+3
* drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes2018-10-021-2/+3
* Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
* drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie2018-09-181-1/+1
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-1536-326/+1574
|\
| * Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-082-0/+152
| |\
| | * drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helperHuang Rui2018-08-011-0/+22
| | * drm/scheduler: only kill entity if last user is killed v2Christian König2018-07-311-0/+2
| | * drm/ttm: add ttm_set_memory header (v2)Huang Rui2018-07-271-0/+128
| * | Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie2018-08-011-0/+71
| |\ \ | | |/ | |/|
| | * drm: Add puts callback for the coredump printerJordan Crouse2018-07-301-0/+2
| | * drm: Add a -puts() function for the seq_file printerJordan Crouse2018-07-301-0/+2
| | * drm: Add drm_puts() to complement drm_printf()Jordan Crouse2018-07-301-0/+2
| | * drm: drm_printer: Add printer for devcoredumpJordan Crouse2018-07-301-0/+65
| * | drm/scheduler: remove sched field from the entityNayan Deshmukh2018-07-251-2/+0
| * | drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-251-7/+3
| |/
| * Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-202-4/+29
| |\
| | * drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh2018-07-131-3/+3
| | * drm/scheduler: add a pointer to scheduler in the rqNayan Deshmukh2018-07-131-0/+2
| | * drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref countingThomas Zimmermann2018-07-101-1/+24
| * | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-202-1/+4
| |\ \
| | * | drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2018-07-131-0/+1
| | * | x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni2018-07-101-1/+3
| * | | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-2011-215/+540
| |\ \ \
| | * | | drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder2018-07-181-0/+2
| | * | | drm/dp_helper: Add DP aux channel tracingLyude Paul2018-07-161-0/+6
| | * | | drm/doc: use inline kerneldoc style for drm_crtc_stateDaniel Vetter2018-07-131-24/+86
| | * | | drm/doc: move struct drm_crtc to in-line commentsDaniel Vetter2018-07-131-29/+97
| | * | | drm: switch drm_plane to inline commentsDaniel Vetter2018-07-132-26/+66
| | * | | drm: Switch drm_plane_state to inline kerneldoc styleDaniel Vetter2018-07-131-30/+56
| | * | | drm: drop _mode_ from remaining connector functionsDaniel Vetter2018-07-132-8/+8
| | * | | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1