Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70f13ff091a92a29d8463661a494fafaaff65395
/
include
/
drm
da6b51d
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
by Dave Airlie
· 10 years ago
96d3f91
drm/irq: Add drm_crtc_vblank_count()
by Thierry Reding
· 10 years ago
115ebcd
drm/irq: Add drm_crtc_handle_vblank()
by Thierry Reding
· 10 years ago
a4d7b30
drm/irq: Add drm_crtc_send_vblank_event()
by Thierry Reding
· 10 years ago
b0ee9e7
drm/fb: add support for tiled monitor configurations. (v2)
by Dave Airlie
· 10 years ago
6f134d7
drm/tile: expose the tile property to userspace (v3)
by Dave Airlie
· 10 years ago
40d9b04
drm/connector: store tile information from displayid (v3)
by Dave Airlie
· 10 years ago
c6a0aed
drm/mst: cached EDID for logical ports (v2)
by Dave Airlie
· 10 years ago
138f9eb
drm: add tile_group support. (v3)
by Dave Airlie
· 10 years ago
b49b55b
drm/displayid: add displayid defines and edid extension (v2)
by Dave Airlie
· 10 years ago
aa35071
drm/ttm: optionally move duplicates to a separate list
by Christian König
· 10 years ago
9be23ae
Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
417009fb
drm: fix indentation
by Rob Clark
· 10 years ago
dd27595
drm/atomic: add plane iterator macros
by Rob Clark
· 10 years ago
6ddd388
drm/atomic: track bitmask of planes attached to crtc
by Rob Clark
· 10 years ago
18df89f
drm: Decouple EDID parsing from I2C adapter
by Lars-Peter Clausen
· 13 years ago
37cc014
drm: Make drm_atomic.h standalone includible
by Thierry Reding
· 10 years ago
0254951
drm: Make drm_atomic_helper.h standalone includible
by Thierry Reding
· 10 years ago
5d57169
drm/plane: Add missing kerneldoc
by Thierry Reding
· 10 years ago
f1c37e1
drm/plane: Pass old state to ->atomic_update()
by Thierry Reding
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
3758b34
drm: s/enum_blob_list/enum_list/ in drm_property
by Daniel Vetter
· 10 years ago
f52b69f1
drm/atomic: Don't overrun the connector array when hotplugging
by Daniel Vetter
· 10 years ago
ca5a71d
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
5bb2bbf
drm: add properties for suggested x/y offset for connectors. (v2)
by Dave Airlie
· 10 years ago
4fb2ac6
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
8aa3dc3c
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
d7f8db5
drm: flip-work: change drm_flip_work_init prototype
by Boris BREZILLON
· 10 years ago
8bd4ae2
drm: rework flip-work helpers to avoid calling func when the FIFO is full
by Boris BREZILLON
· 10 years ago
99035e9
drm/dsi: Do not require .owner field to be set
by Thierry Reding
· 10 years ago
3ef0592
drm/dsi: Resolve MIPI DSI device from phandle
by Thierry Reding
· 10 years ago
3b46d4a
drm/dsi: Implement DCS set_{column,page}_address commands
by Thierry Reding
· 10 years ago
5cc0af1
drm/dsi: Implement DCS {get,set}_pixel_format commands
by Thierry Reding
· 10 years ago
3d9a8fc
drm/dsi: Implement DCS get_power_mode command
by Thierry Reding
· 10 years ago
2f16b89
drm/dsi: Implement DCS soft_reset command
by Thierry Reding
· 10 years ago
083d573
drm/dsi: Implement DCS nop command
by Thierry Reding
· 10 years ago
009081e
drm/dsi: Add to DocBook documentation
by Thierry Reding
· 10 years ago
42fe1e7
drm/dsi: Implement some standard DCS commands
by YoungJun Cho
· 10 years ago
550ab84
drm/dsi: Implement generic read and write commands
by Thierry Reding
· 10 years ago
dbf30b6
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
by YoungJun Cho
· 10 years ago
ed6ff40
drm/dsi: Constify mipi_dsi_msg
by Thierry Reding
· 10 years ago
960dd61
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
by Thierry Reding
· 10 years ago
a52879e
drm/dsi: Add message to packet translator
by Thierry Reding
· 10 years ago
02acb76
drm/dsi: Introduce packet format helpers
by Thierry Reding
· 10 years ago
6d17829
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
by Thierry Reding
· 10 years ago
d7883f8
drm/doc: Add GEM/CMA helpers to kerneldoc
by Thierry Reding
· 10 years ago
2f76331
drm: Make drm_mode_create_tv_properties() signature consistent
by Thierry Reding
· 10 years ago
a9e3c90
drm: Implement drm_get_pci_dev() dummy for !PCI
by Thierry Reding
· 10 years ago
34eab43
drm/prime: Use unsigned type for number of pages
by Thierry Reding
· 11 years ago
12e6cec
drm: Use const data when creating blob properties
by Thierry Reding
· 11 years ago
ecbbe59
drm: Use size_t for blob property sizes
by Thierry Reding
· 11 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
5ee3229
drm: export atomic wait_for_vblanks helper (v2)
by Rob Clark
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
122387a
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
d461701
drm/atomic-helpers: functions for state duplicate/destroy/reset
by Daniel Vetter
· 10 years ago
8bc0f31
drm/atomic-helper: implement ->page_flip
by Daniel Vetter
· 10 years ago
e2330f0
drm/atomic: Integrate fence support
by Daniel Vetter
· 10 years ago
042652e
drm/atomic-helper: implementatations for legacy interfaces
by Daniel Vetter
· 10 years ago
623369e
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
by Daniel Vetter
· 10 years ago
2f324b4
drm/crtc-helper: Transitional functions using atomic plane helpers
by Daniel Vetter
· 10 years ago
acf24a3
drm/plane-helper: transitional atomic plane helpers
by Daniel Vetter
· 10 years ago
c2fcd27
drm: Add atomic/plane helpers
by Daniel Vetter
· 10 years ago
cc4ceb4
drm: Global atomic state handling
by Daniel Vetter
· 10 years ago
144ecb9
drm: Add atomic driver interface definitions for objects
by Daniel Vetter
· 10 years ago
b7a1aaf
drm/modeset_lock: document trylock_only in kerneldoc
by Daniel Vetter
· 10 years ago
babc949
drm/edid: add #defines and helpers for ELD
by Jani Nikula
· 10 years ago
e9cf619
drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
by Todd Previte
· 10 years ago
2c0c33d
drm: fixup kerneldoc in drm_crtc.h
by Daniel Vetter
· 10 years ago
3bf0401
drm: Pull drm_crtc.h into the kerneldoc template
by Daniel Vetter
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
8c3e434
drm/radeon: remove invalid pci id
by Alex Deucher
· 10 years ago
bbf0ef0
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e457089
drm/dp-helper: Move the legacy helpers to gma500
by Daniel Vetter
· 10 years ago
32197aa
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
by Masanari Iida
· 10 years ago
dfda0df
drm/mst: rework payload table allocation to conform better.
by Dave Airlie
· 10 years ago
a1f1a79
drm: drm_err: Remove unnecessary __func__ argument
by Joe Perches
· 10 years ago
955e36d
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
f4f4e3e
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
b5e9c1a
drm: Pass dma-buf as argument to gem_prime_import_sg_table
by Maarten Lankhorst
· 11 years ago
ad9dc91
drm/i915: Fix Sink CRC
by Rodrigo Vivi
· 10 years ago
72bbf0a
drm/i915/skl: Add the Skylake PCI ids
by Damien Lespiau
· 12 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
c261103
drm: Move internal debugfs functions to drm_internal.h
by Daniel Vetter
· 10 years ago
e7f0a88
drm: Move leftover ioctl declarations to drm_internal.h
by Daniel Vetter
· 10 years ago
884d9f05eb
drm: Move drm_vm_open_locked into drm_internal.h
by Daniel Vetter
· 10 years ago
bfbf3c8
drm: move drm_mmap to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
9908fb6
drm: change drm_err return type to void
by Joe Perches
· 10 years ago
d87f09a
drm/mipi-dsi: consider low power transmission
by Inki Dae
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
19524f7
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
f3a8088
drm: fix drm_modeset_lock.h kernel-doc notation
by Randy Dunlap
· 10 years ago
6865b20
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
by Daniel Vetter
· 10 years ago
00285be
drm: Move drm_class to drm_internal.h
by Daniel Vetter
· 10 years ago
8f1a2c8
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
ba8286f
drm: Move legacy buffer structures to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
86c1fbd
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
7823875
drm: Purge ioctl forward declarations from drmP.h
by Daniel Vetter
· 10 years ago
Next »