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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
7
-51
/
+29
2022-03-23
drm/gma500: Add crtc prefix to vblank functions
Patrik Jakobsson
3
-9
/
+9
2022-03-23
drm/gma500: Declare a few functions static
Patrik Jakobsson
2
-9
/
+8
2022-03-23
drm/gma500: Free the correct connector allocation
Patrik Jakobsson
6
-6
/
+13
2022-03-23
drm/gma500: gma500 don't register non-hotpluggable connectors
Patrik Jakobsson
8
-16
/
+0
2022-03-23
drm/gma500: Make use of the drm connector iterator
Patrik Jakobsson
9
-42
/
+84
2022-03-23
drm/gma500: Uninstall interrupts on driver removal
Patrik Jakobsson
1
-0
/
+2
2022-03-23
drm/gma500: Use managed drmm_mode_config_init()
Patrik Jakobsson
1
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-3
/
+6
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/amd: Add USBC connector ID
Aurabindo Pillai
1
-0
/
+1
2022-03-22
drm/i915/debugfs: Do not return '0' if there is nothing to return
Andi Shyti
5
-17
/
+21
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
27
-75
/
+27
2022-03-22
drm/i915: s/enable/active/ for DRRS
Ville Syrjälä
4
-20
/
+27
2022-03-21
drm/tilcdc: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2022-03-21
drm/gma500: Use drm_mode_copy()
Ville Syrjälä
1
-6
/
+2
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
2022-03-21
drm/i915: Tweak plane ddb allocation tracking
Ville Syrjälä
6
-91
/
+74
2022-03-21
drm/i915/display/adlp: More voltage swing table updates
José Roberto de Souza
1
-4
/
+18
2022-03-21
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-03-21
drm/vmwgfx: validate the screen formats
Zack Rusin
2
-15
/
+16
2022-03-21
drm/vmwgfx: Fix mob cursor allocation race
Zack Rusin
1
-0
/
+8
2022-03-21
drm/vmwgfx: Fix an invalid read
Zack Rusin
1
-8
/
+6
2022-03-21
drm/i915/sdvo: prefer __packed over __attribute__((packed))
Jani Nikula
1
-1
/
+1
2022-03-21
drm/i915/gem: Don't evict unmappable VMAs when pinning with PIN_MAPPABLE (v2)
Vivek Kasireddy
1
-1
/
+12
[prev]
[next]