index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
drm/i915/display: Remove FRL related code from disable DP sequence for older platforms
Ankit Nautiyal
1
-2
/
+0
2021-03-18
drm/i915: Disable pread/pwrite ioctl's for future platforms (v3)
Ashutosh Dixit
1
-0
/
+14
2021-03-18
drm/i915/gem: Drop relocation support on all new hardware (v6)
Jason Ekstrand
1
-0
/
+7
2021-03-18
drm/i915/gem: Drop legacy execbuffer support (v2)
Jason Ekstrand
3
-103
/
+1
2021-03-18
drm/i915/bios: add intel_bios_encoder_data to encoder, use for iboost
Jani Nikula
5
-21
/
+27
2021-03-18
drm/i915/bios: start using intel_bios_encoder_data for Type-C USB and TBT
Jani Nikula
4
-17
/
+12
2021-03-18
drm/i915/bios: start using the intel_bios_encoder_data directly
Jani Nikula
4
-39
/
+44
2021-03-18
drm/i915/bios: save a higher level pointer in ddi_vbt_port_info[]
Jani Nikula
3
-15
/
+16
2021-03-18
drm/i915/bios: add helper functions to check output support
Jani Nikula
1
-12
/
+59
2021-03-18
drm/i915/bios: add i915 backpointer to intel_bios_encoder_data
Jani Nikula
1
-0
/
+5
2021-03-18
drm/i915/bios: rename display_device_data to intel_bios_encoder_data
Jani Nikula
1
-15
/
+15
2021-03-18
drm/i915/bios: create fake child devices on missing VBT
Jani Nikula
1
-10
/
+37
2021-03-18
drm/i915/bios: limit default outputs to ports A through F
Jani Nikula
1
-1
/
+2
2021-03-18
drm/i915/bios: limit default outputs by platform on missing VBT
Jani Nikula
1
-0
/
+3
2021-03-18
drm/i915/bios: move aux ch and ddc checks at a lower level
Jani Nikula
1
-6
/
+6
2021-03-18
drm/i915/bios: reduce indent in sanitize_ddc_pin and sanitize_aux_ch
Jani Nikula
1
-45
/
+41
2021-03-18
drm/i915/bios: store bdb version in i915
Jani Nikula
2
-15
/
+18
2021-03-18
drm/i915/bios: mass convert dev_priv to i915
Jani Nikula
1
-383
/
+383
2021-03-18
Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
104
-7120
/
+8818
2021-03-17
drm/i915: remove unused ADLS_REVID_* macros
Jani Nikula
1
-6
/
+0
2021-03-17
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-16
Merge tag 'gvt-next-2021-03-16' of https://github.com/intel/gvt-linux into drm-intel-next
Jani Nikula
9
-114
/
+354
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-31
/
+19
2021-03-15
drm/i915/dp_link_training: Convert DRM_DEBUG_KMS to drm_dbg_kms
Sean Paul
1
-7
/
+8
2021-03-15
drm/i915/dp_link_training: Add newlines to debug messages
Sean Paul
1
-2
/
+2
2021-03-15
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-12
drm/i915: s/plane_res_b/blocks/ etc.
Ville Syrjälä
3
-116
/
+112
2021-03-12
drm/i915: Extract skl_check_wm_level() and skl_check_nv12_wm_level()
Ville Syrjälä
1
-23
/
+35
2021-03-12
drm/i915: Calculate min_ddb_alloc for trans_wm
Ville Syrjälä
1
-3
/
+5
2021-03-12
drm/i915: Check SAGV wm min_ddb_alloc rather than plane_res_b
Ville Syrjälä
1
-1
/
+1
2021-03-12
drm/i915: Tighten SAGV constraint for pre-tgl
Ville Syrjälä
1
-4
/
+16
2021-03-12
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-12
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
3
-8
/
+20
2021-03-11
drm/i915: Tolerate bogus DPLL selection
Ville Syrjälä
1
-4
/
+13
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
89
-1113
/
+1357
2021-03-08
drm/i915: Extend icl_sanitize_encoder_pll_mapping() to all DDI platforms
Ville Syrjälä
3
-4
/
+4
2021-03-08
drm/i915: Add encoder->is_clock_enabled()
Ville Syrjälä
5
-2
/
+146
2021-03-08
drm/i915: Move DDI clock readout to encoder->get_config()
Ville Syrjälä
5
-250
/
+306
2021-03-08
drm/i915: Use pipes instead crtc indices in PLL state tracking
Ville Syrjälä
4
-49
/
+51
2021-03-08
drm/i915: Do intel_dpll_readout_hw_state() after encoder readout
Ville Syrjälä
3
-5
/
+10
2021-03-08
drm/i915: Call primary encoder's .get_config() from MST .get_config()
Ville Syrjälä
1
-1
/
+1
2021-03-05
drm/i915: Fix DSI TE max_vblank_count handling
Ville Syrjälä
1
-3
/
+2
2021-03-05
drm/i915: Return zero as the scanline counter for disabled pipes
Ville Syrjälä
1
-1
/
+1
2021-03-05
drm/i915: Don't try to query the frame counter for disabled pipes
Ville Syrjälä
1
-0
/
+3
2021-03-05
drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}()
Ville Syrjälä
3
-10
/
+15
2021-03-04
drm/i915/edp: enable eDP MSO during link training
Jani Nikula
3
-4
/
+89
2021-03-04
drm/i915/edp: modify fixed and downclock modes for MSO
Jani Nikula
1
-0
/
+29
2021-03-04
drm/i915/mso: add splitter state check
Jani Nikula
1
-0
/
+4
2021-03-04
drm/i915/mso: add splitter state readout for platforms that support it
Jani Nikula
4
-2
/
+79
[prev]
[next]