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-12-03
drm/i915: split out intel_pm_types.h
Jani Nikula
3
-63
/
+78
2021-12-03
drm/i915/fb: move intel_fb_uses_dpt to intel_fb.c and un-inline
Jani Nikula
3
-10
/
+12
2021-12-03
drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch]
Jani Nikula
3
-44
/
+52
2021-12-03
drm/i915/selftest: Disable IRQ for timestamp calculation
Anshuman Gupta
1
-2
/
+2
2021-12-02
drm/i915/dg2: extend Wa_1409120013 to DG2
Matt Atwood
1
-2
/
+2
2021-12-02
drm/i915/dg2: Add Wa_14010547955
Matt Roper
2
-2
/
+7
2021-12-02
drm/i915/dg2: s/DISP_STEPPING/DISPLAY_STEPPING/
Matt Roper
1
-1
/
+1
2021-12-02
drm/i915/dg2: Add Wa_16013000631
Ramalingam C
1
-0
/
+5
2021-12-02
drm/i915/dg2: Add Wa_16011777198
Matt Roper
1
-4
/
+11
2021-12-02
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-02
drm/i915: Add PLANE_CUS_CTL restriction in max_width
Vidya Srinivas
1
-4
/
+17
2021-12-02
drm/i915/display: remove intel_wait_for_vblank()
Jani Nikula
4
-12
/
+8
2021-12-02
drm/i915/crtc: rename intel_get_crtc_for_plane() to intel_crtc_for_plane()
Jani Nikula
2
-3
/
+3
2021-12-02
drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
Jani Nikula
12
-33
/
+33
2021-12-02
drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
Jani Nikula
6
-27
/
+32
2021-12-02
Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
89
-3823
/
+5325
2021-12-01
drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelisting
José Roberto de Souza
1
-1
/
+5
2021-12-01
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
8
-95
/
+554
2021-12-01
drm/i915/dp: Perform 30ms delay after source OUI write
Lyude Paul
4
-0
/
+21
2021-12-01
drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()
Zhou Qingyang
1
-0
/
+10
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
12
-31
/
+25
2021-12-01
drm/i915/dp: Perform 30ms delay after source OUI write
Lyude Paul
4
-0
/
+21
2021-11-30
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
Matthew Brost
9
-33
/
+40
2021-11-30
drm/i915/pmu: Fix synchronization of PMU callback with reset
Umesh Nerlige Ramappa
1
-6
/
+11
2021-11-30
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
5
-42
/
+0
2021-11-29
drm/i915: Add support for panels with VESA backlights with PWM enable/disable
Lyude Paul
1
-6
/
+21
2021-11-29
drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platforms
Imre Deak
1
-0
/
+6
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+2
2021-11-26
drm/i915/gemfs: don't mark huge_opt as static
Matthew Auld
1
-2
/
+1
2021-11-26
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
Thomas Hellström
2
-2
/
+3
2021-11-26
drm/i915: Avoid allocating a page array for the gpu coredump
Thomas Hellström
2
-26
/
+28
2021-11-25
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
5
-42
/
+0
2021-11-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
8
-163
/
+169
2021-11-25
drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronous
Thomas Hellström
2
-12
/
+30
2021-11-25
drm/i915/ttm: Implement asynchronous TTM moves
Thomas Hellström
4
-32
/
+348
2021-11-25
drm/i915/ttm: Correctly handle waiting for gpu when shrinking
Thomas Hellström
3
-1
/
+8
2021-11-25
drm/i915/ttm: Drop region reference counting
Thomas Hellström
12
-46
/
+69
2021-11-25
drm/i915/ttm: Move the i915_gem_obj_copy_ttm() function
Thomas Hellström
5
-69
/
+56
2021-11-25
drm/i915: Add support for moving fence waiting
Maarten Lankhorst
4
-1
/
+106
2021-11-24
drm/i915/gt: Hold RPM wakelock during PXP suspend
Tejas Upadhyay
3
-17
/
+46
2021-11-24
Revert "drm/i915/dg2: Tile 4 plane format support"
Stanislav Lisovskiy
10
-29
/
+8
2021-11-24
Revert "drm/i915/dmabuf: fix broken build"
Tvrtko Ursulin
1
-7
/
+0
2021-11-23
drm/i915/gt: Hold RPM wakelock during PXP suspend
Tejas Upadhyay
3
-17
/
+46
2021-11-23
drm/i915/pmu: Increase the live_engine_busy_stats sample period
Umesh Nerlige Ramappa
1
-1
/
+1
2021-11-23
drm/i915/ttm: fixup build failure
Matthew Auld
1
-1
/
+1
2021-11-23
drm/i915/dsi: split out icl_dsi.h
Jani Nikula
5
-6
/
+18
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
5
-5
/
+22
2021-11-23
drm/i915/dsi: split out vlv_dsi_pll.h
Jani Nikula
6
-24
/
+42
2021-11-23
drm/i915/dsi: split out intel_dsi_vbt.h
Jani Nikula
5
-9
/
+25
[prev]
[next]