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-09-01
drm/amdgpu: Support PSP 13.0.10 on SR-IOV
Horace Chen
3
-22
/
+55
2022-09-01
drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0
Horace Chen
1
-2
/
+4
2022-09-01
drm/amdgpu: refine virtualization psp fw skip check
Horace Chen
3
-14
/
+34
2022-09-01
drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0
Horace Chen
1
-1
/
+4
2022-09-01
drm/amdgpu: add a compute pipe reset for RS64
Horace Chen
1
-0
/
+15
2022-09-01
drm/amdgpu: add sriov nbio callback structure
Horace Chen
3
-1
/
+49
2022-09-01
drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
Horace Chen
1
-0
/
+2
2022-09-01
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
Yifan Zhang
1
-0
/
+3
2022-09-01
drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()
Alex Deucher
1
-1
/
+2
2022-09-01
drm/amd/amdgpu: skip ucode loading if ucode_size == 0
Chengming Gui
1
-1
/
+1
2022-09-01
drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
Rodrigo Vivi
3
-10
/
+61
2022-09-01
drm/msm/a6xx: Handle GMU prepare-slumber hfi failure
Akhil P Oommen
1
-1
/
+5
2022-09-01
drm/cmdline-parser: Use assert when needed
Michał Winiarski
1
-40
/
+40
2022-09-01
drm/cmdline-parser: Merge negative tests
Michał Winiarski
1
-190
/
+103
2022-09-01
gpu/drm/bridge/cadence: avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+2
2022-09-01
drm/i915/display: Fix warning callstack for imbalance wakeref
Mitul Golani
1
-4
/
+8
2022-09-01
drm/panfrost: Update io-pgtable API
Robin Murphy
1
-17
/
+27
2022-09-01
Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
12
-53
/
+76
2022-08-31
drm/amd/amdgpu: skip ucode loading if ucode_size == 0
Chengming Gui
1
-1
/
+1
2022-08-31
drm/i915/slpc: Fix inconsistent locked return
Rodrigo Vivi
1
-20
/
+20
2022-08-31
drm/i915: Allow more varied alternate fixed modes for panels
Ville Syrjälä
1
-19
/
+6
2022-08-31
drm/i915/bios: Copy the whole MIPI sequence block
Ville Syrjälä
1
-0
/
+7
2022-08-31
drm/i915/bios: Dump PNPID and panel name
Ville Syrjälä
1
-0
/
+23
2022-08-31
drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
Jani Nikula
2
-3
/
+5
2022-08-31
drm/i915/perf: replace BUG_ON() with WARN_ON()
Jani Nikula
1
-1
/
+2
2022-08-31
drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
Jani Nikula
1
-1
/
+1
2022-08-31
drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
Jani Nikula
1
-2
/
+4
2022-08-31
drm/i915/crt: remove BUG_ON()
Jani Nikula
1
-2
/
+0
2022-08-31
drm/i915/gmbus: mass dev_priv -> i915 rename
Jani Nikula
1
-134
/
+134
2022-08-31
drm/i915/reg: stop using implicit dev_priv in DSPCLK_GATE_D
Jani Nikula
6
-13
/
+13
2022-08-31
drm/i915/gmbus: stop using implicit dev_priv in register definitions
Jani Nikula
2
-34
/
+34
2022-08-31
drm/i915/gmbus: add wrapper for gmbus mmio base
Jani Nikula
1
-8
/
+9
2022-08-31
drm/i915/gmbus: whitespace cleanup in reg definitions
Jani Nikula
1
-54
/
+63
2022-08-31
drm/i915/gmbus: split out gmbus regs in a separate file
Jani Nikula
4
-64
/
+74
2022-08-31
drm/i915: move and group properties under display.properties
Jani Nikula
4
-11
/
+14
2022-08-31
drm/i915: move atomic_helper under display sub-struct
Jani Nikula
3
-12
/
+13
2022-08-31
drm/i915: move quirks under display sub-struct
Jani Nikula
3
-3
/
+6
2022-08-31
drm/i915/quirks: abstract quirks further by making quirk ids an enum
Jani Nikula
3
-16
/
+23
2022-08-31
drm/i915/quirks: abstract checking for display quirks
Jani Nikula
6
-9
/
+21
2022-08-31
drm/i915: move and group modeset_wq and flip_wq under display.wq
Jani Nikula
3
-15
/
+18
2022-08-31
drm/i915: move dbuf under display sub-struct
Jani Nikula
7
-22
/
+22
2022-08-31
drm/i915: move fb_tracking under display sub-struct
Jani Nikula
5
-44
/
+42
2022-08-31
drm/i915: move and group fdi members under display.fdi
Jani Nikula
4
-10
/
+12
2022-08-31
drm/i915: move and group power related members under display.power
Jani Nikula
8
-110
/
+111
2022-08-31
drm/i915: move fbc to display.fbc
Jani Nikula
5
-8
/
+7
2022-08-31
drm/i915: move vbt to display.vbt
Jani Nikula
15
-187
/
+188
2022-08-31
drm/i915: move mipi_mmio_base to display.dsi
Jani Nikula
4
-98
/
+102
2022-08-31
drm/i915: move backlight to display.backlight
Jani Nikula
4
-18
/
+20
2022-08-31
drm/i915: move and group cdclk under display.cdclk
Jani Nikula
15
-142
/
+141
2022-08-31
drm/i915: move opregion to display.opregion
Jani Nikula
6
-28
/
+30
[prev]
[next]