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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
drm/i915: Clean up pre-skl primary plane registers
Ville Syrjälä
6
-116
/
+128
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
4
-0
/
+17
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-21
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
1
-2
/
+7
2022-01-21
drm/i915/guc: Flush G2H handler during a GT reset
Matthew Brost
1
-17
/
+1
2022-01-21
drm/i915/guc: Add work queue to trigger a GT reset
Matthew Brost
2
-4
/
+42
2022-01-21
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
1
-1
/
+1
2022-01-21
drm/amdgpu: fix the page fault caused by uninitialized variables
Xiaojian Du
1
-3
/
+3
2022-01-21
drm/amdgpu: fix convert bad page retiremt
Stanley.Yang
1
-12
/
+14
2022-01-21
drm/i915/mst: only ack the ESI we actually handled
Jani Nikula
1
-8
/
+12
2022-01-21
drm/i915/mst: ack sink irq ESI for link status changes
Jani Nikula
1
-0
/
+1
2022-01-21
drm/i915/mst: read link status only when requested by sink in ESI
Jani Nikula
1
-23
/
+18
2022-01-21
drm/i915/mst: abstract handling of link status in DP MST
Jani Nikula
1
-5
/
+18
2022-01-21
drm/i915/mst: debug log 4 bytes of ESI right after reading
Jani Nikula
1
-2
/
+2
2022-01-21
drm/i915/mst: abstract intel_dp_ack_sink_irq_esi()
Jani Nikula
1
-10
/
+15
2022-01-21
drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation
Jani Nikula
1
-5
/
+5
2022-01-21
drm/i915: split out i915_reg_read_ioctl() to i915_ioctl.[ch]
Jani Nikula
6
-74
/
+111
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-146
/
+108
2022-01-21
Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
15
-139
/
+75
2022-01-21
Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
3
-7
/
+33
2022-01-20
drm/i915/dmc: Eliminate remnant GEN<n> references
Madhumitha Tolakanahalli Pradeep
1
-7
/
+7
2022-01-20
drm/i915: Clean up vlv/chv sprite plane registers
Ville Syrjälä
2
-42
/
+70
2022-01-19
drm/amd/display: change FIFO reset condition to embedded display only
Zhan Liu
1
-1
/
+1
2022-01-19
drm/amd/display: Correct MPC split policy for DCN301
Zhan Liu
1
-1
/
+1
2022-01-19
drm/amdkfd: enable heavy-weight TLB flush on Arcturus
Eric Huang
2
-8
/
+8
2022-01-19
drm/amdgpu: fix broken debug sdma vram access function
Jonathan Kim
1
-7
/
+8
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
11
-137
/
+52
2022-01-19
drm/amdgpu: remove unused variable warning
Stanley.Yang
2
-29
/
+0
2022-01-19
drm/amdgpu: remove unused variable
mziya
1
-4
/
+0
2022-01-19
drm/amdgpu: Remove repeated calls
yipechai
1
-3
/
+1
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
3
-32
/
+39
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
7
-5
/
+74
2022-01-20
drm/i915/hdmi: Ignore DP++ TMDS clock limit for native HDMI ports
Ville Syrjälä
1
-0
/
+8
2022-01-20
drm/i915/bios: Nuke DEVICE_TYPE_DP_DUAL_MODE_BITS
Ville Syrjälä
2
-15
/
+6
2022-01-20
drm/i915/bios: Throw out the !has_ddi_port_info() codepaths
Ville Syrjälä
2
-105
/
+9
2022-01-20
drm/i915/bios: Use i915->vbt.ports[] for all g4x+
Ville Syrjälä
1
-4
/
+1
2022-01-19
drm/i915/bios: Use i915->vbt.ports[] on CHV
Ville Syrjälä
1
-2
/
+2
2022-01-19
drm/i915/bios: Introduce has_ddi_port_info()
Ville Syrjälä
1
-3
/
+8
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/arm/hdlcd: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/komeda: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
1
-1
/
+2
2022-01-19
drm/cirrus: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-15
/
+2
2022-01-19
drm/bochs: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-18
/
+2
2022-01-19
drm/ast: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-16
/
+2
2022-01-19
drm/i915: Remove zombie async flip vt-d w/a
Ville Syrjälä
1
-12
/
+0
2022-01-19
drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
Raymond Jay Golo
1
-0
/
+12
2022-01-19
drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decode
José Expósito
1
-1
/
+3
[prev]
[next]