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
2022-03-29
drm/i915: Use DRM_MODE_FMT+DRM_MODE_ARG()
Ville Syrjälä
7
-37
/
+37
2022-03-29
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
9
-15
/
+15
2022-03-29
drm/i915: Split pipe+output CSC programming to noarm+arm pair
Ville Syrjälä
1
-13
/
+23
2022-03-29
drm/i915: Split color_commit() into noarm+arm pair
Ville Syrjälä
3
-28
/
+56
2022-03-29
drm/i915: Make ilk+ pfit regiser unlocked
Ville Syrjälä
1
-9
/
+9
2022-03-29
drm/i915: Remove locks around skl+ scaler programming
Ville Syrjälä
1
-10
/
+0
2022-03-29
drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities
Imre Deak
1
-9
/
+22
2022-03-29
drm/ttm: rework bulk move handling v5
Christian König
1
-1
/
+1
2022-03-29
drm/i915/migrate: move the sanity check
Matthew Auld
1
-2
/
+1
2022-03-29
drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUS
Matthew Auld
1
-0
/
+3
2022-03-29
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
4
-40
/
+27
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
1
-1
/
+1
2022-03-28
drm/i915/display: Extend DP HDR support to hsw+
Uma Shankar
1
-1
/
+20
2022-03-28
drm/i915/intel_combo_phy: Print I/O voltage info
Ankit Nautiyal
1
-10
/
+25
2022-03-28
drm/i915/display: Remove check for low voltage sku for max dp source rate
Ankit Nautiyal
1
-29
/
+3
2022-03-28
drm/i915: add lmem_size modparam
CQ Tang
3
-0
/
+8
2022-03-25
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-6
/
+18
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+1
2022-03-25
drm/i915/guc: Correctly free guc capture struct on error
Daniele Ceraolo Spurio
1
-0
/
+1
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
335
-11847
/
+14792
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+1
2022-03-22
drm/i915/guc: Print the GuC error capture output register list.
Alan Previn
8
-15
/
+183
2022-03-22
drm/i915/guc: Plumb GuC-capture into gpu_coredump
Alan Previn
8
-97
/
+288
2022-03-22
drm/i915/guc: Pre-allocate output nodes for extraction
Alan Previn
2
-35
/
+161
2022-03-22
drm/i915/guc: Extract GuC error capture lists on G2H notification.
Alan Previn
7
-13
/
+652
2022-03-22
drm/i915/guc: Check sizing of guc_capture output
Alan Previn
3
-0
/
+55
2022-03-22
drm/i915/guc: Add capture region into intel_guc_log
Alan Previn
2
-25
/
+37
2022-03-22
drm/i915/guc: Update GuC-log relay function names
Alan Previn
1
-16
/
+19
2022-03-22
drm/i915/guc: Add GuC's error state capture output structures.
Alan Previn
1
-0
/
+47
2022-03-22
drm/i915/guc: Add Gen9 registers for GuC error state capture.
Alan Previn
1
-23
/
+59
2022-03-22
drm/i915/guc: Add DG2 registers for GuC error state capture.
Alan Previn
1
-3
/
+77
2022-03-22
drm/i915/guc: Add XE_LP steered register lists support
Alan Previn
2
-11
/
+174
2022-03-22
drm/i915/guc: Add XE_LP static registers for GuC error capture.
Alan Previn
2
-23
/
+95
2022-03-22
drm/i915/guc: Update GuC ADS size for error capture lists
Alan Previn
8
-17
/
+628
2022-03-22
drm/i915/gt: replace cache_clflush_range
Michael Cheng
5
-10
/
+10
2022-03-22
drm/i915/: Re-work clflush_write32
Michael Cheng
1
-5
/
+3
2022-03-22
drm/i915/gt: Re-work reset_csb
Michael Cheng
1
-3
/
+2
2022-03-22
drm/i915/gt: Drop invalidate_csb_entries
Michael Cheng
1
-9
/
+4
2022-03-22
drm/i915/gt: Re-work intel_write_status_page
Michael Cheng
1
-9
/
+4
2022-03-22
drm/i915/gt: fix i915_reg_t initialization
Jani Nikula
1
-1
/
+1
2022-03-22
drm/i915/debugfs: Do not return '0' if there is nothing to return
Andi Shyti
5
-17
/
+21
2022-03-22
drm/i915: s/enable/active/ for DRRS
Ville Syrjälä
4
-20
/
+27
2022-03-21
drm/i915: Add "maximum pipe read bandwidth" checks
Ville Syrjälä
2
-5
/
+32
2022-03-21
drm/i915: Fix DBUF bandwidth vs. cdclk handling
Ville Syrjälä
4
-89
/
+147
2022-03-21
drm/i915: Properly write lock bw_state when it changes
Ville Syrjälä
1
-1
/
+23
2022-03-21
drm/i915: Round up when calculating display bandwidth requirements
Ville Syrjälä
1
-2
/
+2
2022-03-21
drm/i915: Nuke intel_bw_calc_min_cdclk()
Ville Syrjälä
3
-76
/
+5
2022-03-21
drm/i915: Remove total[] and uv_total[] from ddb allocation
Ville Syrjälä
1
-60
/
+62
2022-03-21
drm/i915: Pre-calculate plane relative data rate
Ville Syrjälä
4
-154
/
+108
2022-03-21
drm/i915: Split plane data_rate into data_rate+data_rate_y
Ville Syrjälä
5
-38
/
+42
[prev]
[next]