index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Revert "drm/amd/display: Speed up DML fast_validate path"
Martin Leung
3
-23
/
+17
2023-01-13
drm/amd/display: Update BW alloc after new DMUB logic
Mustapha Ghaddar
3
-18
/
+49
2023-01-13
drm: amd: display: Fix memory leakage
Konstantin Meskhidze
1
-0
/
+1
2023-01-13
drm/amd/display: Conversion to bool not necessary
Deepak R Varma
1
-2
/
+1
2023-01-13
drm/amd/display: Remove useless else if
Jiapeng Chong
1
-4
/
+1
2023-01-13
drm/amd: Avoid ASSERT for some message failures
Mario Limonciello
1
-0
/
+3
2023-01-13
drm/amd/display: Fix set scaling doesn's work
hongao
1
-2
/
+2
2023-01-13
drm/amd/display: fix possible buffer overflow relating to secure display
Hamza Mahfooz
2
-4
/
+6
2023-01-13
drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributes
Deepak R Varma
1
-6
/
+6
2023-01-13
drm/i915/display: Avoid full proxy f_ops for DRRS debug attributes
Deepak R Varma
1
-4
/
+4
2023-01-13
drm/vc4: bo: Fix unused variable warning
Maxime Ripard
1
-1
/
+0
2023-01-13
drm/i915/dsb: Add mode DSB opcodes
Ville Syrjälä
1
-0
/
+8
2023-01-13
drm/i915/dsb: Allow the caller to pass in the DSB buffer size
Ville Syrjälä
3
-17
/
+28
2023-01-13
drm/i915/dsb: Introduce intel_dsb_align_tail()
Ville Syrjälä
1
-6
/
+18
2023-01-13
drm/i915/dsb: Handle the indexed vs. not inside the DSB code
Ville Syrjälä
3
-86
/
+51
2023-01-13
drm/i915/dsb: Improve the indexed reg write checks
Ville Syrjälä
1
-3
/
+18
2023-01-13
drm/i915/dsb: Extract intel_dsb_emit()
Ville Syrjälä
1
-10
/
+20
2023-01-13
drm/i915/dsb: Extract assert_dsb_has_room()
Ville Syrjälä
1
-10
/
+12
2023-01-13
drm/i915/dsb: Fix DSB command buffer size checks
Ville Syrjälä
1
-2
/
+2
2023-01-13
drm/i915/dsb: Align DSB register writes to 8 bytes
Ville Syrjälä
1
-0
/
+3
2023-01-13
drm/i915/dsb: Inline DSB_CTRL writes into intel_dsb_commit()
Ville Syrjälä
1
-48
/
+14
2023-01-13
drm/i915/dsb: Stop with the RMW
Ville Syrjälä
2
-16
/
+8
2023-01-13
Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-943
/
+325
2023-01-13
drm/radeon: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
4
-4
/
+0
2023-01-13
drm/radeon: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2023-01-13
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2
-2
/
+0
2023-01-13
drm/amdgpu: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
4
-4
/
+0
2023-01-13
drm/panel: Do not include <linux/fb.h>
Thomas Zimmermann
3
-3
/
+0
2023-01-13
drm/amdgpu: Do not include <linux/fb.h>
Thomas Zimmermann
9
-9
/
+0
2023-01-13
drm: Include <linux/of.h> where needed
Thomas Zimmermann
3
-2
/
+5
2023-01-13
drm: Include <linux/backlight.h> where needed
Thomas Zimmermann
4
-2
/
+5
2023-01-13
drm/fb-helper: Do not allocate unused apertures structure
Thomas Zimmermann
1
-18
/
+2
2023-01-13
drm/radeon: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-4
/
+0
2023-01-13
drm/i915: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-7
/
+0
2023-01-13
drm/gma500: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-5
/
+0
2023-01-13
drm: Add comments to Kconfig
Cai Huoqing
1
-1
/
+1
2023-01-13
drm: Remove the obsolete driver-via
Cai Huoqing
5
-5417
/
+0
2023-01-13
drm: Remove the obsolete driver-tdfx
Cai Huoqing
5
-153
/
+0
2023-01-13
drm: Remove the obsolete driver-sis
Cai Huoqing
6
-606
/
+0
2023-01-13
drm: Remove the obsolete driver-savage
Cai Huoqing
7
-2939
/
+0
2023-01-13
drm: Remove the obsolete driver-r128
Cai Huoqing
11
-3841
/
+0
2023-01-13
drm: Remove the obsolete driver-mga
Cai Huoqing
10
-3610
/
+0
2023-01-13
drm: Remove the obsolete driver-i810
Cai Huoqing
6
-1631
/
+0
2023-01-13
drm/nouveau: Remove support for legacy contexts/buffers
Thomas Zimmermann
4
-51
/
+19
2023-01-13
Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
9
-19
/
+41
2023-01-13
Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-17
/
+51
2023-01-13
Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-13
/
+31
2023-01-12
drm/i915/pxp: Use drm_dbg if arb session failed due to fw version
Alan Previn
2
-0
/
+5
2023-01-13
Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
13
-894
/
+202
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
[prev]
[next]