Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
de409661c4c90d63cfc64579edbad0a6b10bd50d
de40966
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
by Vivek Kasireddy
· 5 years ago
5fb4430
drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi
by Rajat Jain
· 5 years ago
d62f416f
drm/i915: Wait on vma activity before taking the mutex
by Chris Wilson
· 5 years ago
60e9455
drm/i915: Check activity on i915_vma after confirming pin_count==0
by Chris Wilson
· 5 years ago
90211ea
drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm
by Chris Wilson
· 5 years ago
4231771
drm/i915/selftests: Show the RC6 residency on parking failure
by Chris Wilson
· 5 years ago
0f8f8a6
drm/i915/gem: Detect overflow in calculating dumb buffer size
by Chris Wilson
· 5 years ago
8c47eb8
drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER
by Manasi Navare
· 5 years ago
2319461
drm/i915/cdclk: use new struct drm_device logging macros
by Wambui Karuga
· 5 years ago
2e3586c
drm/i915/bw: convert to drm_device based logging macros
by Wambui Karuga
· 5 years ago
6385514
drm/i915/audio: convert to struct drm_device logging macros.
by Wambui Karuga
· 5 years ago
e92cbf3
drm/i915/bios: convert to struct drm_device logging macros.
by Wambui Karuga
· 5 years ago
45e8464
drm/i915/atomic: use struct drm_device logging macros
by Wambui Karuga
· 5 years ago
9c757ae
drm/i915: add display engine uncore helpers
by Jani Nikula
· 5 years ago
6fef851
drm/i915: Cleanup properly if the implicit fence setup fails
by Ville Syrjälä
· 5 years ago
58fa176
drm/i915: Balance prepare_fb/cleanup_fb
by Ville Syrjälä
· 5 years ago
fa52833
drm/i915: s/intel_state/state/ in intel_{prepare,cleanup}_plane_fb()
by Ville Syrjälä
· 5 years ago
b2faf66
drm/i915: Stop looking at plane->state in intel_prepare_plane_fb()
by Ville Syrjälä
· 5 years ago
7d8d2cb
drm/i915: Clear old hw.fb & co. from slave plane's state
by Ville Syrjälä
· 5 years ago
5dbd2b7
drm/i915/gem: Convert vm idr to xarray
by Chris Wilson
· 5 years ago
b4a9a14
drm/i915: Mark the removal of the i915_request from the sched.link
by Chris Wilson
· 5 years ago
989df3a
drm/i915/execlists: Reclaim the hanging virtual request
by Chris Wilson
· 5 years ago
4ba5c08
drm/i915/execlists: Take a reference while capturing the guilty request
by Chris Wilson
· 5 years ago
bf9cc89
drm/i915/gt: Include a tell-tale for engine parking
by Chris Wilson
· 5 years ago
a9f236d
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
by Pankaj Bharadiya
· 5 years ago
48a1b8d
drm/i915: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
0d4c351
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
85c823a
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
3a47ae2
drm/i915/display: Make WARN* drm specific where encoder ptr is available
by Pankaj Bharadiya
· 5 years ago
7c7d5b1
Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued
by Jani Nikula
· 5 years ago
dc1a73e
drm/print: introduce new struct drm_device based WARN* macros
by Pankaj Bharadiya
· 5 years ago
5424f5d
drm/i915: Clear the GGTT_WRITE bit on unbinding the vma
by Chris Wilson
· 5 years ago
d2a4bb6
drm/i915: Don't use VBT for detecting DPCD backlight controls
by Lyude Paul
· 5 years ago
eea4262
drm/i915: drop alpha_support for good in favour of force_probe
by Jani Nikula
· 5 years ago
29baf3a
drm/i915: Don't show the blank process name for internal/simulated errors
by Chris Wilson
· 5 years ago
486bba4
drm/i915/hdcp: Clean up local variables
by Ville Syrjälä
· 5 years ago
5d1db3f
drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port()
by Ville Syrjälä
· 5 years ago
490eda5
drm/i915: Use intel_attached_dp() instead of hand rolling it
by Ville Syrjälä
· 5 years ago
ecdfd84
drm/i915: Relocate intel_attached_dp()
by Ville Syrjälä
· 5 years ago
fa7edcd
drm/i915: Use intel_attached_encoder()
by Ville Syrjälä
· 5 years ago
6fe2029
drm/i915/dp: debug log max vswing and pre-emphasis
by Jani Nikula
· 5 years ago
08b90a7
drm/i915: use intel_bios_is_port_present()
by Jani Nikula
· 5 years ago
85d8ec2
drm/i915/bios: check DDI port presence based on child device
by Jani Nikula
· 5 years ago
c5faae5
drm/i915/bios: add intel_bios_port_supports_*()
by Jani Nikula
· 5 years ago
17004bf
drm/i915/bios: add intel_bios_alternate_ddc_pin()
by Jani Nikula
· 5 years ago
f83acda
drm/i915/bios: add intel_bios_dp_max_link_rate()
by Jani Nikula
· 5 years ago
01a6088
drm/i915/bios: intel_bios_hdmi_boost_level()
by Jani Nikula
· 5 years ago
605a187
drm/i915/bios: intel_bios_dp_boost_level()
by Jani Nikula
· 5 years ago
0aed3bd
drm/i915/bios: add intel_bios_hdmi_level_shift()
by Jani Nikula
· 5 years ago
d9ee211
drm/i915/bios: add intel_bios_max_tmds_encoder()
by Jani Nikula
· 5 years ago
7865559
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
by Chris Wilson
· 5 years ago
814df0c
drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling
by Ville Syrjälä
· 5 years ago
b104046
drm/i915: Consolidate HDMI force_dvi handling
by Ville Syrjälä
· 5 years ago
cb70b71
drm/i915/sdvo: Reduce the size of the on stack buffers
by Ville Syrjälä
· 5 years ago
691313e
drm/i915: Move encoder variable to tighter scope
by Ville Syrjälä
· 5 years ago
b33950d
drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_mask
by Ville Syrjälä
· 5 years ago
ee34801
drm/i915: Prefer to use the pipe to index the ddb entries
by Ville Syrjälä
· 5 years ago
fff13e6
drm/i915: Clear most of crtc state when disabling the crtc
by Ville Syrjälä
· 5 years ago
d0eed15
drm/i915: Fix post-fastset modeset check for port sync
by Ville Syrjälä
· 5 years ago
0b3bd0cd
drm/i915: Align engine->uabi_class/instance with i915_drm.h
by Tvrtko Ursulin
· 5 years ago
cd69952
drm/i915/gt: Be paranoid and reset the GPU before release
by Chris Wilson
· 5 years ago
8e78871
drm/i915/userptr: fix size calculation
by Matthew Auld
· 5 years ago
24860ad
drm/i915/userptr: add user_size limit check
by Matthew Auld
· 5 years ago
9452302
drm/i915/gt: Report the currently active execlists request
by Chris Wilson
· 5 years ago
89c0249
drm/i915: convert to new logging macros in i915/intel_memory_region.c
by Wambui Karuga
· 5 years ago
fd6735f
drm/i915: convert to new logging macros in i915/intel_gvt.c
by Wambui Karuga
· 5 years ago
68b3271
drm/i915: conversion to new logging macros in i915/intel_device_info.c
by Wambui Karuga
· 5 years ago
5e04eb0
drm/i915: conversion to new logging macros in i915/intel_csr.c
by Wambui Karuga
· 5 years ago
aee2eee
drm/i915: conversion to new logging macros in i915/i915_vgpu.c
by Wambui Karuga
· 5 years ago
77b2089
drm/i915/guc: Introduce CT_DEBUG
by Michal Wajdeczko
· 5 years ago
d624d40
drm/i915/guc: Switch to CT_ERROR in ct_read
by Michal Wajdeczko
· 5 years ago
235198d
drm/i915/guc: Don't pass CTB while reading
by Michal Wajdeczko
· 5 years ago
6a327cb
drm/i915/guc: Don't pass CTB while writing
by Michal Wajdeczko
· 5 years ago
1b9fc94
drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTB
by Michal Wajdeczko
· 5 years ago
416d383
drm/i915: Satisfy smatch that a loop has at least one iteration
by Chris Wilson
· 5 years ago
f1766e3
drm/i915: Fix typo in kerneldoc function name
by Chris Wilson
· 5 years ago
04062c5
drm/i915: Fix i915_error_state_store error defination
by Zhang Xiaoxu
· 5 years ago
c53aec2
drm/i915: Include the debugfs params header for its own definition
by Chris Wilson
· 5 years ago
9ac7d53
drm/i915: Auto detect DPCD backlight support by default
by Lyude Paul
· 5 years ago
662884a
drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
by Lyude Paul
· 5 years ago
7994672
drm/i915: Assume 100% brightness when not in DPCD control mode
by Lyude Paul
· 5 years ago
fde7266
drm/i915: Fix eDP DPCD aux max backlight calculations
by Lyude Paul
· 5 years ago
960287c
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
by Vivek Kasireddy
· 5 years ago
7483173
drm/i915/execlists: Offline error capture
by Chris Wilson
· 5 years ago
32ff621
drm/i915/gt: Allow temporary suspension of inflight requests
by Chris Wilson
· 5 years ago
672c368
drm/i915: Keep track of request among the scheduling lists
by Chris Wilson
· 5 years ago
9e83713a
drm/i915/psr: Share the computation of idle frames
by José Roberto de Souza
· 5 years ago
6f4194c
drm/i915: add Wa_14010594013: icl,ehl
by Matt Atwood
· 5 years ago
9c92aa4
drm/i915/gt: Drop rogue space in the middle of GT_TRACE
by Chris Wilson
· 5 years ago
f3c0efc
drm/i915/execlists: Leave resetting ring to intel_ring
by Chris Wilson
· 5 years ago
f78d5da
drm/i915/tgl: Add Wa_1409825376 to tgl
by Radhakrishna Sripada
· 5 years ago
d54151c
drm/i915/fbc: Add fbc tracepoints
by Ville Syrjälä
· 5 years ago
661d6ec
drm/i915/fbc: Nuke fbc_supported()
by Ville Syrjälä
· 5 years ago
9ecc6eab
drm/i915/fbc: Move the plane state check into the fbc functions
by Ville Syrjälä
· 5 years ago
72ff2b8
drm/i915/gt: Use the BIT when checking the flags, not the index
by Chris Wilson
· 5 years ago
a267ab8
drm/i915/params: support bool values for int and uint params
by Jani Nikula
· 5 years ago
c43c5a8
drm/i915/params: add i915 parameters to debugfs
by Jani Nikula
· 5 years ago
f22fd33
drm/i915/gen11: Add additional pcode status values
by Matt Roper
· 5 years ago
4ec5abe
drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER
by José Roberto de Souza
· 5 years ago
bd3cf6f
drm/i915/dp/tgl+: Update combo phy vswing tables
by José Roberto de Souza
· 5 years ago
Next »