Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a418e3448f8c47fb44cc995d7983e735b9774c7
/
drivers
/
gpu
7a418e3
drm/i915: Move registration actions to connector->late_register
by Chris Wilson
· 8 years ago
fda9ee9
drm/i915: Move panel's backlight setup next to panel init
by Chris Wilson
· 8 years ago
a19d6ff
drm/i915: Small compaction of the engine init code
by Tvrtko Ursulin
· 8 years ago
10bb667
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
2a34670
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
6559436
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 8 years ago
9da1030
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
9253d05
Merge tag 'topic/drm-misc-2016-06-22-updated' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
4b01ec9
Merge tag 'drm-sii902x' of github.com:bbrezillon/linux-at91 into drm-next
by Dave Airlie
· 8 years ago
64989ca4
drm/i915: Refresh cached DP port register value on resume
by Ville Syrjälä
· 8 years ago
de9c1b6
drm/i915: Sanity check PPS HW state
by Imre Deak
· 8 years ago
5464861
drm/i915: Factor out helper to read out PPS HW state
by Imre Deak
· 8 years ago
8e8232d
drm/i915: Deduplicate PPS register retrieval
by Imre Deak
· 8 years ago
7859799
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
by Imre Deak
· 8 years ago
b4d06ed
drm/i915: Group all the PPS init steps to one place
by Imre Deak
· 8 years ago
0080b5d
drm/i915: Initialize the PPS HW before its first use
by Imre Deak
· 8 years ago
97a824e1
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
by Imre Deak
· 8 years ago
f510f34
drm/vc4: Remove unused connector
by Daniel Vetter
· 8 years ago
fa7d81b
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
by Chris Wilson
· 8 years ago
366e292
drm/sun4i: Remove open-coded drm_connector_register_all()
by Chris Wilson
· 8 years ago
398e979
drm/vc4: Remove open-coded drm_connector_register_all()
by Chris Wilson
· 8 years ago
6966e48
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
by Chris Wilson
· 8 years ago
3b96a0b
drm: document drm_auth.c
by Daniel Vetter
· 8 years ago
0aae592
drm: Clear up master tracking booleans
by Daniel Vetter
· 8 years ago
b3ac9f2
drm: Extract drm_is_current_master
by Daniel Vetter
· 8 years ago
d6ed682
drm: Refactor drop/set master code a bit
by Daniel Vetter
· 8 years ago
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 8 years ago
46bfdf9
drm: Nuke SET_UNIQUE ioctl
by Daniel Vetter
· 8 years ago
a742946
drm: Don't call drm_dev_set_unique from platform drivers
by Daniel Vetter
· 8 years ago
405e61a
drm/vgem: Stop calling drm_drv_set_unique
by Daniel Vetter
· 8 years ago
5079c46
drm: Use dev->name as fallback for dev->unique
by Daniel Vetter
· 8 years ago
8106554
drm: Clean up drm_crtc.h
by Daniel Vetter
· 8 years ago
95c081c
drm: Move master pointer from drm_minor to drm_device
by Daniel Vetter
· 8 years ago
84601db
drm: sti: rework init sequence
by Benjamin Gaignard
· 8 years ago
83af0a4
drm: sti: use late_register and early_unregister callbacks
by Benjamin Gaignard
· 8 years ago
a104299
drm/amdkfd: Clean up inline handling
by Daniel Vetter
· 8 years ago
79190ea
drm: Add callbacks for late registering
by Benjamin Gaignard
· 8 years ago
6125151
drm/i915/guc: Remove one unnecessary variable
by Tvrtko Ursulin
· 8 years ago
b7868c6
drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors
by Stefan Agner
· 8 years ago
e06a44c
drm/mediatek: Remove IOMMU_DMA select
by Arnd Bergmann
· 8 years ago
ee648a7
drm/i915: Use connector_type for printing in intel_connector_info, v2.
by Maarten Lankhorst
· 8 years ago
26c17cf
drm/i915: Use atomic state and connector_type in i915_sink_src
by Maarten Lankhorst
· 8 years ago
b6dabe3
drm/i915: Use connector_type instead of intel_encoder->type for DP.
by Maarten Lankhorst
· 8 years ago
26875fe
drm/i915: Use connector->name in drrs debugfs.
by Maarten Lankhorst
· 8 years ago
7822492
drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
by Chris Wilson
· 8 years ago
77ca04c
drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only.
by Zhi Wang
· 8 years ago
2b83c4c
drm/i915: Set softmin frequency on idle->busy transition
by Michał Winiarski
· 8 years ago
0b63bb1
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
by Dave Gordon
· 8 years ago
6605ca0
drm/crtc-helper: disable_unused_functions really isn't for atomic
by Daniel Vetter
· 8 years ago
f07df98
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
8c2d8ed
drm/msm: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
6c62c98
drm/mediatek: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
1e7c3e3
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
99e6fe5
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
e01d9e5
drm/arc: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
9127f99
drm/rockchip: Finish initialization before registering DRM device
by Tomasz Figa
· 8 years ago
e77018f
drm/i915/fbdev: Flush mode configuration before lastclose
by Chris Wilson
· 8 years ago
43cee31
drm/i915/fbdev: Limit the global async-domain synchronization
by Chris Wilson
· 8 years ago
d626f34
drm/i915/fbdev: Perform async fbdev initialisation much later
by Chris Wilson
· 8 years ago
41719d5
drm/omapdrm: don't call drm_helper_disable_unused_functions
by Daniel Vetter
· 8 years ago
aeecc96
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
by Chris Wilson
· 8 years ago
80788a0
drm/i915/fbc: sanitize i915.enable_fbc during FBC init
by Paulo Zanoni
· 9 years ago
ab28a54
drm/i915/fbc: update busy_bits even for GTT and flip flushes
by Paulo Zanoni
· 9 years ago
c7f7e2f
drm/i915/fbc: Disable on HSW by default for now
by Lyude
· 8 years ago
ce833ba
drm: Mark set/drop master ioctl as unlocked.
by Daniel Vetter
· 8 years ago
94e86f5
drm: Mark authmagic ioctls as unlocked
by Daniel Vetter
· 8 years ago
d2b34ee
drm: Protect authmagic with master_mutex
by Daniel Vetter
· 8 years ago
a77316b
drm: Move authmagic cleanup into drm_master_release
by Daniel Vetter
· 8 years ago
0de4cc9
drm: Only do the hw.lock cleanup in master_relase for !MODESET
by Daniel Vetter
· 8 years ago
ccf4925
drm: rcar-du: error message is not needed for EPROBE_DEFER
by Kuninori Morimoto
· 8 years ago
f32133a
drm: rcar-du: error message is not needed for drm_vblank_init()
by Kuninori Morimoto
· 8 years ago
fef1ac5
rcar-du: add/rename DEFR6 TCON bits
by Sergei Shtylyov
· 9 years ago
e4245ea
drm: Prevent NULL deref in drm_name_info()
by Chris Wilson
· 8 years ago
c001da4
drm: fix send_vblank_event use-after-free error
by Matthew Auld
· 8 years ago
6eae005
drm/i915: pwrite/pread do not require obj->base.filp, just pages
by Chris Wilson
· 8 years ago
b9bcd14
drm/i915: Extract checking for backing struct pages to a helper
by Chris Wilson
· 8 years ago
675605c
drm/bridge: Add sii902x driver
by Boris Brezillon
· 9 years ago
9968188
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
by Chris Wilson
· 8 years ago
91df09d
drm/i915: Revert DisplayPort fast link training feature
by Mika Kahola
· 8 years ago
a02b010
drm/i915: Update DRIVER_DATE to 20160620
by Daniel Vetter
· 8 years ago
e63d87c
drm/i915: Move backlight unregistration to connector unregistration
by Chris Wilson
· 8 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 8 years ago
bee7fb1
drm: Protect drm_connector_register_all() under DRIVER_MODESET
by Chris Wilson
· 8 years ago
c8c3579
drm/i915: Introduce GVT context creation API
by Zhi Wang
· 8 years ago
80a9a8d
drm/i915: Support LRC context single submission
by Zhi Wang
· 8 years ago
3c7ba63
drm/i915: Introduce execlist context status change notification
by Zhi Wang
· 8 years ago
c01fc53
drm/i915: Make addressing mode bits in context descriptor configurable
by Zhi Wang
· 8 years ago
bcd794c
drm/i915: Make ring buffer size of a LRC context configurable
by Zhi Wang
· 8 years ago
0ad35fe
drm/i915: gvt: Introduce the basic architecture of GVT-g
by Zhi Wang
· 8 years ago
b02d22a
drm/i915: Fold vGPU active check into inner functions
by Zhi Wang
· 8 years ago
b2a5d1e
drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
by Zhi Wang
· 8 years ago
87da603
drm/i915: Factor out i915_pvinfo.h
by Zhi Wang
· 8 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 8 years ago
e28cd4d
drm: Automatically register/unregister all connectors
by Chris Wilson
· 8 years ago
acd8f41
drm: Minimally initialise drm_dp_aux
by Chris Wilson
· 8 years ago
0c2f6f1
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
by Chris Wilson
· 8 years ago
1cee2a2
drm/sti: Don't call drm_helper_disable_unused_functions
by Daniel Vetter
· 8 years ago
c37efb9
drm/i915: Serialise presentation with imported dmabufs
by Chris Wilson
· 8 years ago
80de346
drm: Automatically unregister the connector during cleanup
by Chris Wilson
· 8 years ago
40daac6
drm: Make drm_connector_register() safe against multiple calls
by Chris Wilson
· 8 years ago
Next »