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-06-16
drm/i915/ttm: restore min_page_size behaviour
Matthew Auld
4
-6
/
+5
2021-06-16
drm/i915/ttm: switch over to ttm_buddy_man
Matthew Auld
6
-216
/
+180
2021-06-16
drm/i915/ttm: remove node usage in our naming
Matthew Auld
5
-33
/
+34
2021-06-16
drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
Matthew Auld
1
-3
/
+8
2021-06-16
drm/i915/ttm: Calculate the object placement at get_pages time
Thomas Hellström
3
-26
/
+77
2021-06-16
drm/i915/ttm: add i915_sg_from_buddy_resource
Matthew Auld
2
-0
/
+85
2021-06-16
drm/i915/ttm: add ttm_buddy_man
Matthew Auld
6
-0
/
+1640
2021-06-16
drm/i915/ttm: Fix memory leaks
Thomas Hellström
1
-0
/
+2
2021-06-16
drm/i915/jsl: Add W/A 1409054076 for JSL
Tejas Upadhyay
2
-0
/
+43
2021-06-15
drm/i915/adl_p: Add initial ADL_P Workarounds
Clint Taylor
4
-24
/
+29
2021-06-15
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
1
-23
/
+32
2021-06-14
drm/i915/xelpd: break feature inheritance
Lucas De Marchi
1
-8
/
+42
2021-06-14
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
1
-4
/
+2
2021-06-14
drm/i915: Simplify userptr locking
Thomas Hellström
4
-66
/
+31
2021-06-14
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
1
-23
/
+32
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
5
-7
/
+54
2021-06-14
Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-next
Thomas Zimmermann
22
-240
/
+1038
2021-06-14
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
108
-2723
/
+1897
2021-06-11
Revert "drm/i915/display: Drop FIXME about turn off infoframes"
José Roberto de Souza
1
-0
/
+1
2021-06-11
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
8
-92
/
+251
2021-06-11
drm/i915/lmem: Verify checks for lmem residency
Thomas Hellström
4
-2
/
+64
2021-06-11
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
16
-153
/
+730
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
108
-2723
/
+1897
2021-06-10
drm/i915: apply WaEnableVGAAccessThroughIOPort as needed
Emil Velikov
1
-0
/
+3
2021-06-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
141
-1416
/
+3918
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
74
-882
/
+2414
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
9
-20
/
+19
2021-06-09
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2
-2
/
+2
2021-06-09
drm/dp: Extract i915's eDP backlight code into DRM helpers
Lyude Paul
2
-258
/
+32
2021-06-09
drm/i915/dpcd_bl: Print return codes for VESA backlight failures
Lyude Paul
1
-49
/
+52
2021-06-09
drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
Lyude Paul
1
-3
/
+6
2021-06-09
drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
Lyude Paul
1
-27
/
+27
2021-06-09
drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
Lyude Paul
2
-10
/
+21
2021-06-09
drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
Lyude Paul
1
-13
/
+2
2021-06-09
drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
Lyude Paul
1
-22
/
+19
2021-06-09
drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
Lyude Paul
2
-46
/
+20
2021-06-09
drm/i915/adl_p: Same slices mask is not same Dbuf state
Stanislav Lisovskiy
1
-2
/
+4
2021-06-09
drm/i915/adl_p: CDCLK crawl support for ADL
Stanislav Lisovskiy
4
-9
/
+68
2021-06-09
drm/i915/dsc: Fix bigjoiner check in dsc_disable
Vandita Kulkarni
1
-6
/
+6
2021-06-08
drm/i915: Disable PSR around cdclk changes
Ville Syrjälä
1
-0
/
+13
2021-06-08
drm/i915/display: Introduce new intel_psr_pause/resume function
Gwan-gyeong Mun
3
-11
/
+86
2021-06-07
drm/i915/display: Drop FIXME about turn off infoframes
José Roberto de Souza
1
-1
/
+0
2021-06-07
drm/i915/display: Allow fastsets when DP_SDP_VSC infoframe do not match with PSR enabled
José Roberto de Souza
1
-1
/
+16
2021-06-07
drm/i915/display: Fix fastsets involving PSR
José Roberto de Souza
1
-5
/
+5
2021-06-07
drm/i915/display: remove duplicated argument
Wan Jiabing
1
-1
/
+0
2021-06-07
drm/i915: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2
-32
/
+31
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
24
-191
/
+191
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
7
-11
/
+11
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
5
-6
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-1
/
+1
[prev]
[next]