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-03-29
drm/i915: Make ilk+ pfit regiser unlocked
Ville Syrjälä
1
-9
/
+9
2022-03-29
drm/i915: Remove locks around skl+ scaler programming
Ville Syrjälä
1
-10
/
+0
2022-03-29
drm/edid: split drm_add_edid_modes() to two
Jani Nikula
1
-18
/
+24
2022-03-29
drm/edid: add more general struct edid constness in the interfaces
Jani Nikula
1
-10
/
+11
2022-03-29
drm/edid: constify struct edid passed around in callbacks and closure
Jani Nikula
1
-24
/
+24
2022-03-29
drm/edid: constify struct edid passed to detailed blocks
Jani Nikula
1
-25
/
+23
2022-03-29
drm/edid: constify struct detailed_timing in parsing callbacks
Jani Nikula
1
-19
/
+21
2022-03-29
drm/edid: constify struct detailed_timing in lower level parsing
Jani Nikula
1
-20
/
+20
2022-03-29
drm/edid: use struct detailed_timing member access in gtf2 functions
Jani Nikula
1
-20
/
+37
2022-03-29
drm/edid: use struct detailed_timing member access in is_rb()
Jani Nikula
1
-5
/
+9
2022-03-29
drm/edid: pass a timing pointer to is_detailed_timing_descriptor()
Jani Nikula
1
-3
/
+5
2022-03-29
drm/edid: pass a timing pointer to is_display_descriptor()
Jani Nikula
1
-11
/
+16
2022-03-29
drm/edid: fix reduced blanking support check
Jani Nikula
1
-1
/
+1
2022-03-29
drm/edid: don't modify EDID while parsing
Jani Nikula
1
-9
/
+9
2022-03-29
drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities
Imre Deak
2
-31
/
+58
2022-03-29
tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2022-03-29
gma500: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+4
2022-03-29
drm/amdgpu: drop amdgpu_gtt_node
Christian König
1
-31
/
+18
2022-03-29
drm/ttm: rework bulk move handling v5
Christian König
6
-100
/
+129
2022-03-29
drm/ttm: de-inline ttm_bo_pin/unpin
Christian König
1
-0
/
+32
2022-03-29
drm/i915/migrate: move the sanity check
Matthew Auld
1
-2
/
+1
2022-03-29
drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUS
Matthew Auld
1
-0
/
+3
2022-03-29
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
4
-40
/
+27
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2022-03-28
drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2
-8
/
+25
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
17
-133
/
+22
2022-03-28
drm/ttm: allow bulk moves for all domains
Christian König
1
-37
/
+15
2022-03-28
drm/ttm: add resource iterator v4
Christian König
3
-38
/
+76
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
6
-153
/
+163
2022-03-28
drm/amdgpu/jpeg: Add jpeg ras error query support
Mohammad Zafar Ziya
2
-0
/
+81
2022-03-28
drm/amdgpu/vcn: Add VCN ras error query support
Mohammad Zafar Ziya
3
-0
/
+78
2022-03-28
drm/amdgpu/vcn: Add vcn and jpeg ver 2.6 ras register definition
Mohammad Zafar Ziya
2
-0
/
+37
2022-03-28
drm/amdgpu/jpeg: Add jpeg block ras support
Mohammad Zafar Ziya
1
-0
/
+8
2022-03-28
drm/amdgpu/vcn: Add vcn ras support
Mohammad Zafar Ziya
1
-0
/
+9
2022-03-28
drm/amdgpu: Add vcn and jpeg ras support flag
Mohammad Zafar Ziya
2
-0
/
+11
2022-03-28
drm/amd/vcn: fix an error msg on vcn 3.0
tiancyin
1
-1
/
+1
2022-03-28
drm/amdgpu: Re-classify some log messages in commit path
Sean Paul
2
-6
/
+7
2022-03-28
drm/amd/pm: Check feature support using IP version
Lijo Lazar
1
-33
/
+40
2022-03-28
drm/amdgpu/vcn3: send smu interface type
Boyuan Zhang
2
-0
/
+12
2022-03-28
amdgpu/pm: Implement emit_clk_levels for vega10
Darren Powell
1
-0
/
+147
2022-03-28
amdgpu/pm: Add new hwmgr API function "emit_clock_levels"
Darren Powell
2
-0
/
+19
2022-03-28
drm/i915/display: Extend DP HDR support to hsw+
Uma Shankar
1
-1
/
+20
2022-03-28
drm/bridge: anx7625: Set downstream sink into normal status
Xin Ji
1
-0
/
+8
2022-03-28
drm/i915/intel_combo_phy: Print I/O voltage info
Ankit Nautiyal
1
-10
/
+25
2022-03-28
drm/i915/display: Remove check for low voltage sku for max dp source rate
Ankit Nautiyal
1
-29
/
+3
2022-03-28
drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
Ivaylo Dimitrov
1
-4
/
+8
2022-03-28
drm: omapdrm: Support exporting of non-contiguous GEM BOs
Ivaylo Dimitrov
3
-60
/
+73
2022-03-28
drm: omapdrm: simplify omap_gem_pin
Ivaylo Dimitrov
1
-33
/
+42
2022-03-28
drm/i915: add lmem_size modparam
CQ Tang
3
-0
/
+8
2022-03-25
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-16
/
+33
[prev]
[next]