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-08
drm/i915/gtt: reduce overzealous alignment constraints for GGTT
Matthew Auld
1
-1
/
+2
2022-03-08
Merge tag 'gvt-next-2022-03-07' of https://github.com/intel/gvt-linux into drm-intel-next-fixes
Joonas Lahtinen
1
-0
/
+15
2022-03-08
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
5
-25
/
+31
2022-03-08
drm/i915: Check async flip capability early on
Ville Syrjälä
1
-7
/
+72
2022-03-08
drm/i915: Don't skip ddb allocation if data_rate==0
Ville Syrjälä
1
-18
/
+12
2022-03-08
drm/i915: Avoid negative shift due to bigjoiner_pipes==0
Ville Syrjälä
1
-1
/
+4
2022-03-07
drm/i915/gvt: add the missing mdev attribute "name"
Zhi Wang
1
-0
/
+15
2022-03-07
drm/i915/psr: Set "SF Partial Frame Enable" also on full update
Jouni Högander
2
-2
/
+15
2022-03-07
drm/i915: stop checking for NULL vma->obj
Matthew Auld
1
-10
/
+7
2022-03-07
drm/i915: limit the async bind to bind_async_flags
Matthew Auld
1
-2
/
+3
2022-03-07
drm/i915/gmbus: use to_intel_gmbus() instead of open coding
Jani Nikula
1
-13
/
+5
2022-03-07
drm/i915/gmbus: move some local bus variables within loops
Jani Nikula
1
-2
/
+3
2022-03-07
drm/i915/fbdev: fixup setting screen_size
Matthew Auld
1
-2
/
+2
2022-03-07
drm/i915/gem: Remove some unnecessary code
Thomas Hellström
1
-18
/
+14
2022-03-07
drm/i915: Remove the vma refcount
Thomas Hellström
4
-33
/
+16
2022-03-07
drm/i915: Remove the vm open count
Thomas Hellström
15
-166
/
+192
2022-03-07
drm/i915/dmabuf: Fix prime_mmap to work when using LMEM
Gwan-gyeong Mun
1
-0
/
+4
2022-03-07
drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unmap_dma_buf()
Gwan-gyeong Mun
1
-10
/
+1
2022-03-04
drm/i915: Use bigjoiner_pipes more
Ville Syrjälä
1
-11
/
+20
2022-03-04
drm/i915: Eliminate bigjoiner boolean
Ville Syrjälä
7
-45
/
+37
2022-03-04
drm/i915: Start tracking PIPESRC as a drm_rect
Ville Syrjälä
9
-78
/
+96
2022-03-04
drm/i915: Use designated initializers for bxt_dp_clk_val[]
Ville Syrjälä
1
-7
/
+7
2022-03-04
drm/i915: Remove bxt m2_frac_en
Ville Syrjälä
1
-10
/
+8
2022-03-04
drm/i915: Clean up some struct/array initializers
Ville Syrjälä
1
-9
/
+9
2022-03-04
drm/i915: Move a bunch of stuff into rodata from the stack
Ville Syrjälä
1
-12
/
+12
2022-03-04
drm/i915: Nuke skl_wrpll_context_init()
Ville Syrjälä
1
-10
/
+3
2022-03-04
drm/i915: Relocate a few more pch transcoder bits
Ville Syrjälä
5
-19
/
+26
2022-03-04
drm/i915: Relocate ibx pch port sanitation code
Ville Syrjälä
3
-62
/
+71
2022-03-04
drm/i915: Remove framestart_delay sanitation
Ville Syrjälä
1
-56
/
+0
2022-03-04
drm/i915: Move framestart_delay to crtc_state
Ville Syrjälä
5
-21
/
+42
2022-03-04
drm/i915/dmc: Update DMC to v2.16 on ADL-P
Madhumitha Tolakanahalli Pradeep
1
-2
/
+2
2022-03-04
drm/i915: Add RCS mask to GuC ADS params
Stuart Summers
1
-1
/
+1
2022-03-04
drm/i915/xehp: Support platforms with CCS engines but no RCS
Matt Roper
7
-4
/
+13
2022-03-04
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
10
-2
/
+12
2022-03-04
drm/i915/gmbus: alloc intel_gmbus dynamically
Jani Nikula
2
-25
/
+31
2022-03-04
drm/i915/gmbus: pass gpio reg to intel_gpio_setup()
Jani Nikula
1
-4
/
+3
2022-03-04
drm/i915/gmbus: reduce gmbus pin lookups in gmbus setup
Jani Nikula
1
-3
/
+5
2022-03-04
drm/i915/gmbus: combine gmbus pin lookups to one function
Jani Nikula
1
-33
/
+29
2022-03-03
drm/i915/adl-n: Add stepping info
Tejas Upadhyay
1
-0
/
+7
2022-03-04
Merge tag 'drm-intel-gt-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
70
-622
/
+2278
2022-03-03
drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs
John Harrison
1
-2
/
+4
2022-03-03
drm/i915/guc: Drop obsolete H2G definitions
John Harrison
1
-2
/
+0
2022-03-03
drm/i915/guc: Rename desc_idx to ctx_id
John Harrison
1
-26
/
+26
2022-03-03
drm/i915/guc: Move lrc desc setup to where it is needed
John Harrison
1
-2
/
+4
2022-03-03
drm/i915/guc: Split guc_lrc_desc_pin apart
John Harrison
1
-21
/
+33
2022-03-03
drm/i915/guc: Better name for context id limit
John Harrison
4
-12
/
+12
2022-03-03
drm/i915/guc: Add an explicit 'submission_initialized' flag
John Harrison
2
-3
/
+7
2022-03-03
drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
John Harrison
1
-31
/
+38
2022-03-03
drm/i915: Pimp async flip debugs
Ville Syrjälä
1
-17
/
+42
2022-03-03
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
5
-25
/
+31
[prev]
[next]