Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b0b3fb6759220d4fa359e9ac486859c9d422c204
/
include
/
drm
152cce0
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
by Marek Szyprowski
· 5 years ago
b2ecb89
drm/legacy: Fix type for drm_local_map.offset
by Chris Wilson
· 5 years ago
0e7e619
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 5 years ago
5fc0df9
Merge v5.6 into drm-next
by Dave Airlie
· 5 years ago
b182341
drm: Add a drm_get_unmapped_area() helper
by Thomas Hellstrom (VMware)
· 5 years ago
314b658
drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
by Thomas Hellstrom (VMware)
· 5 years ago
0425393
Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
d5152d3
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
9001b17
Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
ec2edcc
drm/sched: implement and export drm_sched_pick_best
by Nirmoy Das
· 5 years ago
d164bebb
Revert "drm/scheduler: improve job distribution with multiple queues"
by changzhu
· 5 years ago
2214ddc
drm/mm: Allow drm_mm_initialized() to be used outside of the locks
by Chris Wilson
· 5 years ago
1cfff5f
drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfield
by Lyude Paul
· 5 years ago
69ddce0
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
fcf4638
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
by Lyude Paul
· 5 years ago
9e12da0
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
a5c4dc16
drm/dp_mst: Remove register_connector callback
by Pankaj Bharadiya
· 5 years ago
a1d11d1
drm/edid: Add function to parse EDID descriptors for monitor range
by Manasi Navare
· 5 years ago
f1ce987
drm/edid: Name the detailed monitor range flags
by Manasi Navare
· 5 years ago
d3bd37f
Merge v5.6-rc5 into drm-next
by Dave Airlie
· 5 years ago
f14d3f6
drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
by Neil Armstrong
· 5 years ago
b37aced
drm/scheduler: implement a function to modify sched list
by Nirmoy Das
· 5 years ago
c393fba
drm/pci: Unexport drm_get_pci_dev
by Daniel Vetter
· 5 years ago
8e7a194
drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions
by Pankaj Bharadiya
· 5 years ago
2dea2d1
drm: Remove unused arg from drm_fb_helper_init
by Pankaj Bharadiya
· 5 years ago
78a7b61
drm/bridge/mhl.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
17f5d57
drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
by Lyude Paul
· 5 years ago
0883ce8
drm/dp: Introduce EDID-based quirks
by Lyude Paul
· 5 years ago
05f3a6f
drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS
by Ramalingam C
· 5 years ago
79643fd
drm/hdcp: optimizing the srm handling
by Ramalingam C
· 5 years ago
63170ac
drm/simple-kms: Add drm_simple_encoder_{init,create}()
by Thomas Zimmermann
· 5 years ago
1cad629
drm/shmem: add support for per object caching flags.
by Gerd Hoffmann
· 5 years ago
83d2bdb
drm/i915: significantly reduce the use of <drm/i915_drm.h>
by Jani Nikula
· 5 years ago
5e20bdf
drm: Add helper to create a connector for a chain of bridges
by Laurent Pinchart
· 5 years ago
a25b988
drm/bridge: Extend bridge API to disable connector creation
by Laurent Pinchart
· 5 years ago
64d05ff
drm/bridge: Add interlace_allowed flag to drm_bridge
by Laurent Pinchart
· 5 years ago
11f6c4b
drm/bridge: Add connector-related bridge operations and data
by Laurent Pinchart
· 5 years ago
282f713
drm/bridge: Fix atomic state ops documentation
by Laurent Pinchart
· 5 years ago
be39f3d
drm/bridge: Document the drm_encoder.bridge_chain field as private
by Laurent Pinchart
· 5 years ago
a92d083
drm/edid: Add flag to drm_display_info to identify HDMI sinks
by Laurent Pinchart
· 5 years ago
b35f90f
drm/connector: Add helper to get a connector type name
by Laurent Pinchart
· 5 years ago
1b245ec
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
91ea833
drm/bridge: Fix the bridge kernel doc
by Boris Brezillon
· 5 years ago
28f2aff
Merge v5.6-rc2 into drm-misc-next
by Maxime Ripard
· 5 years ago
885a066
drm: drop unused drm_display_mode.private
by Sam Ravnborg
· 5 years ago
2f3ba73
drm: drop unused drm_crtc callback
by Sam Ravnborg
· 5 years ago
acce61b
drm/print: clean up RATELIMITED macros
by Sam Ravnborg
· 5 years ago
7ff6ea0
drm/print: Delete a few unused shouting macros
by Daniel Vetter
· 5 years ago
e11f5bd
drm: Add support for DP 1.4 Compliance edid corruption test
by Jerry (Fangzhi) Zuo
· 5 years ago
48e678076
drm: Remove legacy version of get_scanout_position()
by Thomas Zimmermann
· 5 years ago
f397d66
drm: Clean-up VBLANK-related callbacks in struct drm_driver
by Thomas Zimmermann
· 5 years ago
7fe3f0d
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
by Thomas Zimmermann
· 5 years ago
f1e2b63
drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
by Thomas Zimmermann
· 5 years ago
1ec3992
drm/ttm: rework BO delayed delete. v2
by Christian König
· 5 years ago
c368ec1
drm/client: Rename _force to _locked
by Daniel Vetter
· 5 years ago
64914da
drm/fbdev-helper: don't force restores
by Daniel Vetter
· 5 years ago
80f7c3f
drm/vram: Add helpers to validate a display mode's memory requirements
by Thomas Zimmermann
· 5 years ago
8e4ff9b
drm: Remove the dma_alloc_coherent wrapper for internal usage
by Chris Wilson
· 5 years ago
f32df58
drm/bridge: Add the necessary bits to support bus format negotiation
by Boris Brezillon
· 5 years ago
5061b8a
drm/bridge: Add an ->atomic_check() hook
by Boris Brezillon
· 5 years ago
41cf571
drm/bridge: Patch atomic hooks to take a drm_bridge_state
by Boris Brezillon
· 5 years ago
7514659
drm/bridge: Add a drm_bridge_state object
by Boris Brezillon
· 5 years ago
7beb691
drm: Initialize struct drm_crtc_state.no_vblank from device settings
by Thomas Zimmermann
· 5 years ago
86a9360
drm/auth: Drop master_create/destroy hooks
by Daniel Vetter
· 5 years ago
2639f45
drm/amdgpu: fix doc by clarifying sched_list definition
by Nirmoy Das
· 5 years ago
12a1d4e
drm: add drm_core_check_all_features() to check for a mask of features
by Jani Nikula
· 5 years ago
7e13ad8
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
by Chris Wilson
· 5 years ago
7a2c65dd
drm: Release filp before global lock
by Chris Wilson
· 5 years ago
7d5802d
Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next
by Maxime Ripard
· 5 years ago
a727fe8
drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docs
by Lyude Paul
· 5 years ago
dc1a73e
drm/print: introduce new struct drm_device based WARN* macros
by Pankaj Bharadiya
· 5 years ago
3d47431
Backmerge v5.5-rc7 into drm-next
by Dave Airlie
· 5 years ago
f41a8a6
drm/mipi_dbi: Add support for display offsets
by Geert Uytterhoeven
· 5 years ago
df95968
Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
9e3e90c
drm/scheduler: fix documentation by replacing rq_list with sched_list
by Nirmoy Das
· 5 years ago
56822db
drm/scheduler: improve job distribution with multiple queues
by Nirmoy Das
· 5 years ago
5e79116
drm/ttm: nuke invalidate_caches callback
by Christian König
· 5 years ago
5a64967
drm/dp_mst: Have DP_Tx send one msg at a time
by Wayne Lin
· 5 years ago
71e7274
Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
688486a
Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
d5d88cd
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
79f88da
Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
8d6cb2f
drm/drm_panel: fix export of drm_panel_of_backlight, try #3
by Arnd Bergmann
· 5 years ago
69654c6
drm/connector: Split out orientation quirk detection (v2)
by Derek Basehore
· 5 years ago
e512475
drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
by Oleg Vasilev
· 6 years ago
c908b1c
drm: add dp helper to initialize remote aux channel.
by David (Dingchen) Zhang
· 5 years ago
8ec0467
drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
by Mikita Lipski
· 5 years ago
cd82d82
drm/dp_mst: Add branch bandwidth validation to MST atomic check
by Mikita Lipski
· 5 years ago
8afb7e6
drm/dp_mst: Add DSC enablement helpers to DRM
by Mikita Lipski
· 5 years ago
1c6c1cb
drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
by Mikita Lipski
· 5 years ago
5b03f9d
drm/dp_mst: Add new quirk for Synaptics MST hubs
by Mikita Lipski
· 5 years ago
c2bc1b6
drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
by David Francis
· 6 years ago
a3c2b0f
drm/dp_mst: Parse FEC capability on MST ports
by David Francis
· 6 years ago
dc48529
drm/dp_mst: Add PBN calculation for DSC modes
by David Francis
· 6 years ago
9d10fc2
drm/fb-cma-helpers: Fix include issue
by Benjamin Gaignard
· 5 years ago
ec027b3
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 5 years ago
a566696
Merge tag 'drm-misc-next-2020-01-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
528d06d
drm: of: Fix linking when CONFIG_OF is not set
by Laurent Pinchart
· 5 years ago
0991263
Revert "drm/bridge: Add a drm_bridge_state object"
by Boris Brezillon
· 5 years ago
b470743
Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"
by Boris Brezillon
· 5 years ago
Next »